Skip to content

SearchWeightedRoutingIT.testSearchAggregationWithNetworkDisruption_FailOpenEnabled is flaky #5957

Closed
@andrross

Description

@andrross

See https://build.ci.opensearch.org/job/gradle-check/9665/

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.SearchWeightedRoutingIT.testSearchAggregationWithNetworkDisruption_FailOpenEnabled" -Dtests.seed=4A8AE0253E5B26DF -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar -Dtests.timezone=Antarctica/Syowa -Druntime.java=19

org.opensearch.search.SearchWeightedRoutingIT > testSearchAggregationWithNetworkDisruption_FailOpenEnabled FAILED
    java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([4A8AE0253E5B26DF:BDF0C0BD22B9D3D6]:0)
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at org.opensearch.search.SearchWeightedRoutingIT.assertSearchInAZ(SearchWeightedRoutingIT.java:553)
        at org.opensearch.search.SearchWeightedRoutingIT.testSearchAggregationWithNetworkDisruption_FailOpenEnabled(SearchWeightedRoutingIT.java:646)

@anshu1106 FYI, looks like this test was introduced fairly recently.

Metadata

Metadata

Labels

bugSomething isn't workingdistributed frameworkflaky-testRandom test failure that succeeds on second run

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions