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 ES Forward Compatibility: Default CI Group #19 / dashboard Reporting Dashboard Reporting Screenshots PNG Layout PNG file matches the baseline: large dashboard #157038

Closed
mistic opened this issue May 8, 2023 · 6 comments · Fixed by #163966
Assignees
Labels
blocked failed-es-promotion Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)

Comments

@mistic
Copy link
Member

mistic commented May 8, 2023

Chrome X-Pack UI Functional Tests
x-pack/test/functional/apps/dashboard/reporting/screenshots.ts

dashboard Reporting Dashboard Reporting Screenshots PNG Layout PNG file matches the baseline: large dashboard

This failure is preventing the ES 8.8 forward compatibility pipeline to proceed.

TimeoutError: Waiting for element to be located By(css selector, [data-test-errorText])
Wait timed out after 10051ms
    at /opt/local-ssd/buildkite/builds/kb-n2-4-84e6a8be5103d540/elastic/kibana-7-dot-17-es-8-dot-8-forward-compatibility/kibana/node_modules/selenium-webdriver/lib/webdriver.js:929:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  remoteStacktrace: ''
}
@mistic mistic added skipped-test failed-es-promotion Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) v7.17.11 labels May 8, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

@mistic
Copy link
Member Author

mistic commented May 8, 2023

Skipped.

7.17: fe1148b

@tsullivan
Copy link
Member

Same as #157023 (comment)

@tsullivan
Copy link
Member

Blocked on #138812

@tsullivan
Copy link
Member

This is blocked because currently we can't support screenshot reports of arbitrary size. The original test ignored the problems with it. This has been skipped for a long time but the work to support the needed functionality is on the roadmap.

I think there are a few measures we can take to make large screenshot testing better:

  1. We may choose to delete these tests for now and bring them back once we build better support of capturing large dashboards.
  2. Then we only need 1 test for a large PNG, not PDF.
  3. The test should be decoupled from the Dashboards app. We can create an example app under SharedUx ownership to verify capturing a large screenshot report.

@tsullivan
Copy link
Member

Closed via #163966

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked failed-es-promotion Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants