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/cloning·ts - machine learning data frame analytics jobs cloning supported by UI form outlier detection job supported by the form should have correct init form values for config step #70876

Closed
kibanamachine opened this issue Jul 6, 2020 · 9 comments · Fixed by #73777
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml v7.10.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jul 6, 2020

A test failed on a tracked branch

Error: expected testSubject(mlAnalyticsCreateJobWizardIncludesSelect) to exist
    at TestSubjects.existOrFail (/dev/shm/workspace/kibana/test/functional/services/common/test_subjects.ts:62:15)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jul 6, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@peteharverson
Copy link
Contributor

@alvarezmelissa87 looks like this is the same issue as #70885. Will this be fixed by #71006?

@pheyos
Copy link
Member

pheyos commented Jul 14, 2020

The whole flaky DFA test suite has been disabled for now.

master 57144f9
7.x/7.9 e5eadb0

@pheyos
Copy link
Member

pheyos commented Jul 29, 2020

We're currently investigating a backend issue that sometimes occurs during the _explain call and that makes the tests fail.

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@pheyos
Copy link
Member

pheyos commented Oct 22, 2020

This is actually a different failure in that test on 7.9:

{ Error: Job type selection should be 'outlier_detection' (got '')
    at Assertion.assert (/dev/shm/workspace/parallel/21/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/21/kibana/packages/kbn-expect/expect.js:244:8)
    at Object.assertJobTypeSelection (test/functional/services/ml/data_frame_analytics_creation.ts:53:34)
    at process._tickCallback (internal/process/next_tick.js:68:7) actual: '', expected: 'outlier_detection', showDiff: true }

And that flakiness has already been fixed for 7.10 and above.

@pheyos pheyos closed this as completed Oct 22, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine kibanamachine reopened this Nov 9, 2020
@pheyos
Copy link
Member

pheyos commented Nov 10, 2020

Occurred again on 7.9 . See my last comment:

And that flakiness has already been fixed for 7.10 and above.

@pheyos pheyos closed this as completed Nov 10, 2020
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 v7.10.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants