Closed kibanamachine closed 3 days ago
New failure: Jenkins Build
New failure: Jenkins Build
New failure: Jenkins Build
closing for now as we haven't seen any activity on this in ~60 days.
New failure: CI Build - main
Pinging @elastic/kibana-core (Team:Core)
New failure: CI Build - main
New failure: CI Build - main
I think I found the explanation to the flaky behavior: Pay close attention to the screen capture below (running locally, animations disabled):
https://github.com/elastic/kibana/assets/25349407/117dfec0-165e-4ffb-a9c0-5ab89d89b750
Notice how, after clicking the Remove
link, the UI shows the Removing + spinner and then, for a fraction of second, we have the Remove
button again.
Looking at the trace of the failing test:
retry
block, which checks the presence of the Remove
button to determine the remove was successful.Remove
button appears again before being actually deleted, this will cause the logic to attempt to delete it again, but it will get stuck awaiting to find that very same button.Pinging @elastic/appex-sharedux (Team:SharedUX)
@gsoldevila I removed your assignment because you assigned shared-ux team. Cheers!
New failure: kibana-on-merge - main
Wow! An error in the afterAll
trying to clean up the installed data samples 😢
it looks like CI has been flaky due to external factors this week. Let's close and wait for the next occurrence.
New failure: kibana-on-merge - main
it's happened again :( ... taking a look, for what it's worth the test passed on the second run
This was resolved in https://github.com/elastic/kibana/pull/199005
A test failed on a tracked branch
First failure: Jenkins Build