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: X-Pack Reporting Generate API Integration Tests.x-pack/test/reporting/api/generate/csv_saved_search·ts - CSV Generation from Saved Search ID Non-Immediate using queries in job params #37471

Closed
kibanamachine opened this issue May 30, 2019 · 14 comments · Fixed by #40815 or #71031
Labels
(Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead failed-test A test failure on a tracked branch, potentially flaky-test needs-team Issues missing a team label skipped-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 30, 2019

A test failed on a tracked branch


        [Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.]
      

First failure: Jenkins Build

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

Pinging @elastic/kibana-test-triage

@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

@spalger spalger added the (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead label May 31, 2019
@spalger
Copy link
Contributor

spalger commented May 31, 2019

cc @joelgriffith

@spalger
Copy link
Contributor

spalger commented May 31, 2019

Skipped

master: 05c4cde
7.x/7.3: a02136f

@joelgriffith
Copy link
Contributor

Thanks Spencer, I'll take a look.

@tsullivan tsullivan self-assigned this Jul 9, 2019
@tsullivan
Copy link
Member

This seems like a true timeout due to the size of the test archive data and the overhead of scripted fields.

I'm looking into removing a lot of documents from the es archive used for this functional test:

Index name: babynames
Previous doc count: 1552
Current doc count: 200

Previously, I would see the test take around 30 seconds to run. The test now seems to run in less than half of that

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger pushed a commit that referenced this issue Jul 15, 2019
(cherry picked from commit 05c4cde)
@spalger
Copy link
Contributor

spalger commented Jul 15, 2019

@tsullivan looks like this is still flaky with the fix from #40815

Skipped

master: 5875be5
7.x/7.4: Closed #41059 which would have re-enabled this test.

@tsullivan
Copy link
Member

img

@tsullivan tsullivan removed their assignment Sep 30, 2019
@tsullivan
Copy link
Member

describe.skip('Non-Immediate', () => {

This one is not flaky, the code is actually broken. The use case is not reachable through the UI though

@bmcconaghy bmcconaghy added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) and removed Team:Stack Services labels Dec 12, 2019
@bmcconaghy bmcconaghy added Team:Reporting Services and removed Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Dec 20, 2019
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead failed-test A test failure on a tracked branch, potentially flaky-test needs-team Issues missing a team label skipped-test
Projects
None yet
8 participants