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

test_services.py flaky test. #16518

Merged
merged 27 commits into from
Oct 10, 2023
Merged

test_services.py flaky test. #16518

merged 27 commits into from
Oct 10, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    a1bbadb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Try bigger timeouts.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ad24e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c738809 View commit details
    Browse the repository at this point in the history
  3. Try to catch exc.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a2fc941 View commit details
    Browse the repository at this point in the history
  4. Refactor.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    71618fa View commit details
    Browse the repository at this point in the history
  5. Revert.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a37eabd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1135daa View commit details
    Browse the repository at this point in the history
  7. Missing return.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6516930 View commit details
    Browse the repository at this point in the history
  8. Try pyskip for now.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    447866c View commit details
    Browse the repository at this point in the history
  9. Correct syntax.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a4da980 View commit details
    Browse the repository at this point in the history
  10. Try new test.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3f3e5d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f991ca9 View commit details
    Browse the repository at this point in the history
  12. Change port values.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    bac47a9 View commit details
    Browse the repository at this point in the history
  13. Retry multiple times.

    fchirica committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    57d781a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Try with sleep.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cd0135d View commit details
    Browse the repository at this point in the history
  2. Test for service overlap.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fc03abd View commit details
    Browse the repository at this point in the history
  3. randint.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    623fb74 View commit details
    Browse the repository at this point in the history
  4. Try with parallel=False.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8389d73 View commit details
    Browse the repository at this point in the history
  5. Correct path.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4c39bf5 View commit details
    Browse the repository at this point in the history
  6. Remove seed.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    293f79e View commit details
    Browse the repository at this point in the history
  7. Add init.py.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d206e66 View commit details
    Browse the repository at this point in the history
  8. Speedup.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f4e6e44 View commit details
    Browse the repository at this point in the history
  9. Revert to old code.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1ccbcc5 View commit details
    Browse the repository at this point in the history
  10. No randomness maybe?

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d9a1015 View commit details
    Browse the repository at this point in the history
  11. New try.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7ff4bb5 View commit details
    Browse the repository at this point in the history
  12. Type ignore.

    fchirica committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    73535e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Revert stress test.

    fchirica committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ed07c47 View commit details
    Browse the repository at this point in the history