-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.6`: - [[Cases] Improve functional tests (#150117)](#150117) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jonathan Buttner","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-02-06T20:38:36Z","message":"[Cases] Improve functional tests (#150117)\n\nThis PR tries to improve how often our functional tests succeeds. I also\r\ntried cleaning up a few things that seemed to be slowing the tests down\r\nand also causing errors when the tests were run individually.\r\n\r\nFixes: https://github.com/elastic/kibana/issues/145271\r\n\r\nNotable changes:\r\n- I added a value to the `property-actions*` in most places so that the\r\nfunctional tests can distinguish between a description, comment, or the\r\ncase ellipses this seems to work consistently where other methods have\r\nnot\r\n\r\nFlaky test run:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871","sha":"c3ea5e5b3a2f0e13e743eea059404c81a07576c1","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:skip","Team:ResponseOps","Feature:Cases","v8.7.0"],"number":150117,"url":"https://github.com/elastic/kibana/pull/150117","mergeCommit":{"message":"[Cases] Improve functional tests (#150117)\n\nThis PR tries to improve how often our functional tests succeeds. I also\r\ntried cleaning up a few things that seemed to be slowing the tests down\r\nand also causing errors when the tests were run individually.\r\n\r\nFixes: https://github.com/elastic/kibana/issues/145271\r\n\r\nNotable changes:\r\n- I added a value to the `property-actions*` in most places so that the\r\nfunctional tests can distinguish between a description, comment, or the\r\ncase ellipses this seems to work consistently where other methods have\r\nnot\r\n\r\nFlaky test run:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871","sha":"c3ea5e5b3a2f0e13e743eea059404c81a07576c1"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/150117","number":150117,"mergeCommit":{"message":"[Cases] Improve functional tests (#150117)\n\nThis PR tries to improve how often our functional tests succeeds. I also\r\ntried cleaning up a few things that seemed to be slowing the tests down\r\nand also causing errors when the tests were run individually.\r\n\r\nFixes: https://github.com/elastic/kibana/issues/145271\r\n\r\nNotable changes:\r\n- I added a value to the `property-actions*` in most places so that the\r\nfunctional tests can distinguish between a description, comment, or the\r\ncase ellipses this seems to work consistently where other methods have\r\nnot\r\n\r\nFlaky test run:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1871","sha":"c3ea5e5b3a2f0e13e743eea059404c81a07576c1"}}]}] BACKPORT-->
- Loading branch information
1 parent
ef976b2
commit 940700a
Showing
18 changed files
with
234 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.