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/security_solution/public/detection_engine/rule_creation_ui/components/step_define_rule - StepDefineRule related integrations submits saved early related integrations #199700

Open
kibanamachine opened this issue Nov 11, 2024 · 8 comments
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Detection Rule Management Security Detection Rule Management Team v8.17.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 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 (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/components/step_define_rule/index.test.tsx:262:5)
    at _dispatchDescribe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/components/step_define_rule/index.test.tsx:219:3)
    at _dispatchDescribe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/components/step_define_rule/index.test.tsx:205:1)
    at Runtime._execModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1731350699267573537/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 11, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 11, 2024
@kibanamachine kibanamachine added the Team:Detection Engine Security Solution Detection Engine Area label Nov 11, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detection-engine (Team:Detection Engine)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 11, 2024
@jbudz
Copy link
Member

jbudz commented Nov 11, 2024

Skipped

main: 482e3f4
8.x: 7b081fe

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@yctercero
Copy link
Contributor

yctercero commented Dec 27, 2024

These tests are skipped. @jbudz any idea how they would have run?

@yctercero
Copy link
Contributor

@maximpn would you be able to take a look at these? I think you added them as part of the prebuilt rule customization work?

cc @banderror

@jbudz
Copy link
Member

jbudz commented Dec 27, 2024

It was unskipped in e55232f#diff-7047d8a1155faf86ec93970f47b5daf60c76af48ff231fe20d1c92755af5a4a8L183 but this issue wasn't updated.

@jbudz jbudz removed the v9.0.0 label Dec 27, 2024
@maximpn maximpn added Team:Detection Rule Management Security Detection Rule Management Team and removed Team:Detection Engine Security Solution Detection Engine Area labels Dec 27, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management)

@maximpn
Copy link
Contributor

maximpn commented Dec 27, 2024

Hey @yctercero,

Sure. I'll dig deeper to figure out the issue. The test was unskiped in e55232f#diff-7047d8a1155faf86ec93970f47b5daf60c76af48ff231fe20d1c92755af5a4a8L183 with an increased timeout. The problem doesn't pop up so easily locally.

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 skipped-test Team:Detection Rule Management Security Detection Rule Management Team v8.17.0
Projects
None yet
Development

No branches or pull requests

5 participants