-
- Downloads
Fix TestInteractiveTerminal flaky test
Sometime the tty STDOUT/STDERR wasn't always the same, instead of looping 3 times, loop for 5 seconds or until the word `Linux` is present. If the `Linux` is not present and 5 seconds pass, the test will fail.
Please register or sign in to comment