-
Notifications
You must be signed in to change notification settings - Fork 910
Unstable tests on master #3926
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
Comments
Are they flaky or they fail every time? |
@StephenFlavin Thank you for the logs. We'll change them to make less flaky. |
just spotted this failing on the github runner for the last release https://github.com/aws/aws-sdk-java-v2/actions/runs/5516177879/jobs/10057255204#step:3:43966 |
Will take a look at |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
mvn install
was failing onSimplePublisherTest#stochastic_onNext_multiProducerSeemsThreadSafe
andProfileFileSupplierTest#aggregate_duplicateOptionsGivenReloadingProfileFirst_preservesPrecedence
there may be more.I came across this while doing the PR checklist.
Expected Behavior
the master branch has repeatable tests that don't fail
Current Behavior
a couple of flakey test preventing builds, the flakeyness might be the result of a wider issue
Reproduction Steps
Run
SimplePublisherTest#stochastic_onNext_multiProducerSeemsThreadSafe
on repeatPossible Solution
No response
Additional Information/Context
No response
AWS Java SDK version used
2.20.50-SNAPSHOT
JDK version used
openjdk 11.0.16.1 & openjdk 19.0.1
Operating System and version
macOs 13.2.1 (22D68)
The text was updated successfully, but these errors were encountered: