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] Failures with org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search/30_limits/Regexp length limit} #4899

Closed
kotwanikunal opened this issue Oct 24, 2022 · 1 comment · Fixed by #5278
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Indexing & Search

Comments

@kotwanikunal
Copy link
Member

Describe the bug

  • Test org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search/30_limits/Regexp length limit} is failing for an unrelated change

To Reproduce
Re run the test with the following seed -

 ./gradlew ':qa:smoke-test-multinode:integTest' --tests "org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search/30_limits/Regexp length limit}" -Dtests.seed=45E07907A235AA6A -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=es-HN -Dtests.timezone=SystemV/PST8PDT -Druntime.java=17

Expected behavior

  • Test should pass

Plugins

  • minimal build from forked repo

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: MacOS
  • Version 12.6

Also on the Jenkins server: https://build.ci.opensearch.org/job/gradle-check/5481/console

Additional context

  • Using a random seed leads to success.
@kotwanikunal kotwanikunal added bug Something isn't working untriaged flaky-test Random test failure that succeeds on second run labels Oct 24, 2022
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 Indexing & Search
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants