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/all_cases - SolutionFilter when the owner is a single solution renders options correctly #175239

Open
kibanamachine opened this issue Jan 22, 2024 · 11 comments
Labels
blocker 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) v8.16.0 v9.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 22, 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-08d40ff8a5badf8c/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/all_cases/solution_filter.test.tsx:44:5)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-08d40ff8a5badf8c/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-08d40ff8a5badf8c/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-08d40ff8a5badf8c/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/all_cases/solution_filter.test.tsx:37:3)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-08d40ff8a5badf8c/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-08d40ff8a5badf8c/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-08d40ff8a5badf8c/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/all_cases/solution_filter.test.tsx:19:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-08d40ff8a5badf8c/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-08d40ff8a5badf8c/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-08d40ff8a5badf8c/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-08d40ff8a5badf8c/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-08d40ff8a5badf8c/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-08d40ff8a5badf8c/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 22, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 22, 2024
@kibanamachine kibanamachine added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Jan 22, 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 22, 2024
@cnasikas cnasikas added the Feature:Cases Cases feature label Jan 22, 2024
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@delanni
Copy link
Contributor

delanni commented Sep 26, 2024

/skip

delanni added a commit that referenced this issue Sep 26, 2024
delanni added a commit that referenced this issue Sep 26, 2024
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Sep 26, 2024
kibanamachine added a commit that referenced this issue Sep 27, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [skip flaky test: #175239
(#194104)](#194104)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Alex
Szabo","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-26T14:26:31Z","message":"skip
flaky test: #175239
(#194104)","sha":"645ece1e0dcb1d87d5204e9bd7dbc11cf1d93993","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor"],"title":"skip
flaky test:
https://github.com/elastic/kibana/issues/175239","number":194104,"url":"https://github.com/elastic/kibana/pull/194104","mergeCommit":{"message":"skip
flaky test: #175239
(#194104)","sha":"645ece1e0dcb1d87d5204e9bd7dbc11cf1d93993"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194104","number":194104,"mergeCommit":{"message":"skip
flaky test: #175239
(#194104)","sha":"645ece1e0dcb1d87d5204e9bd7dbc11cf1d93993"}}]}]
BACKPORT-->

Co-authored-by: Alex Szabo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker 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) v8.16.0 v9.0.0
Projects
None yet
Development

No branches or pull requests

4 participants