yf13 commented on code in PR #12387:
URL: https://github.com/apache/nuttx/pull/12387#discussion_r1609336416
##########
tools/ci/testrun/script/test_open_posix/test_openposix_.py:
##########
@@ -2026,7 +2026,7 @@ def test_ltp_interfaces_sigwait_6_1(p):
def test_ltp_behavior_WIFEXITED_1_2(p):
ret = p.sendCommand(
- "ltp_behavior_WIFEXITED_1_2", ["PASSED", "passed", "Passed", "PASS"],
timeout=10
+ "ltp_behavior_WIFEXITED_1_2", ["PASSED", "passed", "Passed", "PASS"],
timeout=40
Review Comment:
Yes, I've dropped two non-working ones but kept the working one.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]