Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-16 Thread via GitHub
xiaoxiang781216 merged PR #2951: URL: https://github.com/apache/nuttx-apps/pull/2951 -- 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...

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-16 Thread via GitHub
nuttxpr commented on PR #2951: URL: https://github.com/apache/nuttx-apps/pull/2951#issuecomment-2594968466 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This PR does **not** fully meet the NuttX requiremen

[PR] Driver test issue fix [nuttx-apps]

2025-01-16 Thread via GitHub
Zhangshoukui opened a new pull request, #2951: URL: https://github.com/apache/nuttx-apps/pull/2951 ## Summary 1.Fixed skipped logic errors 2.Fix the GPIO test sim error ## Impact driver test ## Testing ./tools/configure.sh -l sim:citest make -j20 nsh> cmocka_driver

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-15 Thread via GitHub
Zhangshoukui closed pull request #2947: Driver test issue fix URL: https://github.com/apache/nuttx-apps/pull/2947 -- 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

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-15 Thread via GitHub
Zhangshoukui commented on PR #2947: URL: https://github.com/apache/nuttx-apps/pull/2947#issuecomment-2594561502 close this PR, I will now fix test_case_posix_timer test_case_oneshot write_default|read_default|burst_test gpiotest01 on the sim. Resubmit after fixed -- This is an automate

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-15 Thread via GitHub
Zhangshoukui commented on PR #2947: URL: https://github.com/apache/nuttx-apps/pull/2947#issuecomment-2594561141 > but we should fix the ci error instead disalbing driver_test. cmocka --skip test_case_posix_timer|test_case_oneshot|write_default|read_default|burst_test|gpiotest01 clo

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-15 Thread via GitHub
xiaoxiang781216 commented on PR #2947: URL: https://github.com/apache/nuttx-apps/pull/2947#issuecomment-2594441148 but we should fix the ci error instead disalbing driver_test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-15 Thread via GitHub
Zhangshoukui commented on PR #2947: URL: https://github.com/apache/nuttx-apps/pull/2947#issuecomment-2594310066 > 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._|

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-15 Thread via GitHub
Zhangshoukui commented on PR #2947: URL: https://github.com/apache/nuttx-apps/pull/2947#issuecomment-2592147364 ret = p.sendCommand( "cmocka --skip test_case_posix_timer|test_case_oneshot|write_default|read_default|burst_test|gpiotest01|" "test_playback.*|test_

Re: [PR] Driver test issue fix [nuttx-apps]

2025-01-14 Thread via GitHub
nuttxpr commented on PR #2947: URL: https://github.com/apache/nuttx-apps/pull/2947#issuecomment-2591804366 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR description does not adequately meet the

[PR] Driver test issue fix [nuttx-apps]

2025-01-14 Thread via GitHub
Zhangshoukui opened a new pull request, #2947: URL: https://github.com/apache/nuttx-apps/pull/2947 ## Summary Driver test issue fix ## Impact Driver test issue ## Testing local test -- This is an automated message from the Apache Git Service. To respond to the message, p