-
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
[6.x] Wait for global loading indicator when creating index pattern (#25329) #25348
Conversation
💔 Build Failed |
Looks like the test in question is now failing with a different error: Error: retry.try timeout: [POST http://localhost:9515/session/7406f33d0c94c068c67a8fafc075a225/element/0.45282398259865353-6/clear] stale element reference: element is not attached to the page document Let's test one more time if it reproduces. Jenkins test this |
💔 Build Failed |
💔 Build Failed |
💚 Build Succeeded |
So the results are hard to interpret - not sure why adding waits would have caused earlier failures, could be the test is flaky or there are other issues with createIndexPattern - of which I have addressed more of in PR #25414 - so with both changes maybe the test will be more stable or could need more isolated investigation. Will merge along with other PR to test further on cloud and windows to see how it performs over time. |
Backports the following commits to 6.x: