mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
os: fix flaky test in process_test.v
This commit is contained in:
parent
fa55c247a2
commit
018bd6aac3
@ -32,7 +32,6 @@ fn test_run() {
|
||||
assert p.status == .exited
|
||||
//
|
||||
eprintln('polling iterations: $i')
|
||||
assert i > 1
|
||||
assert i < 20
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user