-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[ML] Anomaly Detection: Adds functional tests for filtering by influencers in the Anomaly Explorer #146085
[ML] Anomaly Detection: Adds functional tests for filtering by influencers in the Anomaly Explorer #146085
Conversation
Pinging @elastic/ml-ui (:ml) |
x-pack/test/functional/apps/ml/anomaly_detection_result_views/anomaly_explorer.ts
Show resolved
Hide resolved
x-pack/test/functional/apps/ml/anomaly_detection_result_views/anomaly_explorer.ts
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM 🎉 |
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Async chunks
Unknown metric groupsESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
…ncers in the Anomaly Explorer (elastic#146085) ## Summary Related meta issue: elastic#142456 Adds functional tests for filtering by influencers in the Anomaly Explorer Flaky test build https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1592 ### Checklist Delete any items that are not applicable to this PR. - [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 Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 395fe5a)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…influencers in the Anomaly Explorer (#146085) (#146215) # Backport This will backport the following commits from `main` to `8.6`: - [[ML] Anomaly Detection: Adds functional tests for filtering by influencers in the Anomaly Explorer (#146085)](#146085) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Melissa Alvarez","email":"[email protected]"},"sourceCommit":{"committedDate":"2022-11-23T19:00:34Z","message":"[ML] Anomaly Detection: Adds functional tests for filtering by influencers in the Anomaly Explorer (#146085)\n\n## Summary\r\n\r\nRelated meta issue: https://github.com/elastic/kibana/issues/142456\r\nAdds functional tests for filtering by influencers in the Anomaly\r\nExplorer\r\n\r\nFlaky test build\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1592\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"395fe5a0919d190cd8333af96c787efc36e4a389","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","test_ui_functional","release_note:skip","v8.6.0","v8.7.0"],"number":146085,"url":"https://github.com/elastic/kibana/pull/146085","mergeCommit":{"message":"[ML] Anomaly Detection: Adds functional tests for filtering by influencers in the Anomaly Explorer (#146085)\n\n## Summary\r\n\r\nRelated meta issue: https://github.com/elastic/kibana/issues/142456\r\nAdds functional tests for filtering by influencers in the Anomaly\r\nExplorer\r\n\r\nFlaky test build\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1592\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"395fe5a0919d190cd8333af96c787efc36e4a389"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146085","number":146085,"mergeCommit":{"message":"[ML] Anomaly Detection: Adds functional tests for filtering by influencers in the Anomaly Explorer (#146085)\n\n## Summary\r\n\r\nRelated meta issue: https://github.com/elastic/kibana/issues/142456\r\nAdds functional tests for filtering by influencers in the Anomaly\r\nExplorer\r\n\r\nFlaky test build\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1592\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"395fe5a0919d190cd8333af96c787efc36e4a389"}}]}] BACKPORT--> Co-authored-by: Melissa Alvarez <[email protected]>
Summary
Related meta issue: #142456
Adds functional tests for filtering by influencers in the Anomaly Explorer
Flaky test build https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1592
Checklist
Delete any items that are not applicable to this PR.