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/data_frame_analytics/classification_creation·ts - machine learning data frame analytics classification creation bank marketing loads the data frame analytics wizard #122485

Closed
kibanamachine opened this issue Jan 7, 2022 · 3 comments · Fixed by #123025
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 7, 2022

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="mlAnalyticsButtonCreate"])
Wait timed out after 10014ms
    at /opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/node_modules/selenium-webdriver/lib/webdriver.js:898:17
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at onFailure (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:59:13)
    at RetryService.try (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/functional/services/common/find.ts:368:5)
    at TestSubjects.click (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/functional/services/common/test_subjects.ts:104:5)
    at /opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/x-pack/test/functional/services/ml/data_frame_analytics.ts:58:11
    at runAttempt (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:29:15)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:68:21)
    at RetryService.tryForTime (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:22:12)
    at Object.startAnalyticsCreation (test/functional/services/ml/data_frame_analytics.ts:54:7)
    at onFailure (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:59:13)
    at RetryService.tryForTime (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:22:12)
    at Object.startAnalyticsCreation (test/functional/services/ml/data_frame_analytics.ts:54:7)
    at Context.<anonymous> (test/functional/apps/ml/data_frame_analytics/classification_creation.ts:110:11)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-n2-4-06a3536dafd71aa2/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 7, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 7, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@pheyos pheyos added the :ml label Jan 10, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@pheyos pheyos self-assigned this Jan 10, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 10, 2022
@pheyos
Copy link
Member

pheyos commented Jan 10, 2022

Failure screenshot:
image

The no jobs component didn't appear within the timeout, so the test assumes there must be jobs around and tries to click the other create button. I'll work on a stability fix.

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.

3 participants