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 metric should populate fields for basic functions #75127

Closed
kibanamachine opened this issue Aug 16, 2020 · 14 comments · Fixed by #76596 or #85388
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.10.0 v7.11.0 v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 16, 2020

A test failed on a tracked branch

{ NoSuchElementError: Unable to locate element: [data-test-subj="comboBoxToggleListButton"]
    at Object.throwDecodedError (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
    at parseHttpResponse (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
    at Executor.execute (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  name: 'NoSuchElementError',
  remoteStacktrace:
   'WebDriverError@chrome://marionette/content/error.js:175:5\nNoSuchElementError@chrome://marionette/content/error.js:387:5\nelement.find/</<@chrome://marionette/content/element.js:331:16\n' }

First failure: Jenkins Build

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

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

@stratoula stratoula added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Aug 17, 2020
@elasticmachine
Copy link
Contributor

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

@stratoula stratoula self-assigned this Aug 17, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

mistic added a commit that referenced this issue Aug 17, 2020
mistic added a commit that referenced this issue Aug 17, 2020
@mistic
Copy link
Member

mistic commented Aug 17, 2020

In the last 24h that test already failed 2 times on master and 7.x. It's probably flaky so I'm skipping it for now.

master: 9cd5561
7.x: 14d7804

@flash1293
Copy link
Contributor

@thompsongl It looks like this test and #68472 started failing after the EUI update was merged in. Also, both of them are related to combo boxes. It seems like something fundamental changed here increasing the flakiness by a lot. Do you have an idea what it could be? I would like to solve that on a lower level than every single test if possible.

@thompsongl
Copy link
Contributor

@flash1293 Yes, we're looking into today. We can track it down to a 1-2 changed dependencies in EUI and plan to resolve in EUI.

@stratoula
Copy link
Contributor

@thompsongl do we have any updates on this?

@thompsongl
Copy link
Contributor

thompsongl commented Sep 2, 2020

@stratoula Should be safe to reinstate the test. We merged a fix for the EUI update that was causing flakiness.
If you still see failures, I can take a look.

@stratoula
Copy link
Contributor

Great news! Thank you @thompsongl 🙂

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@tylersmalley
Copy link
Contributor

This first re-occurred on the SavedObject tagging PR here. Not sure if it's related (cc @pgayvallet)

image

@pgayvallet
Copy link
Contributor

pgayvallet commented Nov 3, 2020

@tylersmalley seems unlikely, this test suite in running on OSS, where the tagging feature is totally disabled, so it should be a coincidence (famous last words). Saving the issue though to keep an eye on it, thanks for the ping.

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

tylersmalley added a commit that referenced this issue Nov 3, 2020
tylersmalley added a commit that referenced this issue Nov 3, 2020
@tylersmalley
Copy link
Contributor

Skipped

master: 9f776a2
7.x: 90cf81f

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