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

Stabilize listing page object #66564

Merged
merged 4 commits into from
May 18, 2020

Conversation

flash1293
Copy link
Contributor

Fixes #49073
Fixes #60721

The listing component used for dashboard and visualize takes a small amount of time to update itself after the loading spinner disappears (probably for rendering the react component). This leads to very unfrequent CI failures in tests asserting the number of items in the listing.

This PR moves the expect call to verify the number of items into the page object and wraps it with a retry.

@flash1293 flash1293 added release_note:skip Skip the PR/issue when compiling release notes v7.9.0 v8.0.0 labels May 14, 2020
@flash1293
Copy link
Contributor Author

@elasticmachine merge upstream

@flash1293
Copy link
Contributor Author

@elasticmachine merge upstream

@flash1293
Copy link
Contributor Author

flash1293 commented May 15, 2020

@flash1293 flash1293 marked this pull request as ready for review May 15, 2020 13:15
@flash1293 flash1293 requested a review from dmlemeshko May 15, 2020 13:15
@flash1293 flash1293 added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label May 15, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

Copy link
Member

@dmlemeshko dmlemeshko left a comment

Choose a reason for hiding this comment

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

Code LGTM. Ran locally without issues

@flash1293
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@flash1293 flash1293 merged commit 404743a into elastic:master May 18, 2020
flash1293 added a commit to flash1293/kibana that referenced this pull request May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.9.0 v8.0.0
Projects
None yet
4 participants