-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
>test-failureTriaged test failures from CITriaged test failures from CI
Description
FAILURE 2.95s J1 | IndexShardTests.testSegmentMemoryTrackedWithRandomSearchers <<< FAILURES!
> Throwable #1: java.lang.AssertionError:
> Expected: <20208L>
> but: was <18290L>
> at __randomizedtesting.SeedInfo.seed([BAAC3BEF7A6B8157:9D2E4F2D3B8D67B0]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.index.shard.IndexShardTests.testSegmentMemoryTrackedWithRandomSearchers(IndexShardTests.java:2729)
> at java.lang.Thread.run(Thread.java:748)
Which I was NOT able to reproduce this. The line from the logs however, is:
gradle :core:test -Dtests.seed=BAAC3BEF7A6B8157 -Dtests.class=org.elasticsearch.index.shard.IndexShardTests -Dtests.method="testSegmentMemoryTrackedWithRandomSearchers" -Dtests.security.manager=true -Dtests.locale=pl-PL -Dtests.timezone=Asia/Macau
Metadata
Metadata
Assignees
Labels
>test-failureTriaged test failures from CITriaged test failures from CI