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: Jest Tests.x-pack/plugins/cases/public/components/all_cases - ColumnsPopover clicking Hide All calls onSelectedColumnsChange with the right params #174684

Closed
kibanamachine opened this issue Jan 11, 2024 · 5 comments · Fixed by #175509
Assignees
Labels
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 Jan 11, 2024

A test failed on a tracked branch

Error: unable to click element as it has or inherits pointer-events set to "none".
    at Object.click (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b47a867c7f9c331d/elastic/kibana-on-merge/kibana/node_modules/@testing-library/user-event/dist/click.js:117:11)
    at Object.click (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b47a867c7f9c331d/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/all_cases/columns_popover.test.tsx:108:15)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at listOnTimeout (node:internal/timers:540:9)
    at processTimers (node:internal/timers:514:7)

First failure: CI Build - main

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

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

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

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

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

mistic added a commit that referenced this issue Jan 17, 2024
@mistic
Copy link
Member

mistic commented Jan 17, 2024

Skipped.

main: 5be8c22

js-jankisalvi added a commit that referenced this issue Jan 25, 2024
## Summary

Fixes #174684
Fixes #174683
Fixes #174682

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this issue Feb 15, 2024
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this issue Feb 15, 2024
## Summary

Fixes elastic#174684
Fixes elastic#174683
Fixes elastic#174682

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
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 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.

5 participants