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: Serverless Search Functional Tests - Common Group 6.x-pack/test_serverless/functional/test_suites/common/discover_ml_uptime/discover/search_source_alert·ts - Discover alerting Search source Alert should check that there are no errors detected after an alert is created #183870

Open kibanamachine opened 1 month ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"[title="New Alert for checking its status"]"}
  (Session info: chrome=125.0.6422.60)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:510:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:443:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:28:20) {
  remoteStacktrace: '#0 0x55b34f6e5eca <unknown>\n' +
    '#1 0x55b34f3cf45c <unknown>\n' +
    '#2 0x55b34f41b5b5 <unknown>\n' +
    '#3 0x55b34f41b671 <unknown>\n' +
    '#4 0x55b34f40fb96 <unknown>\n' +
    '#5 0x55b34f43e4dd <unknown>\n' +
    '#6 0x55b34f40fa79 <unknown>\n' +
    '#7 0x55b34f43e67e <unknown>\n' +
    '#8 0x55b34f45d2cc <unknown>\n' +
    '#9 0x55b34f43e253 <unknown>\n' +
    '#10 0x55b34f40e1c7 <unknown>\n' +
    '#11 0x55b34f40eb3e <unknown>\n' +
    '#12 0x55b34f6ac30b <unknown>\n' +
    '#13 0x55b34f6b03b7 <unknown>\n' +
    '#14 0x55b34f698e3e <unknown>\n' +
    '#15 0x55b34f6b0e82 <unknown>\n' +
    '#16 0x55b34f67d7df <unknown>\n' +
    '#17 0x55b34f6d51b8 <unknown>\n' +
    '#18 0x55b34f6d538b <unknown>\n' +
    '#19 0x55b34f6e4ffc <unknown>\n' +
    '#20 0x7f58d05b4609 start_thread\n'
}

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

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