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.x`: - [[Fleet] unskip flaky test (#196806)](#196806) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia Bardi","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-18T15:02:11Z","message":"[Fleet] unskip flaky test (#196806)\n\n## Summary\r\n\r\nUnskip flaky tests\r\n\r\nCouldn't reproduce the failure in a few runs, the flaky test runner\r\ndoesn't support running Jest tests.\r\n\r\nCloses https://github.com/elastic/kibana/issues/196463\r\nCloses https://github.com/elastic/kibana/issues/196464\r\nCloses https://github.com/elastic/kibana/issues/196465\r\nCloses https://github.com/elastic/kibana/issues/196466\r\nCloses https://github.com/elastic/kibana/issues/196467\r\nCloses https://github.com/elastic/kibana/issues/196468\r\nCloses https://github.com/elastic/kibana/issues/196469\r\n\r\nCloses https://github.com/elastic/kibana/issues/192798\r\nCloses https://github.com/elastic/kibana/issues/189004","sha":"d2ee4075db1a577213af2d8450240d88a4d570d4","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","v9.0.0","backport:prev-minor"],"title":"[Fleet] unskip flaky test","number":196806,"url":"https://github.com/elastic/kibana/pull/196806","mergeCommit":{"message":"[Fleet] unskip flaky test (#196806)\n\n## Summary\r\n\r\nUnskip flaky tests\r\n\r\nCouldn't reproduce the failure in a few runs, the flaky test runner\r\ndoesn't support running Jest tests.\r\n\r\nCloses https://github.com/elastic/kibana/issues/196463\r\nCloses https://github.com/elastic/kibana/issues/196464\r\nCloses https://github.com/elastic/kibana/issues/196465\r\nCloses https://github.com/elastic/kibana/issues/196466\r\nCloses https://github.com/elastic/kibana/issues/196467\r\nCloses https://github.com/elastic/kibana/issues/196468\r\nCloses https://github.com/elastic/kibana/issues/196469\r\n\r\nCloses https://github.com/elastic/kibana/issues/192798\r\nCloses https://github.com/elastic/kibana/issues/189004","sha":"d2ee4075db1a577213af2d8450240d88a4d570d4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196806","number":196806,"mergeCommit":{"message":"[Fleet] unskip flaky test (#196806)\n\n## Summary\r\n\r\nUnskip flaky tests\r\n\r\nCouldn't reproduce the failure in a few runs, the flaky test runner\r\ndoesn't support running Jest tests.\r\n\r\nCloses https://github.com/elastic/kibana/issues/196463\r\nCloses https://github.com/elastic/kibana/issues/196464\r\nCloses https://github.com/elastic/kibana/issues/196465\r\nCloses https://github.com/elastic/kibana/issues/196466\r\nCloses https://github.com/elastic/kibana/issues/196467\r\nCloses https://github.com/elastic/kibana/issues/196468\r\nCloses https://github.com/elastic/kibana/issues/196469\r\n\r\nCloses https://github.com/elastic/kibana/issues/192798\r\nCloses https://github.com/elastic/kibana/issues/189004","sha":"d2ee4075db1a577213af2d8450240d88a4d570d4"}}]}] BACKPORT--> Co-authored-by: Julia Bardi <[email protected]>
- Loading branch information