-
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
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional_with_es_ssl/apps/cases/deletion·ts - Cases cases deletion sub privilege create two cases logging in with user cases_all_user "before each" hook for "User cases_all_user can delete a case using the row actions" #145271
Labels
failed-test
A test failure on a tracked branch, potentially flaky-test
Feature:Cases
Cases feature
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Comments
kibanamachine
added
the
failed-test
A test failure on a tracked branch, potentially flaky-test
label
Nov 15, 2022
kibanamachine
added
the
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
label
Nov 15, 2022
Pinging @elastic/response-ops (Team:ResponseOps) |
Pinging @elastic/response-ops-cases (Feature:Cases) |
New failure: CI Build - main |
/skip |
Skipped main: 0b6de4b |
kibanamachine
added a commit
that referenced
this issue
Nov 18, 2022
New failure: CI Build - 8.6 |
New failure: CI Build - 8.6 |
mistic
pushed a commit
that referenced
this issue
Nov 30, 2022
jonathan-buttner
added a commit
that referenced
this issue
Feb 6, 2023
This PR tries to improve how often our functional tests succeeds. I also tried cleaning up a few things that seemed to be slowing the tests down and also causing errors when the tests were run individually. Fixes: #145271 Notable changes: - I added a value to the `property-actions*` in most places so that the functional tests can distinguish between a description, comment, or the case ellipses this seems to work consistently where other methods have not Flaky test run: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871
jonathan-buttner
added a commit
to jonathan-buttner/kibana
that referenced
this issue
Feb 7, 2023
This PR tries to improve how often our functional tests succeeds. I also tried cleaning up a few things that seemed to be slowing the tests down and also causing errors when the tests were run individually. Fixes: elastic#145271 Notable changes: - I added a value to the `property-actions*` in most places so that the functional tests can distinguish between a description, comment, or the case ellipses this seems to work consistently where other methods have not Flaky test run: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871 (cherry picked from commit c3ea5e5) # Conflicts: # x-pack/plugins/cases/public/components/case_action_bar/actions.test.tsx # x-pack/plugins/cases/public/components/case_action_bar/index.test.tsx # x-pack/plugins/cases/public/components/property_actions/index.tsx # x-pack/plugins/cases/public/components/user_actions/index.test.tsx # x-pack/test/functional_with_es_ssl/apps/cases/view_case.ts
jonathan-buttner
referenced
this issue
Feb 7, 2023
# Backport This will backport the following commits from `main` to `8.6`: - [[Cases] Improve functional tests (#150117)](#150117) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jonathan Buttner","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-02-06T20:38:36Z","message":"[Cases] Improve functional tests (#150117)\n\nThis PR tries to improve how often our functional tests succeeds. I also\r\ntried cleaning up a few things that seemed to be slowing the tests down\r\nand also causing errors when the tests were run individually.\r\n\r\nFixes: https://github.com/elastic/kibana/issues/145271\r\n\r\nNotable changes:\r\n- I added a value to the `property-actions*` in most places so that the\r\nfunctional tests can distinguish between a description, comment, or the\r\ncase ellipses this seems to work consistently where other methods have\r\nnot\r\n\r\nFlaky test run:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871","sha":"c3ea5e5b3a2f0e13e743eea059404c81a07576c1","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:skip","Team:ResponseOps","Feature:Cases","v8.7.0"],"number":150117,"url":"https://github.com/elastic/kibana/pull/150117","mergeCommit":{"message":"[Cases] Improve functional tests (#150117)\n\nThis PR tries to improve how often our functional tests succeeds. I also\r\ntried cleaning up a few things that seemed to be slowing the tests down\r\nand also causing errors when the tests were run individually.\r\n\r\nFixes: https://github.com/elastic/kibana/issues/145271\r\n\r\nNotable changes:\r\n- I added a value to the `property-actions*` in most places so that the\r\nfunctional tests can distinguish between a description, comment, or the\r\ncase ellipses this seems to work consistently where other methods have\r\nnot\r\n\r\nFlaky test run:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871","sha":"c3ea5e5b3a2f0e13e743eea059404c81a07576c1"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/150117","number":150117,"mergeCommit":{"message":"[Cases] Improve functional tests (#150117)\n\nThis PR tries to improve how often our functional tests succeeds. I also\r\ntried cleaning up a few things that seemed to be slowing the tests down\r\nand also causing errors when the tests were run individually.\r\n\r\nFixes: https://github.com/elastic/kibana/issues/145271\r\n\r\nNotable changes:\r\n- I added a value to the `property-actions*` in most places so that the\r\nfunctional tests can distinguish between a description, comment, or the\r\ncase ellipses this seems to work consistently where other methods have\r\nnot\r\n\r\nFlaky test run:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871","sha":"c3ea5e5b3a2f0e13e743eea059404c81a07576c1"}}]}] BACKPORT-->
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
Feature:Cases
Cases feature
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
A test failed on a tracked branch
First failure: CI Build - main
The text was updated successfully, but these errors were encountered: