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: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/rule_edit/esql_rule·cy·ts - Detection ES|QL rules, edit with configured suppression displays suppress options correctly on edit form and allows its editing displays suppress options correctly on edit form and allows its editing #184556

Open
kibanamachine opened this issue May 31, 2024 · 40 comments
Assignees
Labels
Environment:ECH Feature:Alert Suppression Security Solution Alert Suppression feature Feature: ES|QL Rule Feature:Rule Edit Security Solution Detection Rule Editing workflow impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. skipped-test Team:Detection Engine Security Solution Detection Engine Area v9.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 31, 2024

A test failed on a tracked branch

CypressError: Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `esqlSuppressionFieldsRequest`. No request ever occurred.

https://on.cypress.io/wait
    at cypressErr (http://localhost:5684/__cypress/runner/cypress_runner.js:75257:18)
    at Object.errByPath (http://localhost:5684/__cypress/runner/cypress_runner.js:75312:10)
    at checkForXhr (http://localhost:5684/__cypress/runner/cypress_runner.js:135500:84)
    at <unknown> (http://localhost:5684/__cypress/runner/cypress_runner.js:135526:28)
    at tryCatcher (http://localhost:5684/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5684/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5684/__cypress/runner/cypress_runner.js:143918:68)
    at <unknown> (http://localhost:5684/__cypress/runner/cypress_runner.js:143859:14)
    at tryCatcher (http://localhost:5684/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5684/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5684/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5684/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5684/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5684/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5684/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/detection_response/detection_engine/rule_edit/esql_rule.cy.ts:156:11)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label May 31, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label May 31, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine kibanamachine added the Team:Detection Engine Security Solution Detection Engine Area label May 31, 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 May 31, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jbudz
Copy link
Member

jbudz commented May 31, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 595025a

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@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 - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jbudz
Copy link
Member

jbudz commented Oct 10, 2024

/skip

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

Skipped

main: 7a53d81

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@yctercero
Copy link
Contributor

Let's revisit this test to either:

fix flake
simply test what get's sent when creating the rule vs checking rule details after
move into unit test if possible

@yctercero yctercero added impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Feature:Alert Suppression Security Solution Alert Suppression feature Feature:Rule Edit Security Solution Detection Rule Editing workflow Test:Cypress Feature: ES|QL Rule Environment:ECH and removed blocker failed-test A test failure on a tracked branch, potentially flaky-test Team:Detection Engine Security Solution Detection Engine Area labels Dec 27, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 27, 2024
@yctercero yctercero added Team:Detection Engine Security Solution Detection Engine Area and removed Test:Cypress labels Dec 27, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Environment:ECH Feature:Alert Suppression Security Solution Alert Suppression feature Feature: ES|QL Rule Feature:Rule Edit Security Solution Detection Rule Editing workflow impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. skipped-test Team:Detection Engine Security Solution Detection Engine Area v9.0.0
Projects
None yet
Development

No branches or pull requests

5 participants