We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Build scan: https://gradle-enterprise.elastic.co/s/qqcvgqx5jompo
Repro line:
./gradlew ':x-pack:plugin:core:test' --tests "org.elasticsearch.xpack.core.transform.transforms.pivot.DateHistogramGroupSourceTests.testBackwardsSerialization72" -Dtests.seed=70E39AC50677B868
Reproduces locally?: Yes (with the random seed)
Failure excerpt:
java.lang.AssertionError: expected:<{ "field" : "yeOfWZiq", "script" : { "id" : "qXvdh" }, "calendar_interval" : "1M" }> but was:<{ "field" : "yeOfWZiq", "calendar_interval" : "1M" }> at __randomizedtesting.SeedInfo.seed([70E39AC50677B868:467188109FBD3A3A]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.elasticsearch.xpack.core.transform.transforms.pivot.DateHistogramGroupSourceTests.testBackwardsSerialization72(DateHistogramGroupSourceTests.java:75)
The text was updated successfully, but these errors were encountered:
Pinging @elastic/ml-core (:ml/Transform)
Sorry, something went wrong.
[Transform] use correct version in BWC serialization test (#60500)
e27f8fb
use correct version in BWC serialization test fixes #60464
a721d6d
hendrikmuhs
Successfully merging a pull request may close this issue.
Build scan: https://gradle-enterprise.elastic.co/s/qqcvgqx5jompo
Repro line:
Reproduces locally?: Yes (with the random seed)
Failure excerpt:
The text was updated successfully, but these errors were encountered: