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

[Graph] Stabilize delete test #48387

Merged

Conversation

flash1293
Copy link
Contributor

Fixes #47753

The Graph delete test was unstable because it didn't wait for the listing to re-fetch the updated list before checking whether it was empty.

This PR changes the logic to wait for the graph prompt button to show up again (happens as soon as the empty list is fetched successfully)

Screenshot 2019-10-16 at 12 14 13

This is also how the visualize page handles the same test: test/functional/page_objects/visualize_page.js line 90

@flash1293 flash1293 added Feature:Graph Graph application feature release_note:skip Skip the PR/issue when compiling release notes v7.5.0 v8.0.0 labels Oct 16, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@flash1293 flash1293 marked this pull request as ready for review October 16, 2019 12:15
@flash1293 flash1293 added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Oct 16, 2019
@elasticmachine
Copy link
Contributor

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

@flash1293 flash1293 requested a review from dmlemeshko October 16, 2019 12:15
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.

LGTM

@flash1293 flash1293 merged commit 93d9361 into elastic:master Oct 17, 2019
@flash1293 flash1293 deleted the graph/stabilize-functional-tests branch October 17, 2019 09:46
flash1293 added a commit to flash1293/kibana that referenced this pull request Oct 17, 2019
flash1293 added a commit to flash1293/kibana that referenced this pull request Oct 17, 2019
flash1293 added a commit that referenced this pull request Oct 17, 2019
flash1293 added a commit that referenced this pull request Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Graph Graph application feature release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.5.0 v7.6.0 v8.0.0
Projects
None yet
3 participants