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: Serverless Security Functional Tests.x-pack/test_serverless/functional/test_suites/security/ftr/cases/list_view·ts - serverless security UI Serverless Security Cases Cases List row actions Severity to high #191641

Closed
kibanamachine opened this issue Aug 28, 2024 · 3 comments · Fixed by #192487
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test Feature:Cases Cases feature Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 28, 2024

A test failed on a tracked branch

ElementClickInterceptedError: element click intercepted: Element <button class="euiButtonIcon css-13giw8n-euiButtonIcon-xs-empty-text" type="button" aria-label="Actions for &quot;random-cdafd3c4-0250-4c2d-93b1-f4fafaa2642d&quot; column" data-test-subj="case-action-popover-button-0573bbbb-26aa-41b0-886b-e960d22ff4a6">...</button> is not clickable at point (1556, 467). Other element would receive the click: <div class="euiToast euiGlobalToastListItem eui-textBreakWord css-qs6cyf-euiToast-success-euiGlobalToastListItem" id="1">...</div>
  (Session info: chrome=127.0.6533.119)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:28:20) {
  remoteStacktrace: '#0 0x55f6fbad66ca <unknown>\n' +
    '#1 0x55f6fb7a7600 <unknown>\n' +
    '#2 0x55f6fb7fd8e6 <unknown>\n' +
    '#3 0x55f6fb7fb7f6 <unknown>\n' +
    '#4 0x55f6fb7f9277 <unknown>\n' +
    '#5 0x55f6fb7f811c <unknown>\n' +
    '#6 0x55f6fb7ebbe6 <unknown>\n' +
    '#7 0x55f6fb8198a2 <unknown>\n' +
    '#8 0x55f6fb7eb599 <unknown>\n' +
    '#9 0x55f6fb819a6e <unknown>\n' +
    '#10 0x55f6fb83804a <unknown>\n' +
    '#11 0x55f6fb819643 <unknown>\n' +
    '#12 0x55f6fb7e9d31 <unknown>\n' +
    '#13 0x55f6fb7ea79e <unknown>\n' +
    '#14 0x55f6fba9e25b <unknown>\n' +
    '#15 0x55f6fbaa21f2 <unknown>\n' +
    '#16 0x55f6fba8b615 <unknown>\n' +
    '#17 0x55f6fbaa2d82 <unknown>\n' +
    '#18 0x55f6fba7025f <unknown>\n' +
    '#19 0x55f6fbac5e68 <unknown>\n' +
    '#20 0x55f6fbac6040 <unknown>\n' +
    '#21 0x55f6fbad549c <unknown>\n' +
    '#22 0x7f2a81d22609 start_thread\n'
}

First failure: kibana-elasticsearch-snapshot-verify - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Aug 28, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 28, 2024
@kibanamachine kibanamachine added failed-es-promotion Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Aug 28, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Aug 28, 2024
@cnasikas cnasikas added the Feature:Cases Cases feature label Sep 3, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops-cases (Feature:Cases)

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jcger jcger closed this as completed in 4f6f88a Sep 11, 2024
gergoabraham pushed a commit to gergoabraham/kibana that referenced this issue Sep 13, 2024
…lastic#192487)

Closes elastic#191641

Toasts are stacking up until covering the row action to be clicked next.
This PR dismiss every toast created after each test. In the status
update test this might happen as well and therefore I did add the toast
dismissal to the whole row actions test suite.
markov00 pushed a commit to markov00/kibana that referenced this issue Sep 18, 2024
…lastic#192487)

Closes elastic#191641

Toasts are stacking up until covering the row action to be clicked next.
This PR dismiss every toast created after each test. In the status
update test this might happen as well and therefore I did add the toast
dismissal to the whole row actions test suite.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test Feature:Cases Cases feature Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants