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/input_control_vis/input_control_options·js - visualize app input controls input control options updateFiltersOnChange is false should clear dropdown when filter pill removed #47760

Closed
kibanamachine opened this issue Oct 9, 2019 · 2 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

{ TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="listControlSelect0"])
Wait timed out after 10006ms
at /var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/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

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

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

@dmlemeshko
Copy link
Member

jobs:elastic+kibana+7 x:465:kibana-oss-tests2:test

The same timeout error as we can see in #47761:

[00:04:42]                     │ERROR browser[SEVERE] http://localhost:6141/built_assets/dlls/vendors.bundle.dll.js 1:9399158 SearchError: Request Timeout after 30000ms
[00:04:42]                     │          at http://localhost:6141/bundles/kibana.bundle.js:1:1209021
[00:04:42]                     │          at processQueue (http://localhost:6141/built_assets/dlls/vendors.bundle.dll.js:2:9443353)
[00:04:42]                     │          at http://localhost:6141/built_assets/dlls/vendors.bundle.dll.js:2:9444317
[00:04:42]                     │          at Scope.$digest (http://localhost:6141/built_assets/dlls/vendors.bundle.dll.js:2:9454322)
[00:04:42]                     │          at http://localhost:6141/built_assets/dlls/vendors.bundle.dll.js:2:9457034
[00:04:42]                     │          at TaskTracker.completeTask (http://localhost:6141/built_assets/dlls/vendors.bundle.dll.js:2:9468935)
[00:04:42]                     │          at http://localhost:6141/built_assets/dlls/vendors.bundle.dll.js:2:9306950 "Possibly unhandled rejection: {\"name\":\"SearchError\",\"title\":\"RequestTimeout\"}"
[00:04:42]                     │ debg ... sleep(500) start
[00:04:42]                     │ debg ... sleep(500) end
[00:04:42]                     │ debg comboBox.doesComboBoxHaveSelectedOptions, comboBoxSelector: listControlSelect0
[00:04:42]                     │ debg TestSubjects.find(listControlSelect0)
[00:04:42]                     │ debg Find.findByCssSelector('[data-test-subj="listControlSelect0"]') with timeout=10000
[00:04:52]                     │ info Taking screenshot "/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/test/functional/screenshots/failure/visualize app  input controls input control options updateFiltersOnChange is false should clear dropdown when filter pill removed.png"

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
Projects
None yet
Development

No branches or pull requests

3 participants