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

Failing test: Firefox UI Functional Tests.test/functional/apps/visualize/_tsvb_chart·ts - visualize app visual builder "before each" hook for "should be able to switch between index patterns" #70993

Closed
kibanamachine opened this issue Jul 7, 2020 · 7 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jul 7, 2020

A test failed on a tracked branch

Error: retry.try timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="createVisualizationPromptButton"])
Wait timed out after 10015ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

First failure: Jenkins Build

visualize app  visual builder before each hook

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jul 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@tylersmalley tylersmalley added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jul 7, 2020
@elasticmachine
Copy link
Contributor

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

@wylieconlon
Copy link
Contributor

This test looks generally flaky, but might be particularly flaky due to firefox issues recently. I suspect the solution is a retry.

@dej611
Copy link
Contributor

dej611 commented Jul 17, 2020

Probably related to #71979

@stratoula
Copy link
Contributor

@dej611 I think that #72882 closes this right?

@dej611
Copy link
Contributor

dej611 commented Jul 27, 2020

Probably related to #71979

refers mostly to the bug that can be reproduced with the artificial environment with Firefox, so unfortunately not. The bug fixed in #72882 is different from the one detected here.

@mbondyra mbondyra self-assigned this Jul 27, 2020
@mbondyra
Copy link
Contributor

mbondyra commented Jul 27, 2020

There are no logs available (last occurrence happened 16 of July) but the problem in code is the same as here: #71226 - so it should be fixed. Kudos to @stratoula 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

7 participants