make tests skips the DM tests
Heinrich Schuchardt
xypron.glpk at gmx.de
Thu Jan 30 09:32:28 CET 2025
On 1/30/25 08:08, Heinrich Schuchardt wrote:
> Hello Simon,
>
> when running 'make tests' locally I get:
>
> test/py/tests/test_dm.py .
>
> ==============================================================================
> short test summary info
> ===============================================================================
> SKIPPED [2] test/py/conftest.py:625: .config feature "sandbox" enabled
> SKIPPED [1] test/py/tests/test_bootstage.py:39: No bootstage environment
> file is defined
> SKIPPED [1] test/py/tests/test_cat/test_cat.py:8: Setup failed
> SKIPPED [1] test/py/tests/test_dfu.py:114: got empty parameter set
> ['env__usb_dev_port'], function test_dfu at /test/py/tests/test_dfu.py:113
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! _pytest.outcomes.Exit: Lab failure:
> Timeout executing 'dm drivers
> ': Marking connection bad - no other tests will run
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>
>
> Shouldn't the required boardenv_* files be generated by running 'make
> tests'?
>
> Best regards
>
> Heinrich
When installing all packages mentioned in tools/docker/Dockerfile the DM
tests are executed.
What is missing is an error message which package or tool is needed when
the boardenv_* files cannot be generated.
Best regards
Heinrich
More information about the U-Boot
mailing list