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/discover/_inspector·js - discover app inspect should display request stats with no results #39842

Closed
kibanamachine opened this issue Jun 27, 2019 · 9 comments · Fixed by #82991
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Discover Discover Application skipped-test Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.10.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jun 27, 2019

A test failed on a tracked branch


        TypeError: Cannot read property '1' of undefined
    at getHitCount (test/functional/apps/discover/_inspector.js:34:29)
    at Context.getHitCount (test/functional/apps/discover/_inspector.js:57:14)
    at process._tickCallback (internal/process/next_tick.js:68:7)
      

First failure: Jenkins Build

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

Pinging @elastic/kibana-test-triage

@spalger
Copy link
Contributor

spalger commented Jun 27, 2019

aborted

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger added a commit that referenced this issue Sep 23, 2020
spalger added a commit that referenced this issue Sep 23, 2020
(cherry picked from commit abb1cbf)
@spalger
Copy link
Contributor

spalger commented Sep 23, 2020

Unlike the initial error this seems to be a legit failure which has picked up recently with 11 failures, mostly in PRs, but now spreading to master and likely 7.x soon.

New error:

Error: retry.try timeout: NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"tbody"}
  (Session info: headless chrome=84.0.4147.135)
    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)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

image

Skipped

master: abb1cbf
7.x/7.10: a3e20d7

@spalger spalger added blocker skipped-test Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.10.0 labels Sep 23, 2020
@elasticmachine
Copy link
Contributor

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

@kertal
Copy link
Member

kertal commented Sep 30, 2020

this was the screen when it failed the last time:
image

@dej611
Copy link
Contributor

dej611 commented Sep 30, 2020

It seems last time it was breaking it was September 25th:
Screenshot 2020-09-30 at 15 06 41

It tested with the flaky runner this suite in isolation and could not get it to break:

Maybe I will give a try with the parent suite on the flaky runner.

@kertal
Copy link
Member

kertal commented Sep 30, 2020

I think there might be an underlying problem here, cause here's another similar error:

#78689

So not to run it in isolation is a good idea

@dej611
Copy link
Contributor

dej611 commented Oct 1, 2020

Had a try also with the parent suite on the flaky runner:

I'd probably try to fix #78689 before this issue as I could not easily isolate the bug, and it may be associated with some dirty state of that previous one.

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 Feature:Discover Discover Application skipped-test Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.10.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants