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
…156790) # Backport This will backport the following commits from `main` to `8.8`: - [[ML] Functional tests - stabilize export job tests (#156586)](#156586) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Robert Oskamp","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-05-05T07:17:04Z","message":"[ML] Functional tests - stabilize export job tests (#156586)\n\nThis PR stabilizes the export job tests by making sure the export\r\nsuccess toast is closed before moving on to the next test. As part of\r\nthat, the toasts service got two new methods\r\n`dismissAllToastsWithChecks` and `assertToastCount`.","sha":"dd1fd2647a453fe9ad233d3afc9848b507c945da","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","backport:prev-minor","v8.8.0","v8.9.0"],"number":156586,"url":"https://github.com/elastic/kibana/pull/156586","mergeCommit":{"message":"[ML] Functional tests - stabilize export job tests (#156586)\n\nThis PR stabilizes the export job tests by making sure the export\r\nsuccess toast is closed before moving on to the next test. As part of\r\nthat, the toasts service got two new methods\r\n`dismissAllToastsWithChecks` and `assertToastCount`.","sha":"dd1fd2647a453fe9ad233d3afc9848b507c945da"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156586","number":156586,"mergeCommit":{"message":"[ML] Functional tests - stabilize export job tests (#156586)\n\nThis PR stabilizes the export job tests by making sure the export\r\nsuccess toast is closed before moving on to the next test. As part of\r\nthat, the toasts service got two new methods\r\n`dismissAllToastsWithChecks` and `assertToastCount`.","sha":"dd1fd2647a453fe9ad233d3afc9848b507c945da"}}]}] BACKPORT--> Co-authored-by: Robert Oskamp <[email protected]>
- Loading branch information