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: Chrome UI Functional Tests.test/functional/apps/visualize/_point_series_options·js - visualize app point series multiple chart types should change average series type to histogram #45970

Closed
kibanamachine opened this issue Sep 17, 2019 · 4 comments · Fixed by #46069
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 Sep 17, 2019

A test failed on a tracked branch


        { TimeoutError: Waiting until element is enabled
Wait timed out after 10054ms
    at node_modules/selenium-webdriver/lib/webdriver.js:841:17
    at process._tickCallback (internal/process/next_tick.js:68:7) name: 'TimeoutError', remoteStacktrace: '' }
      

First failure: Jenkins Build

[00:20:29]                 └-> should change average series type to histogram
[00:20:29]                   └-> "before each" hook: global before each
[00:20:29]                   │ debg Find.clickByCssSelector('select#seriesType1 option[value="histogram"]') with timeout=10000
[00:20:29]                   │ debg Find.findByCssSelector('select#seriesType1 option[value="histogram"]') with timeout=10000

We can see on the screenshot that histogram option was not selected in Combobox, Line is still there. This is the reason why the button is disabled.

visualize app  point series multiple chart types should change average series type to histogram

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 17, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger spalger added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 18, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

spalger pushed a commit that referenced this issue Sep 18, 2019
spalger pushed a commit that referenced this issue Sep 18, 2019
(cherry picked from commit dc774b3)
@spalger
Copy link
Contributor

spalger commented Sep 18, 2019

This has also failed 3 times in PRs

Skipped

master: dc774b3
7.x/7.5: 3dc5517

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

Successfully merging a pull request may close this issue.

3 participants