|WARNING| pw137682 [RFC PATCH v1] dts: skip test cases based on capabilities

qemudev at loongson.cn qemudev at loongson.cn
Sat Mar 2 03:58:13 CET 2024


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/137682

_apply patch failure_

Submitter: Juraj Linkeš <juraj.linkes at pantheon.tech>
Date: Fri,  1 Mar 2024 16:54:16 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 5df34de5808a7b826b8bc035d6ee3161a12be364

Apply patch set 137682 failed:

Checking patch dts/framework/remote_session/__init__.py...
Checking patch dts/framework/remote_session/testpmd_shell.py...
Checking patch dts/framework/runner.py...
error: dts/framework/runner.py: No such file or directory
Checking patch dts/framework/test_result.py...
error: while searching for:
"""

import os.path
from collections.abc import MutableSequence
from dataclasses import dataclass
from enum import Enum, auto
from types import MethodType
from typing import Union

from .config import (
    OS,
    Architecture,

error: patch failed: dts/framework/test_result.py:24
error: dts/framework/test_result.py: patch does not apply
Checking patch dts/framework/test_suite.py...
error: while searching for:
    * Test case verification.
"""

from ipaddress import IPv4Interface, IPv6Interface, ip_interface
from typing import ClassVar, Union


error: patch failed: dts/framework/test_suite.py:13
error: dts/framework/test_suite.py: patch does not apply
Checking patch dts/framework/testbed_model/sut_node.py...
Checking patch dts/tests/TestSuite_hello_world.py...



More information about the test-report mailing list