You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VerifyVersionConstantsIT > testLuceneVersionConstant FAILED
java.lang.AssertionError:
Expected: <9.12.0>
but: was <9.11.1>
at __randomizedtesting.SeedInfo.seed([C294434BFEC7249D:4FF17E17D9CFE7D4]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:964)
at org.junit.Assert.assertThat(Assert.java:930)
at org.opensearch.qa.verify_version_constants.VerifyVersionConstantsIT.testLuceneVersionConstant(VerifyVersionConstantsIT.java:56)
Describe the bug
PR builds are failing with following error:
Reference: https://build.ci.opensearch.org/job/gradle-check/49134/console
Related component
Build
To Reproduce
Raise a PR against
main
, the build will failExpected 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.
The text was updated successfully, but these errors were encountered: