[BUG] SharedClusterSnapshotRestoreIT.testRestoreSnapshotWithCorruptedGlobalState is flaky #12836
Labels
bug
Something isn't working
flaky-test
Random test failure that succeeds on second run
Storage:Snapshots
Describe the bug
From #12741 (comment):
https://build.ci.opensearch.org/job/gradle-check/35527/testReport/junit/org.opensearch.snapshots/SharedClusterSnapshotRestoreIT/testRestoreSnapshotWithCorruptedGlobalState/
java.lang.Exception: Test abandoned because suite timeout was reached.
Related component
Storage:Snapshots
To Reproduce
Seed is not reproducible:
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.snapshots.SharedClusterSnapshotRestoreIT" -Dtests.seed=328F88887B3CAF3D -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=en -Dtests.timezone=Etc/UTC -Druntime.java=21
Expected behavior
Test to pass
Additional Details
No response
The text was updated successfully, but these errors were encountered: