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

Remove timeouts for bash exec commands from tests #974

Merged
merged 1 commit into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. Remove timeouts for bash exec commands from tests

    Some tests that have timeouts for specific bash commands fail with
    timeout on slower hardware. As we have configurable timeouts for test
    setup, execution and collecting results - there is no need in timeout
    for specific commands.
    
    Resolves: eclipse-bluechi#973
    Signed-off-by: Mark Kemel <[email protected]>
    mkemel committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bab4fe1 View commit details
    Browse the repository at this point in the history