Skip to content

[BUG] o.o.search.SearchCancellationIT.testCancellationDuringFetchPhaseUsingRequestParameter #2311

@nknize

Description

@nknize

Non-reproducible test failure caught on #2262

./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.SearchCancellationIT.testCancellationDuringFetchPhaseUsingRequestParameter" -Dtests.seed=6C5BC8BF8BF27536 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=fr-BE -Dtests.timezone=Europe/Astrakhan -Druntime.java=17
  2> java.lang.AssertionError: At least one shard should have failed. Actual: 0
        at __randomizedtesting.SeedInfo.seed([6C5BC8BF8BF27536:ECD39451EE78990B]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failEquals(Assert.java:187)
        at org.junit.Assert.assertNotEquals(Assert.java:201)
        at org.opensearch.search.SearchCancellationIT.ensureSearchWasCancelled(SearchCancellationIT.java:167)
        at org.opensearch.search.SearchCancellationIT.testCancellationDuringFetchPhaseUsingRequestParameter(SearchCancellationIT.java:301)

Metadata

Metadata

Assignees

Labels

>test-failureTest failure from CI, local build, etc.bugSomething isn't workingflaky-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