Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/int/tty: increase the timeout #4260

Merged
merged 1 commit into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. tests/int/tty: increase the timeout

    Earlier, commit fce8dd4 already increased this timeout from 1 to 5 seconds.
    Yet, I just saw this timeout being hit in actuated-arm CI.
    
    Increase the timeout again, this time from 5 to 50 (100 * 0.5) seconds.
    
    Also, use wait_pids_gone, and improve some comments.
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6bf1d3a View commit details
    Browse the repository at this point in the history