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

http-netty: Disable the ClientEffectiveStrategyTest suite #3075

Commits on Oct 8, 2024

  1. http-netty: Disable the ClientEffectiveStrategyTest suite

    Motivation:
    
    The ClientEffectiveStrategyTest suite has been flaky for a long time
    and multiple engineers have looked at it, without making progress.
    In the meantime, this suite causes a substantial fraction of the
    failed runs.
    
    Modifications:
    
    Mark the flaky test as @ignored.
    
    Result:
    
    CI should be significantly less flaky.
    bryce-anderson committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    03020e3 View commit details
    Browse the repository at this point in the history
  2. Use disabled instead

    bryce-anderson committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f062d54 View commit details
    Browse the repository at this point in the history