-
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 API Integration Tests.x-pack/test/api_integration/apis/management/index_management/indices·js - apis management index management indices list should list all the indices with the expected properties and data enrichers #64473
Failing test: X-Pack API Integration Tests.x-pack/test/api_integration/apis/management/index_management/indices·js - apis management index management indices list should list all the indices with the expected properties and data enrichers #64473
Comments
Pinging @elastic/kibana-test-triage (failed-test) |
Pinging @elastic/es-ui (Team:Elasticsearch UI) |
Thanks @spalger. This looks like some sort of race condition between the registration of the index data enrichers. This seems like a benign characteristic, however, because the order in which they're registered doesn't impact the user. So possibly we should solve this by changing the comparison logic in our assertion. |
New failure: Jenkins Build |
New failure: Jenkins Build |
This was fixed. @spalger Can we get this test re-enabled? |
@cuff-links fixes for flaky tests should include the change to enable the tests, otherwise the fix isn't being tested. Please submit a new PR with the tests re-enabled and run it through the flaky test runner on kibana-ci a handful of times to make sure it's not still flaky. |
@spalger Gotcha. Will do. |
This has been merged. Will be backporting. |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
1 similar comment
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
1 similar comment
New failure: Jenkins Build |
New failure: Jenkins Build |
* 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) ...
This is failing consistently because it looks like we're getting back a new
Looks like we just need to add
|
The tests are passing for me locally, and I'm not seeing the same error mentioned in #64473 (comment). I've opened a draft PR to rerun via flaky test runner. |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
1 similar comment
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: Jenkins Build |
1 similar comment
New failure: Jenkins Build |
A test failed on a tracked branch
First failure: Jenkins Build
The text was updated successfully, but these errors were encountered: