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/regression_creation·ts - machine learning data frame analytics regression creation electrical grid stability loads the data frame analytics wizard #122927

Closed
kibanamachine opened this issue Jan 13, 2022 · 4 comments · Fixed by #123025
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml Team:ML Team label for ML (also use :ml)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 13, 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 10049ms
    at /opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/elastic/kibana-hourly/kibana/node_modules/selenium-webdriver/lib/webdriver.js:901:17
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at onFailure (/opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/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-4259ad6f9dec0b75/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (/opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/elastic/kibana-hourly/kibana/test/functional/services/common/find.ts:368:5)
    at TestSubjects.click (/opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/elastic/kibana-hourly/kibana/test/functional/services/common/test_subjects.ts:104:5)
    at /opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/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-4259ad6f9dec0b75/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:29:15)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/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-4259ad6f9dec0b75/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-4259ad6f9dec0b75/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/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-4259ad6f9dec0b75/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/regression_creation.ts:105:11)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-n2-4-4259ad6f9dec0b75/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 13, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 13, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic mistic added the :ml label Jan 13, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 13, 2022
@mistic mistic added the Team:ML Team label for ML (also use :ml) label Jan 13, 2022
mistic added a commit that referenced this issue Jan 13, 2022
@mistic
Copy link
Member

mistic commented Jan 13, 2022

This test keeps failing and looks flaky. Skipping for now.

main/8.1: 2cc7af0

@pheyos
Copy link
Member

pheyos commented Jan 14, 2022

This is the same failure already reported in #122485.

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 Team:ML Team label for ML (also use :ml)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants