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

Flakey test: ReactorNettyClientTests.testConcurrentRequests #4357

Closed
mitchdenny opened this issue Jul 10, 2019 · 1 comment
Closed

Flakey test: ReactorNettyClientTests.testConcurrentRequests #4357

mitchdenny opened this issue Jul 10, 2019 · 1 comment
Assignees
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. help wanted This issue is tracking work for which community contributions would be welcomed and appreciated test bug Problem in test source code (most likely)
Milestone

Comments

@mitchdenny
Copy link
Contributor

We are experiencing some flakey tests in the Java build pipeline. The following retained build shows the issue:

https://dev.azure.com/azure-sdk/public/_build/results?buildId=64773&view=logs&j=8d81b87e-4d26-5175-d51a-680d334119d9

The error is:

[ERROR] Failures: |  
-- | --
  | [ERROR]   ReactorNettyClientTests.testConcurrentRequests expectation "expectNext(1100000000)" failed (expected: onNext(1100000000); actual: onError(reactor.netty.http.client.HttpClientOperations$PrematureCloseException: Connection prematurely closed BEFORE response))

This can happen on macOS and Linux but I haven't observed it on Windows (but that could just be lucky). It can mappen on either the LTS or Java 8 builds so that doesn't appear to be a factor. It is happening often enough that it is starting to slow down PR times.

@mitchdenny mitchdenny changed the title Flakey test: Flakey test: ReactorNettyClientTests.testConcurrentRequests Jul 10, 2019
@praries880 praries880 added Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. and removed triage labels Jul 11, 2019
@joshfree joshfree added test bug Problem in test source code (most likely) help wanted This issue is tracking work for which community contributions would be welcomed and appreciated labels Nov 5, 2019
@alzimmermsft alzimmermsft self-assigned this Apr 22, 2020
@alzimmermsft alzimmermsft added this to the [2021] August milestone May 27, 2021
@alzimmermsft
Copy link
Member

This was resolved in #18911

@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. help wanted This issue is tracking work for which community contributions would be welcomed and appreciated test bug Problem in test source code (most likely)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants