|FAILURE| pw155656 [PATCH] dts: update hinted return types of variou
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Aug 4 22:30:26 CEST 2025
Test-Label: iol-dts-check-format-testing
Test-Status: FAILURE
http://dpdk.org/patch/155656
_Testing issues_
Submitter: Andrew Bailey <abailey at iol.unh.edu>
Date: Monday, August 04 2025 20:00:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:91e3ba77fe27056d2eace54fc58382ef5236b5f4
155656 --> testing issues
Upstream job id: DTS-Check-Format-Pipeline#77
Test environment and result as below:
+--------------+------------------+
| Environment | dts-check-format |
+==============+==================+
| Ubuntu 24.04 | FAIL |
+--------------+------------------+
==== 20 line log output for Ubuntu 24.04 (dts-check-format): ====
Formatting code with ruff:
66 files left unchanged
Linting in ./
-------------
All checks passed!
Checking types in ./
--------------------
framework/utils.py:157: error: "str" has no attribute "value" [attr-defined]
framework/settings.py:240: error: Return type "None" of "error" incompatible with return type "Never" in supertype "ArgumentParser" [override]
framework/settings.py:246: error: Argument 1 to "get" of "Mapping" has incompatible type "str | None"; expected "str" [arg-type]
framework/remote_session/dpdk_shell.py:86: error: Item "str" of "str | PurePath" has no attribute "joinpath" [union-attr]
framework/test_run.py:238: error: Argument 1 to "handle_exception" of "State" has incompatible type "KeyboardInterrupt | Exception"; expected "Exception" [arg-type]
framework/test_run.py:245: error: Incompatible types in assignment (expression has type "State | None", variable has type "State") [assignment]
Found 6 errors in 4 files (checked 66 source files)
Summary for ./
--------------
Found 1 errors
==== End log output ====
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33809/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list