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 X-Pack UI Functional Tests.x-pack/test/functional/apps/graph/graph·ts - graph app graph should show venn when clicking a line #53749

Closed
kibanamachine opened this issue Dec 21, 2019 · 12 comments · Fixed by #72291 or #73918
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 21, 2019

A test failed on a tracked branch

{ ElementClickInterceptedError: element click intercepted: Element <line class="gphEdge" stroke-linecap="round" style="stroke-width: 5.19165;" x1="308.9892989365611" y1="329.59425273517564" x2="394.9695588066817" y2="263.9725429862544"></line> is not clickable at point (398, 459). Other element would receive the click: <svg xmlns="http://www.w3.org/2000/svg" class="gphGraph" width="100%" height="100%" pointer-events="all" id="graphSvg">...</svg>
  (Session info: headless chrome=79.0.3945.88)
  (Driver info: chromedriver=79.0.3945.36 (3582db32b33893869b8c1339e8f4d9ed1816f143-refs/branch-heads/3945@{#614}),platform=Linux 4.14.35-1902.8.4.el7uek.x86_64 x86_64)
    at Object.checkLegacyResponse (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/error.js:585:15)
    at parseHttpResponse (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:554:13)
    at Executor.execute (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:489:26)
    at process._tickCallback (internal/process/next_tick.js:68:7) name: 'ElementClickInterceptedError', remoteStacktrace: '' }

First failure: Jenkins Build

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

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

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine kibanamachine reopened this May 9, 2020
spalger added a commit that referenced this issue Jun 3, 2020
spalger added a commit that referenced this issue Jun 3, 2020
(cherry picked from commit fdd0c47)
spalger added a commit that referenced this issue Jun 3, 2020
(cherry picked from commit fdd0c47)
@spalger
Copy link
Contributor

spalger commented Jun 3, 2020

This has caused failures in 4 PRs in the last 24 hours, going all the way back to 7.6...

image

Skipped

master: fdd0c47
7.x/7.9: 9a9aef6
7.8: 40199f2

@spalger spalger added blocker Feature:Graph Graph application feature skipped-test v7.8.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jun 3, 2020
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@flash1293
Copy link
Contributor

New theory: This happens when the two vertices end up relatively below each other - I could try to stabilize this by giving the force layout a little push and trying again, but at that point I think I will simply click the line programmatically using a browser side script. It's better than nothing but this interaction is just too unpredictable.

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine kibanamachine reopened this May 6, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@stratoula
Copy link
Contributor

Wooow opened after 4 years 😂 Joe you can always contribute 😄

@flash1293
Copy link
Contributor

WebDriverError: unknown error: session deleted because of page crash
from unknown error: cannot determine loading status
from tab crashed
  (Session info: chrome=124.0.6367.118)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)

Looks like an infrastructure issue, closing for now (fingers crossed)

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 Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants