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

[test-failed]: Chrome UI Functional Tests1.test/functional/apps/dashboard/full_screen_mode·js - dashboard app using current data full screen mode hides the chrome #87711

Closed
liza-mae opened this issue Jan 7, 2021 · 2 comments · Fixed by #94968
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-cloud

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Jan 7, 2021

Version: 7.11.0
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/full_screen_mode·js
Stack Trace:

Error: retry.try timeout: Error: 0 elements completed rendering, still waiting on a total of 3
               specifically:

   at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/ossGrp3/TASK/saas_run_kibana_tests/node/linux-immutable/ci/cloud/common/build/kibana/test/functional/services/renderable.ts:50:17
   at processTicksAndRejections (internal/process/task_queues.js:93:5)
   at runAttempt (test/common/services/retry/retry_for_success.ts:38:15)
   at retryForSuccess (test/common/services/retry/retry_for_success.ts:77:21)
   at Retry.try (test/common/services/retry/retry.ts:43:14)
   at Renderable.waitForRender (test/functional/services/renderable.ts:41:7)
   at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:491:7)
   at DashboardPage.clickFullScreenMode (test/functional/page_objects/dashboard_page.ts:64:7)
   at Context.<anonymous> (test/functional/apps/dashboard/full_screen_mode.js:57:7)
   at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:84:16)
   at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
   at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
   at Retry.try (test/common/services/retry/retry.ts:43:14)
   at Renderable.waitForRender (test/functional/services/renderable.ts:41:7)
   at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:491:7)
   at DashboardPage.clickFullScreenMode (test/functional/page_objects/dashboard_page.ts:64:7)
   at Context.<anonymous> (test/functional/apps/dashboard/full_screen_mode.js:57:7)
   at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:84:16)

Other test failures:

  • dashboard app using current data full screen mode displays exit full screen logo button when panel is expanded
  • dashboard app using current data full screen mode exits when the text button is clicked on
  • dashboard app using current data full screen mode shows filter bar in fullscreen mode

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/1104/testReport/

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Jan 7, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@liza-mae
Copy link
Contributor Author

Version: 7.11.0
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/full_screen_mode·js
Stack Trace:

Error: retry.try timeout: Error: 0 elements completed rendering, still waiting on a total of 3
               specifically:

   at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/basicGrp3/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/test/functional/services/renderable.ts:39:17
   at processTicksAndRejections (internal/process/task_queues.js:93:5)
   at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
   at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
   at Retry.try (test/common/services/retry/retry.ts:32:14)
   at Renderable.waitForRender (test/functional/services/renderable.ts:30:7)
   at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:480:7)
   at DashboardPage.clickFullScreenMode (test/functional/page_objects/dashboard_page.ts:53:7)
   at Context.<anonymous> (test/functional/apps/dashboard/full_screen_mode.js:46:7)
   at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
   at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
   at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
   at Retry.try (test/common/services/retry/retry.ts:32:14)
   at Renderable.waitForRender (test/functional/services/renderable.ts:30:7)
   at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:480:7)
   at DashboardPage.clickFullScreenMode (test/functional/page_objects/dashboard_page.ts:53:7)
   at Context.<anonymous> (test/functional/apps/dashboard/full_screen_mode.js:46:7)
   at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Other test failures:

  • dashboard app using current data full screen mode displays exit full screen logo button when panel is expanded
  • dashboard app using current data full screen mode exits when the text button is clicked on
  • dashboard app using current data full screen mode shows filter bar in fullscreen mode

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/1214/testReport/

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 Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-cloud
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants