acassis commented on PR #12361: URL: https://github.com/apache/nuttx/pull/12361#issuecomment-2116099462
@xiaoxiang781216 any idea why these tests are failing: ``` =========================== short test summary info ============================ FAILED test_os/test_os.py::test_ostest - assert -2 == 0 FAILED test_os/test_os.py::test_mm - AttributeError: type object 'EOF' has no... FAILED test_os/test_os.py::test_cxxtest - AttributeError: type object 'EOF' h... FAILED test_os/test_os.py::test_scanftest - AttributeError: type object 'EOF'... FAILED test_os/test_os.py::test_getprime - AttributeError: type object 'EOF' ... FAILED test_os/test_os.py::test_stdio - AttributeError: type object 'EOF' has... FAILED test_os/test_os.py::test_fs_test - AttributeError: type object 'EOF' h... FAILED test_os/test_os.py::test_psram_test - AttributeError: type object 'EOF... ERROR test_os/test_os.py::test_ostest - AttributeError: type object 'EOF' has... ERROR test_os/test_os.py::test_mm - AttributeError: type object 'EOF' has no ... ERROR test_os/test_os.py::test_cxxtest - AttributeError: type object 'EOF' ha... ERROR test_os/test_os.py::test_scanftest - AttributeError: type object 'EOF' ... ERROR test_os/test_os.py::test_getprime - AttributeError: type object 'EOF' h... ERROR test_os/test_os.py::test_stdio - AttributeError: type object 'EOF' has ... ERROR test_os/test_os.py::test_fs_test - AttributeError: type object 'EOF' ha... ERROR test_os/test_os.py::test_psram_test - AttributeError: type object 'EOF'... ====== 8 failed, 1050 passed, 10 skipped, 8 errors in 2791.38s (0:46:31) ======= ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org