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/response_actions/responder·cy·ts - When accessing Endpoint Response Console from Cases "before all" hook for "should display responder option in take action menu" "before all" hook for "should display responder option in take action menu" #169894

Open
kibanamachine opened this issue Oct 25, 2023 · 56 comments · Fixed by #177726 or #180449
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.15.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 25, 2023

A test failed on a tracked branch

CypressError: Timed out after waiting `12000ms` for your remote page to load.

Your page did not fire its `load` event within `12000ms`.

You can try increasing the `pageLoadTimeout` value in `opt/local-ssd/buildkite/builds/kb-n2-4-virt-3beb87f241c00296/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/cypress/cypress_serverless.config.ts` to wait longer.

Browsers will not fire the `load` event until all stylesheets and scripts are done downloading.

When this `load` event occurs, Cypress will continue running commands.

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `from Cases`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at timedOutWaitingForPageLoad (https://localhost:5661/__cypress/runner/cypress_runner.js:130039:64)
    at <unknown> (https://localhost:5661/__cypress/runner/cypress_runner.js:130337:16)
    at tryCatcher (https://localhost:5661/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (https://localhost:5661/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (https://localhost:5661/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (https://localhost:5661/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (https://localhost:5661/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (https://localhost:5661/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (https://localhost:5661/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (https://localhost:5661/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (https://localhost:5661/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (https://localhost:5661/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (https://localhost:5661/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at indexEndpointHosts (webpack:///./tasks/index_endpoint_hosts.ts:22:12)
    at Context.eval (webpack:///./e2e/response_actions/responder.cy.ts:62:25)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 25, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 25, 2023
@kibanamachine kibanamachine added the Team:Defend Workflows “EDR Workflows” sub-team of Security Solution label Oct 25, 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 Oct 25, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Oct 26, 2023

Skipped.

main: 1ee28ab

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

bryce-b pushed a commit to bryce-b/kibana that referenced this issue Oct 30, 2023
@paul-tavares
Copy link
Contributor

@joeypoon - FYI. I assigned this one to me since I am working on a similar skipped test that ended up being a duplicate of a test contained in this file. So I will just pick this up and unskip it.

paul-tavares added a commit that referenced this issue Feb 27, 2024
)

## Summary

- Deletes test file `cases_response_console.cy.ts` - duplicate test.
Coverage already exists under `responder.cy.ts`
    - Fixes #172720 )
- unskips repsonder test
    - Fixes #169894
semd pushed a commit to semd/kibana that referenced this issue Mar 4, 2024
…tic#177726)

## Summary

- Deletes test file `cases_response_console.cy.ts` - duplicate test.
Coverage already exists under `responder.cy.ts`
    - Fixes elastic#172720 )
- unskips repsonder test
    - Fixes elastic#169894
fkanout pushed a commit to fkanout/kibana that referenced this issue Mar 4, 2024
…tic#177726)

## Summary

- Deletes test file `cases_response_console.cy.ts` - duplicate test.
Coverage already exists under `responder.cy.ts`
    - Fixes elastic#172720 )
- unskips repsonder test
    - Fixes elastic#169894
@kibanamachine kibanamachine reopened this Apr 9, 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

@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

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: 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 - 8.14

@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

@mistic
Copy link
Member

mistic commented Jul 1, 2024

Skipped.

main: bd92b18

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:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.15.0
Projects
None yet
6 participants