elastic / kibana

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

[FLAKY ON MKI] `x-pack/test_serverless/functional/test_suites/common/discover/x_pack/reporting.ts` #197957

Open wayneseymour opened 3 weeks ago

wayneseymour commented 3 weeks ago

Summary

Test failing on MKI, possibly related to: https://github.com/elastic/kibana/issues/197955

Possibly Related:

Reporting should work with token based authentication

Test

discover Discover CSV Export Generate CSV: archived search generates a report with filtered data

Config

x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts

Error message

TimeoutError: Waiting for element to be located By(css selector, [data-test-errorText])
Wait timed out after 10046ms
    at /root/.qaf/data/git/kibana/node_modules/selenium-webdriver/lib/webdriver.js:923:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5) {
  remoteStacktrace: ''
}

Screenshot

Image

elasticmachine commented 3 weeks ago

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