-
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: Chrome UI Functional Tests.test/functional/apps/saved_objects_management/show_relationships·ts - saved objects management saved objects relationships flyout displays the invalid references #179977
Comments
Pinging @elastic/kibana-core (Team:Core) |
New failure: CI Build - 8.14 |
The recent error looks like a webdriver hiccup:
Closing for now. |
New failure: kibana-elasticsearch-snapshot-verify - 7.17 |
New failure: kibana-on-merge - 7.17 |
Looks like some kind of unstable array sorting causing an issue in
|
New failure: kibana-on-merge - 7.17 |
New failure: kibana-on-merge - 7.17 |
New failure: kibana-elasticsearch-snapshot-verify - 7.17 |
New failure: kibana-on-merge - 7.17 |
…lastic#187545) ## Summary Per the title Close elastic#179977 (cherry picked from commit 809a83d) # Conflicts: # test/functional/page_objects/management/saved_objects_page.ts
…rom UI (#187545) (#188406) Close #179977 # Backport This will backport the following commits from `main` to `7.17`: - [[Saved Objects] Provide stable sorting to the rows extracted from UI (#187545)](#187545) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jean-Louis Leysens","email":"jeanlouis.leysens@elastic.co"},"sourceCommit":{"committedDate":"2024-07-08T10:40:32Z","message":"[Saved Objects] Provide stable sorting to the rows extracted from UI (#187545)\n\n## Summary\r\n\r\nPer the title\r\n\r\nClose https://github.com/elastic/kibana/issues/179977","sha":"809a83df82ffe53102e7b1c4df1f6db120a054ea","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Core","Feature:Saved Objects","release_note:skip","backport:skip","v8.16.0"],"number":187545,"url":"https://github.com/elastic/kibana/pull/187545","mergeCommit":{"message":"[Saved Objects] Provide stable sorting to the rows extracted from UI (#187545)\n\n## Summary\r\n\r\nPer the title\r\n\r\nClose https://github.com/elastic/kibana/issues/179977","sha":"809a83df82ffe53102e7b1c4df1f6db120a054ea"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187545","number":187545,"mergeCommit":{"message":"[Saved Objects] Provide stable sorting to the rows extracted from UI (#187545)\n\n## Summary\r\n\r\nPer the title\r\n\r\nClose https://github.com/elastic/kibana/issues/179977","sha":"809a83df82ffe53102e7b1c4df1f6db120a054ea"}}]}] BACKPORT-->
New failure: kibana-on-merge - 7.17 |
New failure: kibana-on-merge - 7.17 |
Skipped 7.17: faae6da |
## Summary Close #179977 🧟 🔫 Trying this again, this time with a `retry.waitFor`. FTRs for this test succeeded 25/25 flaky test runs with a failure for another SO management FTR 🙈 , but this should fix this test for 7.17 branch.
@jloleysens Sorry I just realised the failure + skip was before your commit. What I noticed is that Bluebird's That's the only noticeable difference between 7.x and 8.x, so I'd say it's worth updating the test with this change instead. WDYT? |
Hey @gsoldevila I was not aware of this PR I'm not sure bluebird is the reason we needed the retry logic... There might be something else and so would be good to put any future changes through flaky test runner. In principle happy to go ahead with your approach though! Also, not sure why my PR didn't close this issue 😅 . |
Triggered a 300x FTR UPDATE: getting rid of I still don't know why it does NOT fail on 8.x 🤔 |
JLs fix should have closed this issue automatically. |
…rom UI (elastic#187545) (elastic#188406) Close elastic#179977 # Backport This will backport the following commits from `main` to `7.17`: - [[Saved Objects] Provide stable sorting to the rows extracted from UI (elastic#187545)](elastic#187545) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jean-Louis Leysens","email":"jeanlouis.leysens@elastic.co"},"sourceCommit":{"committedDate":"2024-07-08T10:40:32Z","message":"[Saved Objects] Provide stable sorting to the rows extracted from UI (elastic#187545)\n\n## Summary\r\n\r\nPer the title\r\n\r\nClose https://github.com/elastic/kibana/issues/179977","sha":"809a83df82ffe53102e7b1c4df1f6db120a054ea","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Core","Feature:Saved Objects","release_note:skip","backport:skip","v8.16.0"],"number":187545,"url":"https://github.com/elastic/kibana/pull/187545","mergeCommit":{"message":"[Saved Objects] Provide stable sorting to the rows extracted from UI (elastic#187545)\n\n## Summary\r\n\r\nPer the title\r\n\r\nClose https://github.com/elastic/kibana/issues/179977","sha":"809a83df82ffe53102e7b1c4df1f6db120a054ea"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187545","number":187545,"mergeCommit":{"message":"[Saved Objects] Provide stable sorting to the rows extracted from UI (elastic#187545)\n\n## Summary\r\n\r\nPer the title\r\n\r\nClose https://github.com/elastic/kibana/issues/179977","sha":"809a83df82ffe53102e7b1c4df1f6db120a054ea"}}]}] BACKPORT-->
## Summary Close elastic#179977 🧟 🔫 Trying this again, this time with a `retry.waitFor`. FTRs for this test succeeded 25/25 flaky test runs with a failure for another SO management FTR 🙈 , but this should fix this test for 7.17 branch.
A test failed on a tracked branch
First failure: CI Build - 7.17
The text was updated successfully, but these errors were encountered: