automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw140848 [PATCH v3] dts: rename execution to test run
       [not found] <20240607083858.58906-1-juraj.linkes@pantheon.tech>
@ 2024-06-07  8:15 ` qemudev
  2024-06-07  8:39 ` |SUCCESS| " checkpatch
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2024-06-07  8:15 UTC (permalink / raw)
  To: test-report; +Cc: juraj.linkes, zhoumin

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

_apply patch failure_

Submitter: Juraj Linkeš <juraj.linkes@pantheon.tech>
Date: Fri,  7 Jun 2024 10:38:58 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 76cef1af8bdaeaf67a5c4ca5df3f221df994dc46

Apply patch set 140848 failed:

Checking patch doc/guides/tools/dts.rst...
Checking patch dts/conf.yaml...
Checking patch dts/framework/config/__init__.py...
Hunk #2 succeeded at 46 (offset -1 lines).
Hunk #3 succeeded at 428 (offset -2 lines).
Hunk #4 succeeded at 440 (offset -2 lines).
error: while searching for:
    @classmethod
    def from_dict(
        cls,
        d: ExecutionConfigDict,
        node_map: dict[str, SutNodeConfiguration | TGNodeConfiguration],
    ) -> Self:
        """A convenience method that processes the inputs before creating an instance.

error: patch failed: dts/framework/config/__init__.py:459
error: dts/framework/config/__init__.py: patch does not apply
Checking patch dts/framework/config/conf_yaml_schema.json...
Checking patch dts/framework/config/types.py...
Checking patch dts/framework/logger.py...
Checking patch dts/framework/runner.py...
error: while searching for:
        self._perf_test_case_regex = r"test_perf_"

    def run(self) -> None:
        """Run all build targets in all executions from the test run configuration.

        Before running test suites, executions and build targets are first set up.
        The executions and build targets defined in the test run configuration are iterated over.
        The executions define which tests to run and where to run them and build targets define
        the DPDK build setup.

        The tests suites are set up for each execution/build target tuple and each discovered
        test case within the test suite is set up, executed and torn down. After all test cases
        have been executed, the test suite is torn down and the next build target will be tested.

        In order to properly mark test suites and test cases as blocked in case of a failure,
        we need to have discovered which test suites and test cases to run before any failures
        happen. The discovery happens at the earliest point at the start of each execution.

        All the nested steps look like this:

            #. Execution setup

                #. Build target setup


error: patch failed: dts/framework/runner.py:95
error: dts/framework/runner.py: patch does not apply
Checking patch dts/framework/test_result.py...
Checking patch dts/framework/testbed_model/node.py...
Checking patch dts/tests/TestSuite_pmd_buffer_scatter.py...


^ permalink raw reply	[flat|nested] 4+ messages in thread

* |SUCCESS| pw140848 [PATCH v3] dts: rename execution to test run
       [not found] <20240607083858.58906-1-juraj.linkes@pantheon.tech>
  2024-06-07  8:15 ` |WARNING| pw140848 [PATCH v3] dts: rename execution to test run qemudev
@ 2024-06-07  8:39 ` checkpatch
  2024-06-07  9:44 ` 0-day Robot
  2024-06-07 11:18 ` |WARNING| pw140848 [PATCH] [v3] " dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2024-06-07  8:39 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/140848

_coding style OK_



^ permalink raw reply	[flat|nested] 4+ messages in thread

* |SUCCESS| pw140848 [PATCH v3] dts: rename execution to test run
       [not found] <20240607083858.58906-1-juraj.linkes@pantheon.tech>
  2024-06-07  8:15 ` |WARNING| pw140848 [PATCH v3] dts: rename execution to test run qemudev
  2024-06-07  8:39 ` |SUCCESS| " checkpatch
@ 2024-06-07  9:44 ` 0-day Robot
  2024-06-07 11:18 ` |WARNING| pw140848 [PATCH] [v3] " dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2024-06-07  9:44 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/140848/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9414513499

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |WARNING| pw140848 [PATCH] [v3] dts: rename execution to test run
       [not found] <20240607083858.58906-1-juraj.linkes@pantheon.tech>
                   ` (2 preceding siblings ...)
  2024-06-07  9:44 ` 0-day Robot
@ 2024-06-07 11:18 ` dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2024-06-07 11:18 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/140848

_apply patch failure_

Submitter: Juraj Linkes <juraj.linkes@pantheon.tech>
Date: Friday, June 07 2024 08:38:58 
Applied on: CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46
Apply patch set 140848 failed:

<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.21.6</center>
</body>
</html>

https://lab.dpdk.org/results/dashboard/patchsets/30140/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-06-07 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240607083858.58906-1-juraj.linkes@pantheon.tech>
2024-06-07  8:15 ` |WARNING| pw140848 [PATCH v3] dts: rename execution to test run qemudev
2024-06-07  8:39 ` |SUCCESS| " checkpatch
2024-06-07  9:44 ` 0-day Robot
2024-06-07 11:18 ` |WARNING| pw140848 [PATCH] [v3] " dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).