elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests with ES SSL - Discover, Uptime, ML.x-pack/test/functional_with_es_ssl/apps/discover_ml_uptime/discover/search_source_alert·ts - Discover alerting Search source Alert should navigate to alert results via view in app link #184963

Closed kibanamachine closed 1 day ago

kibanamachine commented 4 weeks ago

A test failed on a tracked branch

NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"[title="test-search-source-alert"]"}
  (Session info: chrome=125.0.6422.141)
    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 0x562ce8119e3a <unknown>\n' +
    '#1 0x562ce7e0345c <unknown>\n' +
    '#2 0x562ce7e4f5b5 <unknown>\n' +
    '#3 0x562ce7e4f671 <unknown>\n' +
    '#4 0x562ce7e43b96 <unknown>\n' +
    '#5 0x562ce7e724dd <unknown>\n' +
    '#6 0x562ce7e43a79 <unknown>\n' +
    '#7 0x562ce7e7267e <unknown>\n' +
    '#8 0x562ce7e912cc <unknown>\n' +
    '#9 0x562ce7e72253 <unknown>\n' +
    '#10 0x562ce7e421c7 <unknown>\n' +
    '#11 0x562ce7e42b3e <unknown>\n' +
    '#12 0x562ce80e027b <unknown>\n' +
    '#13 0x562ce80e4327 <unknown>\n' +
    '#14 0x562ce80ccdae <unknown>\n' +
    '#15 0x562ce80e4df2 <unknown>\n' +
    '#16 0x562ce80b174f <unknown>\n' +
    '#17 0x562ce8109128 <unknown>\n' +
    '#18 0x562ce81092fb <unknown>\n' +
    '#19 0x562ce8118f6c <unknown>\n' +
    '#20 0x7f5c257fd609 start_thread\n'
}

First failure: kibana-on-merge - main

elasticmachine commented 4 weeks ago

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

vadimkibana commented 1 day ago

Closing this as it seems this test failed once a month ago, but have not repeated failing.