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

dashboard app using legacy data dashboard listing page test failures #40810

Closed
liza-mae opened this issue Jul 10, 2019 · 2 comments
Closed

dashboard app using legacy data dashboard listing page test failures #40810

liza-mae opened this issue Jul 10, 2019 · 2 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Dashboard Dashboard related features test_ui_functional test

Comments

@liza-mae
Copy link
Contributor

└- ✖ fail: "dashboard app using legacy data dashboard listing page delete default confirm action is cancel"
│ retry.try timeout: Error: expected true to equal false
│ at Assertion.assert (/private/var/lib/jenkins/workspace/elastic+estf-kibana+7.3-snapshot+multijob-selenium-darwin/kibana/packages/kbn-expect/expect.js:100:11)
│ at Assertion.be.Assertion.equal (/private/var/lib/jenkins/workspace/elastic+estf-kibana+7.3-snapshot+multijob-selenium-darwin/kibana/packages/kbn-expect/expect.js:221:8)
│ at Assertion.(anonymous function) [as be] (/private/var/lib/jenkins/workspace/elastic+estf-kibana+7.3-snapshot+multijob-selenium-darwin/kibana/packages/kbn-expect/expect.js:69:22)
│ at be (/private/var/lib/jenkins/workspace/elastic+estf-kibana+7.3-snapshot+multijob-selenium-darwin/kibana/test/functional/page_objects/common_page.js:316:32)
│ at process._tickCallback (internal/process/next_tick.js:68:7)
│ Error: retry.try timeout: Error: expected true to equal false
│ at Assertion.assert (packages/kbn-expect/expect.js:100:11)
│ at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:221:8)
│ at Assertion.(anonymous function) [as be] (packages/kbn-expect/expect.js:69:22)
│ at be (test/functional/page_objects/common_page.js:316:32)
│ at process._tickCallback (internal/process/next_tick.js:68:7)
│ at lastError (test/common/services/retry/retry_for_success.ts:28:9)
│ at onFailure (test/common/services/retry/retry_for_success.ts:68:13)


└-> succeeds on confirmation press
└-> "before each" hook: global before each
└- ✖ fail: "dashboard app using legacy data dashboard listing page delete succeeds on confirmation press"
│ retry.try timeout: ElementClickInterceptedError: element click intercepted: Element ... is not clickable at point (262, 173). Other element would receive the click:

...

│ (Session info: headless chrome=74.0.3729.108)
│ (Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform=Mac OS X 10.14.4 x86_64)
│ at Object.checkLegacyResponse (/private/var/lib/jenkins/workspace/elastic+estf-kibana+7.3-snapshot+multijob-selenium-darwin/kibana/node_modules/selenium-webdriver/lib/error.js:585:15)
│ at parseHttpResponse (/private/var/lib/jenkins/workspace/elastic+estf-kibana+7.3-snapshot+multijob-selenium-darwin/kibana/node_modules/selenium-webdriver/lib/http.js:533:13)
│ at Executor.execute (/private/var/lib/jenkins/workspace/elastic+estf-kibana+7.3-snapshot+multijob-selenium-darwin/kibana/node_modules/selenium-webdriver/lib/http.js:468:26)
│ at process._tickCallback (internal/process/next_tick.js:68:7)
│ Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element ... is not clickable at point (262, 173). Other element would receive the click:
...

│ (Session info: headless chrome=74.0.3729.108)
│ (Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform=Mac OS X 10.14.4 x86_64)
│ at Object.checkLegacyResponse (node_modules/selenium-webdriver/lib/error.js:585:15)
│ at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:533:13)
│ at Executor.execute (node_modules/selenium-webdriver/lib/http.js:468:26)
│ at process._tickCallback (internal/process/next_tick.js:68:7)
│ at lastError (test/common/services/retry/retry_for_success.ts:28:9)
│ at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

Version: 7.3

@liza-mae liza-mae added test Feature:Dashboard Dashboard related features test_ui_functional failed-test A test failure on a tracked branch, potentially flaky-test test-darwin labels Jul 10, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@flash1293
Copy link
Contributor

Old darwin test issue I missed

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:Dashboard Dashboard related features test_ui_functional test
Projects
None yet
Development

No branches or pull requests

3 participants