CI Link
https://gradle-enterprise.elastic.co/s/rhs7htvjcogtc
Repro line
./gradlew ":x-pack:plugin:snapshot-repo-test-kit:qa:rest:yamlRestTest" --tests "org.elasticsearch.repositories.blobstore.testkit.rest.SnapshotRepoTestKitClientYamlTestSuiteIT.test {p0=/10_analyze/Analysis without details}" -Dtests.seed=20A8A4D727B1F4DF -Dtests.locale=xog -Dtests.timezone=Africa/Mbabane -Druntime.java=25
Does it reproduce?
No
Applicable branches
main
Failure history
No response
Failure excerpt
java.lang.AssertionError: field [summary.read.count] is not greater than or equal to [10]
Expected: a value equal to or greater than <10>
but: <9> was less than <10>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:964)
at org.elasticsearch.test.rest.yaml.section.GreaterThanEqualToAssertion.doAssert(GreaterThanEqualToAssertion.java:66)
at org.elasticsearch.test.rest.yaml.section.Assertion.execute(Assertion.java:68)
at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.lambda$executeSection$3(ESClientYamlSuiteTestCase.java:536)
at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:90)
at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:534)
at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:502)
CI Link
https://gradle-enterprise.elastic.co/s/rhs7htvjcogtc
Repro line
./gradlew ":x-pack:plugin:snapshot-repo-test-kit:qa:rest:yamlRestTest" --tests "org.elasticsearch.repositories.blobstore.testkit.rest.SnapshotRepoTestKitClientYamlTestSuiteIT.test {p0=/10_analyze/Analysis without details}" -Dtests.seed=20A8A4D727B1F4DF -Dtests.locale=xog -Dtests.timezone=Africa/Mbabane -Druntime.java=25Does it reproduce?
No
Applicable branches
main
Failure history
No response
Failure excerpt