elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/index_lifecycle_management/index·ts - Index Lifecycle Management app "after all" hook: afterTestSuite.trigger in "Index Lifecycle Management app" #188357

Closed kibanamachine closed 1 month ago

kibanamachine commented 2 months ago

A test failed on a tracked branch

WebDriverError: disconnected: not connected to DevTools
  (failed to check if window was closed: disconnected: not connected to DevTools)
  (Session info: chrome=126.0.6478.126)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:28:20) {
  remoteStacktrace: '#0 0x55c5e80dec7a <unknown>\n' +
    '#1 0x55c5e7dc1e2c <unknown>\n' +
    '#2 0x55c5e7da78f8 <unknown>\n' +
    '#3 0x55c5e7da77d3 <unknown>\n' +
    '#4 0x55c5e7dc4232 <unknown>\n' +
    '#5 0x55c5e7e4fccc <unknown>\n' +
    '#6 0x55c5e7e31363 <unknown>\n' +
    '#7 0x55c5e7e01247 <unknown>\n' +
    '#8 0x55c5e7e01b9e <unknown>\n' +
    '#9 0x55c5e80a524b <unknown>\n' +
    '#10 0x55c5e80a92f1 <unknown>\n' +
    '#11 0x55c5e8090afe <unknown>\n' +
    '#12 0x55c5e80a9e52 <unknown>\n' +
    '#13 0x55c5e807579f <unknown>\n' +
    '#14 0x55c5e80ce638 <unknown>\n' +
    '#15 0x55c5e80ce810 <unknown>\n' +
    '#16 0x55c5e80dddac <unknown>\n' +
    '#17 0x7efd18ee3609 start_thread\n'
}

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/kibana-management (Team:Kibana Management)

alisonelizabeth commented 1 month ago

This failure does not look specific to the test itself. Closing for now and we will revisit if the issue resurfaces.