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/plugins/security_solution/public/management/cypress/e2e/serverless/policy_details_with_security_essentials·cy·ts - When displaying the Policy Details in Security Essentials PLI "before all" hook for "should display upselling section for protections" "before all" hook for "should display upselling section for protections" #170666

Open
kibanamachine opened this issue Nov 6, 2023 · 36 comments · Fixed by #174473
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 6, 2023

A test failed on a tracked branch

CypressError: `cy.task('indexFleetEndpointPolicy')` timed out after waiting `60000ms`.

https://on.cypress.io/api/task

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `When displaying the Policy ...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at <unknown> (https://localhost:5641/__cypress/runner/cypress_runner.js:135256:70)
    at tryCatcher (https://localhost:5641/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (https://localhost:5641/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (https://localhost:5641/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (https://localhost:5641/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (https://localhost:5641/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (https://localhost:5641/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (https://localhost:5641/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (https://localhost:5641/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (https://localhost:5641/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (https://localhost:5641/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (https://localhost:5641/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/serverless/policy_details_with_security_essentials.cy.ts:26:9)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 6, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 6, 2023
@kibanamachine kibanamachine added the Team:Defend Workflows “EDR Workflows” sub-team of Security Solution label Nov 6, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 6, 2023
@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

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Nov 6, 2023

Skipped.

main: 4189b26

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@dasansol92
Copy link
Contributor

PR: #170001

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

dasansol92 added a commit that referenced this issue Jan 9, 2024
…est (#174473)

fixes: #170666
## Summary

Enables skipped test

---------

Co-authored-by: Kibana Machine <[email protected]>
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Jan 9, 2024
…est (elastic#174473)

fixes: elastic#170666
## Summary

Enables skipped test

---------

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit 7a0b40f)
@dasansol92
Copy link
Contributor

PR: #174473
Backport to 8.12: #174530

kibanamachine referenced this issue Jan 9, 2024
…ssentials&#x60; test (#174473) (#174530)

# Backport

This will backport the following commits from `main` to `8.12`:
- [[Defend workflows] Enable
&#x60;policy_details_with_security_essentials&#x60; test
(#174473)](#174473)

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

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

<!--BACKPORT [{"author":{"name":"David
Sánchez","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-09T15:29:13Z","message":"[Defend
workflows] Enable `policy_details_with_security_essentials` test
(#174473)\n\nfixes:
https://github.com/elastic/kibana/issues/170666\r\n##
Summary\r\n\r\nEnables skipped
test\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<[email protected]>","sha":"7a0b40f0a0223b9a134b5e1a568efc3cf0139f18","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Defend
Workflows","v8.12.0","v8.13.0"],"title":"[Defend workflows] Enable
`policy_details_with_security_essentials`
test","number":174473,"url":"https://github.com/elastic/kibana/pull/174473","mergeCommit":{"message":"[Defend
workflows] Enable `policy_details_with_security_essentials` test
(#174473)\n\nfixes:
https://github.com/elastic/kibana/issues/170666\r\n##
Summary\r\n\r\nEnables skipped
test\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<[email protected]>","sha":"7a0b40f0a0223b9a134b5e1a568efc3cf0139f18"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174473","number":174473,"mergeCommit":{"message":"[Defend
workflows] Enable `policy_details_with_security_essentials` test
(#174473)\n\nfixes:
https://github.com/elastic/kibana/issues/170666\r\n##
Summary\r\n\r\nEnables skipped
test\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<[email protected]>","sha":"7a0b40f0a0223b9a134b5e1a568efc3cf0139f18"}}]}]
BACKPORT-->

Co-authored-by: David Sánchez <[email protected]>
nreese pushed a commit to nreese/kibana that referenced this issue Jan 10, 2024
…est (elastic#174473)

fixes: elastic#170666
## Summary

Enables skipped test

---------

Co-authored-by: Kibana Machine <[email protected]>
delanni pushed a commit to delanni/kibana that referenced this issue Jan 11, 2024
…est (elastic#174473)

fixes: elastic#170666
## Summary

Enables skipped test

---------

Co-authored-by: Kibana Machine <[email protected]>
@kibanamachine kibanamachine reopened this May 2, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

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 Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants