Skip to content

[ResponseOps][Cases] Fix flaky Cases action Cypress test#213529

Merged
umbopepato merged 2 commits intoelastic:mainfrom
umbopepato:211959-cases-action-fields-flaky-test
Mar 10, 2025
Merged

[ResponseOps][Cases] Fix flaky Cases action Cypress test#213529
umbopepato merged 2 commits intoelastic:mainfrom
umbopepato:211959-cases-action-fields-flaky-test

Conversation

@umbopepato
Copy link
Member

@umbopepato umbopepato commented Mar 7, 2025

Summary

References

Closes #211959

Checklist

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#7997

[✅] Security Solution Detection Engine - Cypress: 50/50 tests passed.

see run history

@umbopepato umbopepato added release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// backport:skip This PR does not require backporting v9.1.0 labels Mar 7, 2025
@umbopepato umbopepato marked this pull request as ready for review March 7, 2025 14:07
@umbopepato umbopepato requested a review from a team as a code owner March 7, 2025 14:07
@umbopepato umbopepato requested a review from dhurley14 March 7, 2025 14:07
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

@dhurley14 dhurley14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@umbopepato umbopepato enabled auto-merge (squash) March 10, 2025 09:11
@umbopepato umbopepato added backport:version Backport to applied version labels v8.19.0 and removed backport:skip This PR does not require backporting labels Mar 10, 2025
@elasticmachine
Copy link
Contributor

elasticmachine commented Mar 10, 2025

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #121 / console app console settings displays the a11y overlay

Metrics [docs]

✅ unchanged

History

@umbopepato umbopepato merged commit 6c281ca into elastic:main Mar 10, 2025
15 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/13762164675

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Mar 10, 2025
)

## Summary

- Fixes the flaky functional test added in elastic#210547 by adding a network
request intercept and clicking on the correct dropdown button
- Unskips the test file

## References

Closes elastic#211959

### Checklist

- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed

(cherry picked from commit 6c281ca)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Mar 10, 2025
…) (#213701)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ResponseOps][Cases] Fix flaky Cases action Cypress test
(#213529)](#213529)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Umberto
Pepato","email":"umbopepato@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-03-10T10:16:02Z","message":"[ResponseOps][Cases]
Fix flaky Cases action Cypress test (#213529)\n\n## Summary\n\n- Fixes
the flaky functional test added in #210547 by adding a network\nrequest
intercept and clicking on the correct dropdown button\n- Unskips the
test file\n\n## References\n\nCloses #211959\n\n### Checklist\n\n- [x]
[Flaky
Test\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\nused on any tests
changed","sha":"6c281caceb180c5e541ecdcf86d528cd2bafe701","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","backport:version","v9.1.0","v8.19.0"],"title":"[ResponseOps][Cases]
Fix flaky Cases action Cypress
test","number":213529,"url":"https://github.com/elastic/kibana/pull/213529","mergeCommit":{"message":"[ResponseOps][Cases]
Fix flaky Cases action Cypress test (#213529)\n\n## Summary\n\n- Fixes
the flaky functional test added in #210547 by adding a network\nrequest
intercept and clicking on the correct dropdown button\n- Unskips the
test file\n\n## References\n\nCloses #211959\n\n### Checklist\n\n- [x]
[Flaky
Test\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\nused on any tests
changed","sha":"6c281caceb180c5e541ecdcf86d528cd2bafe701"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/213529","number":213529,"mergeCommit":{"message":"[ResponseOps][Cases]
Fix flaky Cases action Cypress test (#213529)\n\n## Summary\n\n- Fixes
the flaky functional test added in #210547 by adding a network\nrequest
intercept and clicking on the correct dropdown button\n- Unskips the
test file\n\n## References\n\nCloses #211959\n\n### Checklist\n\n- [x]
[Flaky
Test\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\nused on any tests
changed","sha":"6c281caceb180c5e541ecdcf86d528cd2bafe701"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Umberto Pepato <umbopepato@users.noreply.github.com>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Mar 22, 2025
)

## Summary

- Fixes the flaky functional test added in elastic#210547 by adding a network
request intercept and clicking on the correct dropdown button
- Unskips the test file

## References

Closes elastic#211959

### Checklist

- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v8.19.0 v9.1.0

Projects

None yet

4 participants