-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] XPackRestIT.test {p0=analytics/top_metrics/sort by double field}" #52418
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
Comments
Pinging @elastic/es-analytics-geo (:Analytics/Aggregations) |
And another one, not on the same test, but with the same assertion message. https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=centos-7&&immutable/580/console
|
This failure is similar enough that I think it belongs here though it is
https://gradle-enterprise.elastic.co/s/7vmnvu7w63qlq/tests/fcijb24gqtmnc-mgmu5sm5iwtvs Notice that the search result indicates that the index had two shards:
which indicates an overlap to #52409. |
This reproduces using:
Notice that an index template "global" is randomly added, causing the indices to have two shards. |
Sort by score also fails locally using:
|
These tests fails when the global template is added, which changes number_of_shards to 2. Relates elastic#52409 and elastic#52418
These tests fails when the global template is added, which changes number_of_shards to 2. Relates elastic#52409 and elastic#52418
Another case of this, with scaled float field: |
Most top_metrics tests were muted in elastic#52468, but the scaled float can also fail. This commit mutes that test as well. relates elastic#52418
Fixed in #52516. |
@nik9000 Your fix targets a top_metric unit test, but the test failure here, and those that were muted, were rest tests...I think this needs to be reopened? |
Reopening since the tests are still muted (and looks like the wrong issue was closed). |
Sorry about that! I had my wires crossed. |
This doesn't reproduce for me.
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_RUNTIME_JAVA=openjdk14,nodes=general-purpose/516/console
[7.6.1] https://gradle-enterprise.elastic.co/s/55iyxj2344cy4
[7.7.0] https://gradle-enterprise.elastic.co/s/25tx76dtr3x5a
[7.6.1] https://gradle-enterprise.elastic.co/s/66qupjuezmduk
[7.7.0] https://gradle-enterprise.elastic.co/s/qse4aijncstnk
https://gradle-enterprise.elastic.co/s/un6vbajxobhja
The text was updated successfully, but these errors were encountered: