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 - ML data_frame_analytics.x-pack/test/functional/apps/ml/data_frame_analytics/outlier_detection_creation_saved_search·ts - machine learning - data frame analytics outlier detection saved search creation with lucene query runs the analytics job and displays it correctly in the job list #166033

Closed
kibanamachine opened this issue Sep 8, 2023 · 7 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 8, 2023

A test failed on a tracked branch

Error: Expected text '8.9.2' from 'state' to be in list
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at forEach (data_frame_analytics_table.ts:471:43)
    at Array.forEach (<anonymous>)
    at AnalyticsTable.assertRowDetailsDescriptionListContent (data_frame_analytics_table.ts:470:23)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at AnalyticsTable.assertJobDetailsTabContent (data_frame_analytics_table.ts:500:11)
    at data_frame_analytics_table.ts:533:9
    at AnalyticsTable.withDetailsOpen (data_frame_analytics_table.ts:358:16)
    at AnalyticsTable.assertAnalyticsRowDetails (data_frame_analytics_table.ts:527:14)
    at Context.<anonymous> (outlier_detection_creation_saved_search.ts:534:11)
    at Object.apply (wrap_function.js:73:16) {
  actual: 'false',
  expected: 'true',
  showDiff: true
}

First failure: CI Build - 8.9

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 8, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 8, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 8, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.9

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.9

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.9

@mistic
Copy link
Member

mistic commented Sep 8, 2023

Skipped.

8.9: ffa3ae1

@peteharverson
Copy link
Contributor

Removing blocker label. Will be fixed for 8.9 by #166257 which bumps the expected job versions in the test to 8.9.3.

peteharverson added a commit that referenced this issue Sep 12, 2023
## Summary

Bumps the versions of the expected job state for `8.9.3` in data frame
analytics functional tests and unskips the corresponding tests.

The failing tests on 8.9.3 were caused by the incomplete version bump
that was done in #165689

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

Closes #166033
Closes #142100
Closes #142096
Closes #142093
Closes #134671
@peteharverson
Copy link
Contributor

Closing, fixed for 8.9.3 by #166257.

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

No branches or pull requests

4 participants