-
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 API Integration Tests.x-pack/test/saved_object_tagging/api_integration/tagging_api/apis/delete·ts - saved objects tagging API DELETE /api/saved_objects_tagging/tags/{id} should delete the tag #90552
Comments
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
Pinging @elastic/kibana-core (Team:Core) |
Test has been flaky, skipped for now. master/8.0: 44eff71 |
* master: (55 commits) [APM-UI][E2E] use githubNotify step (elastic#90514) [APM] Export ProcessorEvent type (elastic#90540) [Lens] Retain column config (elastic#90048) [Data Table] Add unit tests (elastic#90173) Migrate most plugins to synchronous lifecycle (elastic#89562) skip flaky suite (elastic#90555) skip flaky suite (elastic#64473) [actions] improve email action doc (elastic#90020) [Fleet] Support Fleet server system indices (elastic#89372) skip flaky suite (elastic#90552) Bump immer dependencies (elastic#90267) Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (elastic#85778)" (elastic#89992) [Search Sessions] Use sync config (elastic#90138) chore(NA): add safe guard to remove bazelisk from yarn global at bootstrap (elastic#90538) [test] Await retry.waitFor (elastic#90456) chore(NA): integrate build buddy with our bazel setup and remote cache for ci (elastic#90116) Skip failing suite (elastic#90526) [Fleet] Fix incorrect conversion of string to numeric values in agent YAML (elastic#90371) [Docs] Update reporting troubleshooting for arm rhel/centos (elastic#90385) chore(NA): build bazel projects all at once in the distributable build process (elastic#90328) ...
New failure: CI Build - main |
Stacktrace from the additions in #90762:
It fails during the second operation (the delete) of the test const delRes = await supertest.delete(`/api/saved_objects_tagging/tags/tag-1`); apparently it's when we're trying to find the objects the tag is attached to to remove the reference |
New failure: CI Build - 7.17 |
New failure: CI Build - 7.17 |
/skip |
A test failed on a tracked branch
First failure: Jenkins Build
The text was updated successfully, but these errors were encountered: