-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Cases] Unskip filter popover, property actions flaky tests #177611
[Cases] Unskip filter popover, property actions flaky tests #177611
Conversation
Pinging @elastic/response-ops (Team:ResponseOps) |
Pinging @elastic/response-ops-cases (Feature:Cases) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, no need to do this but I was thinking about the following:
Tiago mentioned in our call Tuesday that some tests are async
when they shouldn't be.
I found a few in the files in this PR:
alert_property_actions.test.tsx
- line 86
registered_attachments_property_actions.test.tsx
- line 88
- line 95
user_comment_property_actions.test.tsx
- line 101
Yeah I was thinking this and then thought let's first see if current changes are working or not. 😄 |
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: |
…177611) ## Summary As a follow-up to elastic#176863 unskipping filterPopOver and propertyActions tests Fixes elastic#176679 Fixes elastic#176680 Fixes elastic#176681 Fixes elastic#176682 Fixes elastic#176683 Fixes elastic#176684 Fixes elastic#176685 Fixes elastic#176686 Fixes elastic#174384 Fixes elastic#174667 Fixes elastic#175310
Summary
As a follow-up to #176863 unskipping filterPopOver and propertyActions tests
Fixes #176679
Fixes #176680
Fixes #176681
Fixes #176682
Fixes #176683
Fixes #176684
Fixes #176685
Fixes #176686
Fixes #174384
Fixes #174667
Fixes #175310