Zhangshoukui commented on PR #3039: URL: https://github.com/apache/nuttx-apps/pull/3039#issuecomment-2760341014
> Sorry @Zhangshoukui: Can you check if the PR is causing sim:citest to fail? > > * [[BUG] CI Test sim:citest fails intermittently for Linux sim-01 nuttx#16088](https://github.com/apache/nuttx/issues/16088) > > The CI Test Log shows errors for drivertest, please take a look. Thanks :-) https://gist.github.com/lupyuen/849562eaf87b93411098c96ada4d43c5 > > ``` > nsh> cmocka --skip test_case_posix_timer|test_case_oneshot|write_default|read_default|burst_test|gpiotest01|test_playback.*|test_interaction.*|test_stress.*|test_capture.* > Cmocka Test Start. > Missing <source> > Usage: cmocka_driver_block -m <source> > Where: > -m <source> Block device or mtd device mount location. > ... > [ RUN ] drivertest_pm > [ ERROR ] --- 0 != 3 > [ LINE ] --- drivertest_pm.c:199: error: Failure! > [ FAILED ] drivertest_pm > [==========] tests: 1 test(s) run. > [ PASSED ] 0 test(s). > [ FAILED ] tests: 1 test(s), listed below: > [ FAILED ] drivertest_pm > ... > [ RUN ] drivertest_posix_timer > [ ERROR ] --- 2019 is not within the range [1990, 2010] > [ LINE ] --- drivertest_posix_timer.c:162: error: Failure! > [ FAILED ] drivertest_posix_timer > [==========] tests: 1 test(s) run. > [ PASSED ] 0 test(s). > [ FAILED ] tests: 1 test(s), listed below: > [ FAILED ] drivertest_posix_timer > ``` Can modify skip this test, I will not be convenient to modify @lupyuen -- 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