Skip to content

[BUG] Flaky org.opensearch.threadpool.ScalingThreadPoolTests.testScalingThreadPoolConfiguration test #7530

@reta

Description

@reta

Describe the bug
The org.opensearch.threadpool.ScalingThreadPoolTests.testScalingThreadPoolConfiguration test became flaky after #7400

To Reproduce

./gradlew ':server:test' --tests "org.opensearch.threadpool.ScalingThreadPoolTests.testScalingThreadPoolConfiguration" -Dtests.seed=6EC695D9A055C669 

If the commit (#7400) is reverted, test passes normally (seems to be caused by REMOTE_REFRESH thread pool)

Expected behavior
Test should always pass

Plugins
Standard

Screenshots

Host/Environment (please complete the following information):

  • CI

Additional context
N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingflaky-testRandom test failure that succeeds on second rununtriaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions