We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The test fails after failing to connect to a node.
Other
./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
The test should always pass.
CI link with test output: https://build.ci.opensearch.org/job/gradle-check/35095/testReport/junit/org.opensearch.search/SearchWeightedRoutingIT/testStrictWeightedRoutingWithCustomString_FailOpenEnabled/
The text was updated successfully, but these errors were encountered:
[Triage - attendees 1 2 3 4 5 6] @peteralfonsi Thanks for filing.
Sorry, something went wrong.
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: