[ML] Functional tests - re-activate date_nanos test#59649
[ML] Functional tests - re-activate date_nanos test#59649pheyos merged 2 commits intoelastic:masterfrom
Conversation
|
Reproducing the issue in https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/228/ ... |
|
Trying to reproduce the failure again in https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/232/ ... And also in https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/233/ ... |
|
Summary: No failure in 100 runs. |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
|
Pinging @elastic/ml-ui (:ml) |
|
Tested again with the whole suite (to make sure that there's no cross-test dependency that made the test fail): https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/234/ |
This PR re-activates the date_nanos functional UI test.
* master: Add a retry to dashboard test for a sometimes slow async operation (elastic#59600) [Endpoint] Sample data generator for endpoint app (elastic#58936) [Vis Editor] Refactoring metrics axes (elastic#59135) [DOCS] Changed Discover app to Discover (elastic#59769) [Metrics Alerts] Add support for search query and groupBy on alerts (elastic#59388) Enhancement - EUICodeEditor for Visualize JSON (elastic#58679) [ML] Transforms: Data grid fixes. (elastic#59538) [SIEM] Fix and consolidate handling of error responses in the client (elastic#59438) [Maps] convert tooltip classes to typescript (elastic#59589) [ML] Functional tests - re-activate date_nanos test (elastic#59649) Move canvas to use NP Expressions service (elastic#58387) Update misc dependencies (elastic#59542) [Unit Testing] Configure react-testing-library queries to use Kibana's data-test-subj instead of default data-testid (elastic#59445) [Console] Remove unused code (elastic#59554) [Logs / Metrics UI] Link handling / stop page reloads (elastic#58478) Add SavedObject management section registration in core (elastic#59291)
Summary
This PR re-activates the date_nanos functional UI test.
The failure couldn't be reproduced any more, see below.
Closes #59419