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

[ML] Test failures bumping Elasticsearch to 7.12.0 #86160

Closed
tylersmalley opened this issue Dec 16, 2020 · 5 comments
Closed

[ML] Test failures bumping Elasticsearch to 7.12.0 #86160

tylersmalley opened this issue Dec 16, 2020 · 5 comments

Comments

@tylersmalley
Copy link
Contributor

tylersmalley commented Dec 16, 2020

During the 7.12.0 bump on the 7.x branch we encountered two failures in the functional tests.

https://kibana-ci.elastic.co/job/elastic+kibana+pipeline-pull-request/94934/execution/node/664/log/

10:00:50                 └- ✖ fail: transform creation_index_pattern batch transform with terms+date_histogram groups and avg agg navigates through the wizard and sets all needed fields
10:00:50                 │      retry.tryForTime timeout: Error: Unique EuiDataGrid column values should be 'Men's Accessories' (got June 12th 2019, 03:51:00,June 12th 2019, 08:32:00,June 12th 2019, 09:08:00,June 12th 2019, 10:55:00,June 12th 2019, 12:14:00)

image


https://kibana-ci.elastic.co/job/elastic+kibana+pipeline-pull-request/94934/execution/node/616/log/

10:07:37                     └- ✖ fail: apps transform basic license transform creation_index_pattern batch transform with terms+date_histogram groups and avg agg navigates through the wizard and sets all needed fields
10:07:37                     │      retry.tryForTime timeout: Error: Unique EuiDataGrid column values should be 'Men's Accessories' (got June 12th 2019, 03:51:00,June 12th 2019, 08:32:00,June 12th 2019, 09:08:00,June 12th 2019, 10:55:00,June 12th 2019, 12:14:00)

image

In order to unblock downstream teams and the rest of the stack building 7.x/7.12 I have disabled these tests in #86127 for the ML team to investigate.

@tylersmalley tylersmalley changed the title Test failures running Elasticsearch 7.12.0 Test failures bumping Elasticsearch to 7.12.0 Dec 16, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@tylersmalley
Copy link
Contributor Author

cc @walterra and @pheyos

@peteharverson peteharverson changed the title Test failures bumping Elasticsearch to 7.12.0 [ML] Test failures bumping Elasticsearch to 7.12.0 Dec 18, 2020
@darnautov
Copy link
Contributor

hey @tylersmalley! We couldn't reproduce this issue with the latest master. Also verified it works as expected with the 7.11. Is it possible that there was a temp issue with the EUI data grid component?

@darnautov
Copy link
Contributor

We found this bug in the recent elasticsearch build elastic/elasticsearch#66812 which affects the latest method preview (columns are rendered according to the preview mappings). I assume some of the previous builds contained an issue for the pivot preview.

@darnautov
Copy link
Contributor

Re-enabled these tests in #88143

@pheyos pheyos closed this as completed Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants