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: Jest Tests.x-pack/plugins/cases/public/components/user_actions/property_actions - AlertPropertyActions renders the correct number of actions #174667

Open
kibanamachine opened this issue Jan 11, 2024 · 22 comments · Fixed by #174759, #176709, #177611 or #178370 · May be fixed by #181421
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Cases Cases feature skipped-test Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.15.0 v8.16.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 11, 2024

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at it (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/user_actions/property_actions/alert_property_actions.test.tsx:34:3)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/user_actions/property_actions/alert_property_actions.test.tsx:20:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1430:24)
    at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1013:12)
    at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:873:12)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-873ed99d6a4cc289/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 11, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 11, 2024
@kibanamachine kibanamachine added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Jan 11, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 11, 2024
@cnasikas cnasikas added the Feature:Cases Cases feature label Jan 11, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops-cases (Feature:Cases)

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

mistic added a commit that referenced this issue Jan 11, 2024
@mistic
Copy link
Member

mistic commented Jan 11, 2024

Skipped.

main: 13dd0b8

eokoneyo pushed a commit to eokoneyo/kibana that referenced this issue Jan 12, 2024
@cnasikas cnasikas linked a pull request Jan 12, 2024 that will close this issue
2 tasks
semd pushed a commit to semd/kibana that referenced this issue Jan 12, 2024
cnasikas added a commit that referenced this issue Jan 15, 2024
## Summary

Fixes: #174671,
#174670,
#174669,
#174668,
#174667

Successful builds:
https://buildkite.com/elastic/kibana-pull-request/builds?branch=cnasikas%3Afix_alert_property_actions_flaky

### 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 kibanamachine reopened this Jan 25, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Jan 31, 2024

Skipped.

main: 2518430

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.13

@mistic
Copy link
Member

mistic commented Mar 5, 2024

Skipped.

main: 4604180
8.13: b0ee56d

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

eokoneyo pushed a commit to eokoneyo/kibana that referenced this issue Mar 19, 2024
## Summary

This PR unskip below flaky tests to confirm the fix made in
elastic#177798

Fixes elastic#174682
Fixes elastic#176336
Fixes elastic#177334
Fixes elastic#171600
Fixes elastic#171601
Fixes elastic#177791
Fixes elastic#177792
Fixes elastic#177793
Fixes elastic#177794
Fixes elastic#177795
Fixes elastic#177796
Fixes elastic#171605
Fixes elastic#171606
Fixes elastic#171607
Fixes elastic#171608
Fixes elastic#178119
Fixes elastic#174525
Fixes elastic#174526
Fixes elastic#174527
Fixes elastic#174528
Fixes elastic#146394
Fixes elastic#176805
Fixes elastic#175112
Fixes elastic#176671
Fixes elastic#176672
Fixes elastic#175841
Fixes elastic#174667
Fixes elastic#174384
Fixes elastic#175310


### 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
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Mar 28, 2024

Skipped.

main: 3fd71e7

@js-jankisalvi js-jankisalvi linked a pull request Apr 23, 2024 that will close this issue
1 task
@cnasikas cnasikas added v8.15.0 and removed v8.14.0 labels May 15, 2024
@adcoelho adcoelho self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment