-
Notifications
You must be signed in to change notification settings - Fork 996
Unstable tests on master #3926
Copy link
Copy link
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Describe the bug
mvn installwas failing onSimplePublisherTest#stochastic_onNext_multiProducerSeemsThreadSafeandProfileFileSupplierTest#aggregate_duplicateOptionsGivenReloadingProfileFirst_preservesPrecedencethere 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_multiProducerSeemsThreadSafeon 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)