-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Randomized test org.opensearch.index.engine.NRTReplicationEngineTests failure #4346
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdistributed frameworkflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run
Description
Describe the bug
Detected as part of #4343 CI build
To Reproduce
REPRODUCE WITH: ./gradlew ':server:test' --tests "org.opensearch.index.engine.NRTReplicationEngineTests.testUpdateSegments" -Dtests.seed=1500B57512B5879D -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=tr-TR -Dtests.timezone=Asia/Pyongyang -Druntime.java=17
org.opensearch.index.engine.NRTReplicationEngineTests > testUpdateSegments FAILED
java.util.NoSuchElementException: No value present
at __randomizedtesting.SeedInfo.seed([1500B57512B5879D:75475BBFBDAAFE74]:0)
at java.base/java.util.Optional.get(Optional.java:143)
at org.opensearch.index.engine.NRTReplicationEngineTests.testUpdateSegments(NRTReplicationEngineTests.java:131)
Expected behavior
Test should pass
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdistributed frameworkflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run