-
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
Failing test: X-Pack Saved Object Tagging Functional Tests.x-pack/test/saved_object_tagging/functional/tests/listing·ts - saved objects tagging - functional tests table listing "before all" hook in "table listing" #90578
Comments
Pinging @elastic/kibana-core (Team:Core) |
New failure: CI Build - 8.3 |
New failure: CI Build - main |
/skip |
New failure: CI Build - main |
New failure: CI Build - main |
Skipped. main: ec3c7a4 |
It looks like the error is caused by an unhandled promise rejection:
That request occurs in kibana/packages/core/capabilities/core-capabilities-browser-internal/src/capabilities_service.tsx Line 31 in 383d8fa
I need to figure out why it fails. |
Note: Both this and #163816 are the first test suite in a test config. So there is some flakiness when the test config starts. |
Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit ba84388)
# Backport This will backport the following commits from `main` to `8.10`: - [[Flaky test #90578] Unskip test (#163696)](#163696) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-08-24T13:02:34Z","message":"[Flaky test #90578] Unskip test (#163696)\n\nCo-authored-by: Kibana Machine <[email protected]>","sha":"ba843882a7bb35aa3062efd6562ed85d5db157f4","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","technical debt","release_note:skip","Team:SharedUX","backport:prev-minor","v8.11.0"],"number":163696,"url":"https://github.com/elastic/kibana/pull/163696","mergeCommit":{"message":"[Flaky test #90578] Unskip test (#163696)\n\nCo-authored-by: Kibana Machine <[email protected]>","sha":"ba843882a7bb35aa3062efd6562ed85d5db157f4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163696","number":163696,"mergeCommit":{"message":"[Flaky test #90578] Unskip test (#163696)\n\nCo-authored-by: Kibana Machine <[email protected]>","sha":"ba843882a7bb35aa3062efd6562ed85d5db157f4"}}]}] BACKPORT--> Co-authored-by: Alejandro Fernández Haro <[email protected]>
A test failed on a tracked branch
First failure: Jenkins Build
The text was updated successfully, but these errors were encountered: