Unstable tests on master
Describe the bug
mvn install was failing on SimplePublisherTest#stochastic_onNext_multiProducerSeemsThreadSafe and ProfileFileSupplierTest#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 repeat
Possible 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)
Are they flaky or they fail every time? Can you post the logs with the error?
flaky sorry if I was unclear.

@StephenFlavin Thank you for the logs. We'll change them to make less flaky.
also CachedSupplierTest.nonBlockingPrefetchStrategyHasOneMinuteMinimumByDefault
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
SimplePublisherTest#stochastic_onNext_multiProducerSeemsThreadSafe and ProfileFileSupplierTest#aggregate_duplicateOptionsGivenReloadingProfileFirst_preservesPrecedence flakiness were fixed and merged.
Will take a look at CachedSupplierTest.nonBlockingPrefetchStrategyHasOneMinuteMinimumByDefault.
We did a workforce to remove flaky tests from the builds. @StephenFlavin let us know if this issue persists in latest SDK version.
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.