elastic / kibana

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

Failing test: Serverless Observability Functional Tests - Common Group 6.x-pack/test_serverless/functional/test_suites/common/context/_discover_navigation·ts - context app context link in discover should open the context view with the selected document as anchor and allows selecting next anchor #191159

Closed kibanamachine closed 1 month ago

kibanamachine commented 2 months ago

A test failed on a tracked branch

StaleElementReferenceError: stale element reference: stale element not found in the current frame
  (Session info: chrome=128.0.6613.84)
    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 0x55666eee481a <unknown>\n' +
    '#1 0x55666ebb2e50 <unknown>\n' +
    '#2 0x55666ebb8c68 <unknown>\n' +
    '#3 0x55666ebbabf9 <unknown>\n' +
    '#4 0x55666ec46948 <unknown>\n' +
    '#5 0x55666ec27492 <unknown>\n' +
    '#6 0x55666ec459c6 <unknown>\n' +
    '#7 0x55666ec27233 <unknown>\n' +
    '#8 0x55666ebf5093 <unknown>\n' +
    '#9 0x55666ebf609e <unknown>\n' +
    '#10 0x55666eeaba7b <unknown>\n' +
    '#11 0x55666eeafa31 <unknown>\n' +
    '#12 0x55666ee97645 <unknown>\n' +
    '#13 0x55666eeb05a2 <unknown>\n' +
    '#14 0x55666ee7c81f <unknown>\n' +
    '#15 0x55666eed3618 <unknown>\n' +
    '#16 0x55666eed37e2 <unknown>\n' +
    '#17 0x55666eee360c <unknown>\n' +
    '#18 0x7f85f367c609 start_thread\n'
}

First failure: kibana-on-merge - main

elasticmachine commented 2 months ago

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

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

davismcphee commented 1 month ago

Closing since it hasn't failed recently.