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 API Integration Tests.x-pack/test/reporting_api_integration/reporting_and_security/event_log·ts - Reporting APIs Report generation event logging creates a completed action for a PDF report #124649

Closed
kibanamachine opened this issue Feb 4, 2022 · 10 comments · Fixed by #124762
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Feb 4, 2022

A test failed on a tracked branch

Error: expected { byteSize: 5764,
  jobType: 'csv_searchsource_immediate' } to sort of equal { byteSize: 5943, jobType: 'csv_searchsource' }
    at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-n2-4-8fd18699e7b6e60d/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/opt/local-ssd/buildkite/builds/kb-n2-4-8fd18699e7b6e60d/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at Context.<anonymous> (test/reporting_api_integration/reporting_and_security/event_log.ts:74:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-n2-4-8fd18699e7b6e60d/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
  actual: '{\n  "byteSize": 5764\n  "jobType": "csv_searchsource_immediate"\n}',
  expected: '{\n  "byteSize": 5943\n  "jobType": "csv_searchsource"\n}',
  showDiff: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Feb 4, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 4, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 4, 2022
mistic added a commit that referenced this issue Feb 4, 2022
@mistic
Copy link
Member

mistic commented Feb 4, 2022

This test keeps failing and looks flaky. Skipping for now.

main 78d2a8d
8.1: b2c4e09

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@tsullivan tsullivan added bug Fixes for quality problems that affect the customer experience Team:AppServicesUx labels Feb 4, 2022
@elasticmachine
Copy link
Contributor

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

@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 Feb 4, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.1

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.1

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort
Projects
None yet
5 participants