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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/embeddables/anomaly_charts_dashboard_embeddables·ts - machine learning embeddables anomaly charts with multi metric job can open job selection flyout #97470

Closed
kibanamachine opened this issue Apr 19, 2021 · 4 comments · Fixed by #97452
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 19, 2021

A test failed on a tracked branch

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="dashboardEditorMenu-mlGroup"])
Wait timed out after 10046ms
    at /dev/shm/workspace/parallel/22/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at onFailure (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:32:14)
    at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/22/kibana/test/functional/services/common/find.ts:420:7)
    at TestSubjects.click (/dev/shm/workspace/parallel/22/kibana/test/functional/services/common/test_subjects.ts:109:7)
    at DashboardAddPanel.clickEmbeddableFactoryGroupButton (/dev/shm/workspace/parallel/22/kibana/test/functional/services/dashboard/add_panel.ts:63:7)
    at Context.<anonymous> (test/functional/apps/ml/embeddables/anomaly_charts_dashboard_embeddables.ts:91:11)
    at Object.apply (/dev/shm/workspace/parallel/22/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 19, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 19, 2021
@mistic mistic added the :ml label Apr 19, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 19, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@pheyos pheyos self-assigned this Apr 20, 2021
@pheyos
Copy link
Member

pheyos commented Apr 20, 2021

I'm already working on a fix for this in #97452.

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine kibanamachine reopened this Apr 20, 2021
@mistic mistic closed this as completed Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants