Failing test: Serverless Search Functional Tests - Common Group 6.x-pack/test_serverless/functional/test_suites/common/discover/esql/_esql_view·ts - discover/esql discover esql view switch modal should show switch modal when switching to a data view while a saved search with unsaved changes is open #199393
Open
Description
A test failed on a tracked branch
Error: retry.try reached timeout 120000 ms
Error: Expected value was: from logstash-* | limit 100 | drop @timestamp, but got: FROM logstash-* | LIMIT 10
at Assertion.assert (expect.js:100:11)
at Assertion.equal (expect.js:227:8)
at monaco_editor.ts:68:34
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 MonacoEditorService.setCodeEditorValue (monaco_editor.ts:66:5)
at Context.<anonymous> (_esql_view.ts:307: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 MonacoEditorService.setCodeEditorValue (monaco_editor.ts:66:5)
at Context.<anonymous> (_esql_view.ts:307:9)
at Object.apply (wrap_function.js:74:16)
First failure: kibana-on-merge - main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment