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/investigations/timelines/esql/discover_timeline_state_integration·cy·ts - Discover Timeline State Integration ESQL tab state "before each" hook for "should be able create an empty timeline with default esql tab state" "before each" hook for "should be able create an empty timeline with default esql tab state" #180755

Open
kibanamachine opened this issue Apr 13, 2024 · 18 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Threat Hunting:Investigations Security Solution Investigations Team v8.14.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 13, 2024

A test failed on a tracked branch

CypressError: Timed out retrying after 150050ms: `cy.click()` failed because this element is `disabled`:

`<button type="button" class="euiSuperDatePicker__prettyFormat euiSuperDatePicker__prettyFormat--disabled" data-test-subj="superDatePickerShowDatesButton" disabled="">...</button>`

Fix this problem, or use `{force: true}` to disable error checking.

https://on.cypress.io/element-cannot-be-interacted-with

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Discover Timeline State Int...`
    at Object.isNotDisabled (http://localhost:5694/__cypress/runner/cypress_runner.js:145125:58)
    at runAllChecks (http://localhost:5694/__cypress/runner/cypress_runner.js:112282:26)
    at retryActionability (http://localhost:5694/__cypress/runner/cypress_runner.js:112371:16)
    at tryCatcher (http://localhost:5694/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5694/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5694/__cypress/runner/cypress_runner.js:143918:68)
    at <unknown> (http://localhost:5694/__cypress/runner/cypress_runner.js:143859:14)
    at tryCatcher (http://localhost:5694/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5694/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5694/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5694/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5694/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5694/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5694/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at updateDateRangeInLocalDatePickers (webpack:///./tasks/date_picker.ts:72:61)
    at Context.eval (webpack:///./e2e/investigations/timelines/esql/discover_timeline_state_integration.cy.ts:84:40)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 13, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 13, 2024
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Apr 13, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)

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

@pheyos
Copy link
Member

pheyos commented Apr 15, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: a47ac32

@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
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Threat Hunting:Investigations Security Solution Investigations Team v8.14.0
Projects
None yet
Development

No branches or pull requests

3 participants