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

