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: X-Pack Accessibility Tests.x-pack/test/accessibility/apps/ml·ts - ml for user with full ML access with data loaded index data visualizer page for selected index #115666

Closed
kibanamachine opened this issue Oct 19, 2021 · 3 comments · Fixed by #115900
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: Expected total document count to be '287' (got '0')
    at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at /opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/x-pack/test/functional/services/ml/data_visualizer_index_based.ts:28:29
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at runAttempt (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:29:15)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:68:21)
    at RetryService.tryForTime (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:22:12)
    at Object.assertTotalDocumentCount (test/functional/services/ml/data_visualizer_index_based.ts:26:7)
    at Object.clickUseFullDataButton (test/functional/services/ml/data_visualizer_index_based.ts:37:7)
    at Context.<anonymous> (test/accessibility/apps/ml.ts:336:11)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:59:13)
    at RetryService.tryForTime (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:22:12)
    at Object.assertTotalDocumentCount (test/functional/services/ml/data_visualizer_index_based.ts:26:7)
    at Object.clickUseFullDataButton (test/functional/services/ml/data_visualizer_index_based.ts:37:7)
    at Context.<anonymous> (test/accessibility/apps/ml.ts:336:11)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-cigroup-6-79ad53ae7eeaeecc/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - 7.x

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 19, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 19, 2021
tylersmalley added a commit that referenced this issue Oct 20, 2021
tylersmalley added a commit that referenced this issue Oct 20, 2021
@tylersmalley
Copy link
Contributor

Skipped

master: 473cabc
7.x: 5744be6

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 20, 2021
@pheyos pheyos self-assigned this Oct 20, 2021
@pheyos
Copy link
Member

pheyos commented Oct 20, 2021

This should be fixed with #115592. I'll open a separate PR to re-enable the tests and check stability with the flaky test runner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants