-
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: Jest Tests.x-pack/plugins/cases/public/components/case_view/components - Case View Page activity tab Case users Participants should render Unknown users correctly #152204
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
Pinging @elastic/response-ops (Team:ResponseOps) |
Pinging @elastic/response-ops-cases (Feature:Cases) |
2 tasks
cnasikas
added a commit
that referenced
this issue
Jun 29, 2023
## Summary Fixes flaky tests in `x-pack/plugins/cases/public/components/case_view/components/case_view_activity.test.tsx` Successful runs: - a7a19c1 (40 times) - f5e0645 (45 times) - d9838cc (40 times) Fixes: #151981, #151979, #151980, #152209, #152207, #152208, #152203, #152203, #152201, #152206, #152202, #152204, #152200 ### 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 ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Jun 29, 2023
## Summary Fixes flaky tests in `x-pack/plugins/cases/public/components/case_view/components/case_view_activity.test.tsx` Successful runs: - elastic@a7a19c1 (40 times) - elastic@f5e0645 (45 times) - elastic@d9838cc (40 times) Fixes: elastic#151981, elastic#151979, elastic#151980, elastic#152209, elastic#152207, elastic#152208, elastic#152203, elastic#152203, elastic#152201, elastic#152206, elastic#152202, elastic#152204, elastic#152200 ### 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 ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 6349724)
Fixed by #160639 |
New failure: CI Build - main |
New failure: CI Build - main |
Skipped. main: fae89ff |
2 tasks
cnasikas
added a commit
that referenced
this issue
Jul 28, 2023
## Summary I removed the participants' tests from `x-pack/plugins/cases/public/components/case_view/components/case_view_activity.test.tsx` There were a few things being tested: | Old Test | Where is it covered | | ------------- | ------------- | | should render the participants correctly | Moved to an e2e test | | should render Unknown users correctly | Moved to `UserList` | | should render assignees in the participants section | Moved to an e2e test | I also added a small test for reporters. Fixes #152204 Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2734 ### 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 ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
ThomThomson
pushed a commit
to ThomThomson/kibana
that referenced
this issue
Aug 1, 2023
ThomThomson
pushed a commit
to ThomThomson/kibana
that referenced
this issue
Aug 1, 2023
## Summary I removed the participants' tests from `x-pack/plugins/cases/public/components/case_view/components/case_view_activity.test.tsx` There were a few things being tested: | Old Test | Where is it covered | | ------------- | ------------- | | should render the participants correctly | Moved to an e2e test | | should render Unknown users correctly | Moved to `UserList` | | should render assignees in the participants section | Moved to an e2e test | I also added a small test for reporters. Fixes elastic#152204 Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2734 ### 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 ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
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: