elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k stars 8.23k forks source link

Failing test: Serverless Security Functional Tests - Common Group 6.x-pack/test_serverless/functional/test_suites/common/discover/x_pack/reporting·ts - discover Discover CSV Export Generate CSV: new search "after all" hook for "generates a large export" #176483

Closed kibanamachine closed 9 months ago

kibanamachine commented 9 months ago

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. (/var/lib/buildkite-agent/builds/kb-n2-4-spot-62560c007ada92bc/elastic/kibana-on-merge/kibana/x-pack/test_serverless/functional/test_suites/common/discover/x_pack/reporting.ts)
    at listOnTimeout (node:internal/timers:573:17)
    at processTimers (node:internal/timers:514:7) {
  code: 'ERR_MOCHA_TIMEOUT',
  timeout: 360000,
  file: '/var/lib/buildkite-agent/builds/kb-n2-4-spot-62560c007ada92bc/elastic/kibana-on-merge/kibana/x-pack/test_serverless/functional/test_suites/common/discover/x_pack/reporting.ts'
}

First failure: CI Build - main

elasticmachine commented 9 months ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

davismcphee commented 9 months ago

Closing because it's a Mocha timeout error that seems to be unrelated to the actual test.