Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString_FailOpenEnabled is flaky #12708

Open
peteralfonsi opened this issue Mar 17, 2024 · 1 comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Other

Comments

@peteralfonsi
Copy link
Contributor

Describe the bug

The test fails after failing to connect to a node.

Related component

Other

To Reproduce

./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString_FailOpenEnabled" -Dtests.seed=82A1FB3388D19A93 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=nl -Dtests.timezone=Asia/Tokyo -Druntime.java=21

Expected behavior

The test should always pass.

Additional Details

CI link with test output: https://build.ci.opensearch.org/job/gradle-check/35095/testReport/junit/org.opensearch.search/SearchWeightedRoutingIT/testStrictWeightedRoutingWithCustomString_FailOpenEnabled/

@andrross
Copy link
Member

[Triage - attendees 1 2 3 4 5 6]
@peteralfonsi Thanks for filing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Other
Projects
None yet
Development

No branches or pull requests

2 participants