Describe the bug
Above test is flaky. I was able to reproduce this locally in my mac.
This happened due to recent change - #14187
java.lang.AssertionError: expected:<1> but was:<2>
at __randomizedtesting.SeedInfo.seed([984EACE92BF7BEA3:19F5DBDDD5B8F6CD]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.opensearch.cache.common.tier.TieredSpilloverCacheTests.testComputeIfAbsentConcurrently(TieredSpilloverCacheTests.java:832)
Related component
Search:Performance
To Reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Test should not fail
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug
Above test is flaky. I was able to reproduce this locally in my mac.
This happened due to recent change - #14187
Related component
Search:Performance
To Reproduce
Expected behavior
Test should not fail
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.