elastic / kibana

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

Failing test: Chrome UI Functional Tests.test/functional/apps/console/_text_input·ts - console app text input console history should load a request from history #193895

Open kibanamachine opened 1 month ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: expected '' to contain 'GET _search\n{\n  "query": {\n    "match_all": {}\n  }\n}'
    at Assertion.assert (expect.js:100:11)
    at Assertion.contain (expect.js:442:10)
    at _text_input.ts:102:43
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.try (retry.ts:52:12)
    at Context.<anonymous> (_text_input.ts:100:9)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at Context.<anonymous> (_text_input.ts:100:9)
    at Object.apply (wrap_function.js:74:16)

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

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

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

kibanamachine commented 1 month ago

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

kibanamachine commented 1 month ago

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

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

elasticmachine commented 1 month ago

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

mistic commented 1 month ago

Skipped.

main: e2ebe2b 8.x: 1767861

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

alisonelizabeth commented 1 month ago

@sabarasaba can you triage this one?

sabarasaba commented 1 month ago

Ran it through flaky test runner and locally and it passes. I marked it as flaky and will investigate later.