
On Thu, Jan 28, 2021 at 10:47 PM Tom Rini trini@konsulko.com wrote:
On Thu, Jan 28, 2021 at 10:35:37PM +0200, Andy Shevchenko wrote:
Running this here on sandbox I get: FAILED test/py/tests/test_ut.py::test_ut[ut_dm_bootcount] - OSError: [Errno 5] Input/output ...
Btw this is the wrong test case name printed. The real one which crashed is blk_usb (previous one to above mentioned). And it's failing only when you run either blk_usb or acpi_basic before (I haven't checked other permutations). Consider this as a bug report against tests.
FAILED test/py/tests/test_ut.py::test_ut[ut_dm_usb_flash] - OSError: [Errno 5] Input/output ... FAILED test/py/tests/test_ut.py::test_ut[ut_dm_usb_multi] - OSError: [Errno 5] Input/output ... FAILED test/py/tests/test_ut.py::test_ut[ut_dm_video_ansi] - OSError: [Errno 5] Input/output...
and those 4 are segfaults of sandbox.