xiaoxiang781216 commented on code in PR #15574: URL: https://github.com/apache/nuttx/pull/15574#discussion_r1917599125
########## tools/ci/testrun/script/test_framework/test_cmocka.py: ########## @@ -49,7 +49,7 @@ def test_cmocka(p): p.sendCommand(f"echo {cmocka_test_start}") ret = p.sendCommand( "cmocka --skip test_case_posix_timer|test_case_oneshot|write_default|read_default|burst_test|gpiotest01|" - "test_playback.*|test_interaction.*|test_stress.*|test_capture.*", + "test_playback.*|test_interaction.*|test_stress.*|test_capture.*|drivertest*", Review Comment: why skip drivertesst -- 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