Skip to content
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

PreserveCrossAppState introduced flakiness in the tests - need to wait for page loading to finish #15495

Conversation

stacey-gammon
Copy link
Contributor

@stacey-gammon stacey-gammon commented Dec 8, 2017

#15464 introduced flakiness into the tests because of timing issues. We need to wait for the page to stabilize after getting rid of the time variable in the url.

@stacey-gammon stacey-gammon requested a review from kobelb December 8, 2017 14:23
stacey-gammon added a commit to stacey-gammon/kibana that referenced this pull request Dec 8, 2017
Fixes flakiness the original PR introduced, which should be fixed by elastic#15495
@stacey-gammon
Copy link
Contributor Author

Passed once

Jenkins, test this

@stacey-gammon stacey-gammon requested a review from spalger December 8, 2017 15:41
Copy link
Contributor

@kobelb kobelb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stacey-gammon stacey-gammon merged commit 9df13b2 into elastic:master Dec 8, 2017
stacey-gammon added a commit that referenced this pull request Dec 8, 2017
* improve preserve app cross state logic (#15464)

* Need to wait for page to finish loading

Fixes flakiness the original PR introduced, which should be fixed by #15495
@stacey-gammon stacey-gammon deleted the test/wait-for-page-loading-to-finish-when-preserving-app-state branch September 21, 2018 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants