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

Flaky Visualize tilemap test #14503

Closed
stacey-gammon opened this issue Oct 22, 2017 · 4 comments
Closed

Flaky Visualize tilemap test #14503

stacey-gammon opened this issue Oct 22, 2017 · 4 comments
Assignees
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) test

Comments

@stacey-gammon
Copy link
Contributor

Might have to do with the tile map service, but I've seen this test failure quite a few times in the last few days, so we might need to do something about it, even if it's just commenting the test out.

12:55:35          │ debg  in displayedByCssSelector: [data-test-subj~="saveVisualizationButton"]
12:55:35          │ debg  isGlobalLoadingIndicatorVisible
12:55:35          │ debg  TestSubjects.exists(globalLoadingIndicator)
12:55:35          │ debg  existsByDisplayedByCssSelector [data-test-subj~="globalLoadingIndicator"]
12:55:35          │ debg  isGlobalLoadingIndicatorHidden
12:55:35          │ debg  findByCssSelector [data-test-subj="globalLoadingIndicator"].ng-hide
12:55:35          │ debg  in displayedByCssSelector: kbn-truncated.toast-message.ng-isolate-scope
12:55:35          │ debg  getToastMessage: Visualization Editor: Saved Visualization "Visualization TileMap"
12:55:46          │ debg  Taking screenshot "/var/lib/jenkins/workspace/elastic+kibana+master+multijob-selenium/test/functional/screenshots/failure/visualize app tile map visualize app tile map chart Newly saved visualization retains map bounds.png"
12:55:46        └- ✖ fail: "visualize app tile map visualize app tile map chart Newly saved visualization retains map bounds"
12:55:46        │        Timeout: An operation did not complete before its timeout expired.
12:55:46        │         at always (node_modules/leadfoot/lib/waitForDeleted.js:21:20)
12:55:46        │         at node_modules/dojo/Promise.js:156:41
12:55:46        │         at runCallbacks (node_modules/dojo/Promise.js:19:22)
12:55:46        │         at node_modules/dojo/Promise.js:103:21
12:55:46        │         at run (node_modules/dojo/Promise.js:51:33)
12:55:46        │         at node_modules/dojo/nextTick.js:35:17

screenshot
visualize app tile map visualize app tile map chart newly saved visualization retains map bounds 2
:

https://kibana-ci.elastic.co/job/elastic+kibana+master+multijob-selenium/1992/s3/

16 hits in the last seven days.

screen shot 2017-10-22 at 6 28 50 pm

cc @elastic/kibana-visualizations

@stacey-gammon stacey-gammon added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) test labels Oct 22, 2017
@thomasneirynck thomasneirynck self-assigned this Oct 23, 2017
@simianhacker
Copy link
Member

I think we should skip this test for now till we can get a fix in.

@thomasneirynck
Copy link
Contributor

@simianhacker infra is looking into it. let's give them a little more time. if not by the end of COB, I'd agree we can disable the test on Kibana's end.

cc @mentat

@stacey-gammon
Copy link
Contributor Author

I have #14519 ready to go if/when we decide to pull the trigger to comment out (pending the build passing in that PR).

@thomasneirynck
Copy link
Contributor

this has been resolved on the server-end. I'll revert the commented-out tests, since that's no longer necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) test
Projects
None yet
Development

No branches or pull requests

3 participants