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/dashboard/reporting/download_csv·ts - dashboard Reporting Download CSV E-Commerce Data Download CSV export of a saved search panel #103430

Closed
kibanamachine opened this issue Jun 28, 2021 · 8 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Dashboard Dashboard related features impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort skipped-test v7.16.0 v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jun 28, 2021

A test failed on a tracked branch

Error: expected testSubject(embeddablePanelAction-downloadCsvReport) to exist
    at TestSubjects.existOrFail (/dev/shm/workspace/parallel/15/kibana/test/functional/services/common/test_subjects.ts:45:13)
    at clickDownloadCsv (test/functional/apps/dashboard/reporting/download_csv.ts:49:5)
    at Context.<anonymous> (test/functional/apps/dashboard/reporting/download_csv.ts:83:9)
    at Object.apply (/dev/shm/workspace/parallel/15/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jun 28, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 28, 2021
@stratoula stratoula added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Jun 28, 2021
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@tylersmalley
Copy link
Contributor

Skipped

master: 34581ff
7.x: 514fbb4

@tsullivan
Copy link
Member

There appears to be a timing issue in CSV export. On slower connections, the hits are getting out of order and some result payloads from the scan and scroll are getting lost.

Filed #112186

@tsullivan tsullivan added Team:AppServices and removed Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Sep 15, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@tsullivan
Copy link
Member

Root cause: #112186

@exalate-issue-sync exalate-issue-sync bot added impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort labels Sep 20, 2021
@tsullivan
Copy link
Member

Replacing with #112186

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:Dashboard Dashboard related features impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort skipped-test v7.16.0 v8.0.0
Projects
None yet
Development

No branches or pull requests

6 participants