elastic / kibana

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

Failing test: X-Pack Reporting Functional Tests With Deprecated Roles config.x-pack/test/reporting_functional/reporting_and_deprecated_security/security_roles_privileges·ts - Reporting Functional Tests with Deprecated Security configuration enabled Security with `reporting_user` built-in role "after all" hook: afterTestSuite.trigger in "Security with `reporting_user` built-in role" #175008

Open kibanamachine opened 10 months ago

kibanamachine commented 10 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=120.0.6099.216)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:601:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:529:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:28:20) {
  remoteStacktrace: '#0 0x55b6aa63df83 <unknown>\n' +
    '#1 0x55b6aa2f6cf7 <unknown>\n' +
    '#2 0x55b6aa2db7a6 <unknown>\n' +
    '#3 0x55b6aa2db653 <unknown>\n' +
    '#4 0x55b6aa2f94f2 <unknown>\n' +
    '#5 0x55b6aa38e73f <unknown>\n' +
    '#6 0x55b6aa36fe53 <unknown>\n' +
    '#7 0x55b6aa337dd4 <unknown>\n' +
    '#8 0x55b6aa3391de <unknown>\n' +
    '#9 0x55b6aa602531 <unknown>\n' +
    '#10 0x55b6aa606455 <unknown>\n' +
    '#11 0x55b6aa5eef55 <unknown>\n' +
    '#12 0x55b6aa6070ef <unknown>\n' +
    '#13 0x55b6aa5d299f <unknown>\n' +
    '#14 0x55b6aa62b008 <unknown>\n' +
    '#15 0x55b6aa62b1d7 <unknown>\n' +
    '#16 0x55b6aa63d124 <unknown>\n' +
    '#17 0x7f4930db4609 start_thread\n'
}

First failure: CI Build - main

elasticmachine commented 10 months ago

Pinging @elastic/appex-sharedux (Team:SharedUX)

Dosant commented 10 months ago

Looks like this was a single environment flakiness.

kibanamachine commented 2 months ago

New failure: kibana-on-merge - 8.x