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/explore/navigation/search_bar·cy·ts - SearchBar adds correctly a filter to the global search bar adds correctly a filter to the global search bar #182932

Open
kibanamachine opened this issue May 8, 2024 · 13 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Threat Hunting:Explore v8.15.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 8, 2024

A test failed on a tracked branch

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

`<input aria-autocomplete="list" aria-controls="" aria-expanded="false" aria-label="Select operator" aria-invalid="false" class="euiComboBox__input" data-test-subj="comboBoxSearchInput" disabled="" id="i42291812-0d32-11ef-9ffc-cf7bc3e522bf__eui-combobox-id" role="combobox" placeholder="Select operator" value="" style="inline-size: 100%;">`

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

https://on.cypress.io/element-cannot-be-interacted-with
    at Object.isNotDisabled (http://localhost:5659/__cypress/runner/cypress_runner.js:145125:58)
    at runAllChecks (http://localhost:5659/__cypress/runner/cypress_runner.js:112282:26)
    at retryActionability (http://localhost:5659/__cypress/runner/cypress_runner.js:112371:16)
    at tryCatcher (http://localhost:5659/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5659/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5659/__cypress/runner/cypress_runner.js:143918:68)
    at <unknown> (http://localhost:5659/__cypress/runner/cypress_runner.js:143859:14)
    at tryCatcher (http://localhost:5659/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5659/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5659/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5659/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5659/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5659/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5659/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at fillAddFilterForm (webpack:///./tasks/search_bar.ts:60:41)
    at Context.eval (webpack:///./e2e/explore/navigation/search_bar.cy.ts:35:22)

First failure: kibana-on-merge - main

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

New failure: kibana-on-merge - main

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore)

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

@delanni
Copy link
Contributor

delanni commented May 8, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: da78b1b

@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

@angorayc
Copy link
Contributor

#183087

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:Explore v8.15.0
Projects
None yet
Development

No branches or pull requests

4 participants