mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
Revert "tools/ci/testrun: increase ostest timeout on CI"
This reverts commit eab86b72c4.
This commit is contained in:
committed by
Xiang Xiao
parent
0cb8fdfe83
commit
e26b015644
@@ -7,7 +7,7 @@ do_not_support = ["sabre-6quad", "rv-virt", "rv-virt64", "esp32c3-devkit", "bl60
|
||||
|
||||
|
||||
def test_ostest(p):
|
||||
ret = p.sendCommand("ostest", "Exiting with status", 330)
|
||||
ret = p.sendCommand("ostest", "Exiting with status", 300)
|
||||
assert ret == 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user