Skip to content

[Console] Fix output panel test#254887

Open
ElenaStoeva wants to merge 1 commit intoelastic:mainfrom
ElenaStoeva:console/fix-output-panel-test
Open

[Console] Fix output panel test#254887
ElenaStoeva wants to merge 1 commit intoelastic:mainfrom
ElenaStoeva:console/fix-output-panel-test

Conversation

@ElenaStoeva
Copy link
Contributor

@ElenaStoeva ElenaStoeva commented Feb 25, 2026

Fixes #246353

Summary

This PR fixes and unskips the Console ooutput panel test.

Buildkite findings (from issue builds)

In the failing Buildkite run linked from the issue, the captured screenshot + page HTML show the Console output panel still in the empty state (consoleOutputPanelEmptyState) after clicking Play, so [data-test-subj="consoleMonacoOutput"] never mounted and the test timed out.

Fix:

Make request execution resilient by:

  • ensuring Monaco has actually applied the typed request before clicking Play
  • waiting (up to 60s) for consoleMonacoOutput to appear before interacting with/copying output

Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/10853

@ElenaStoeva ElenaStoeva self-assigned this Feb 25, 2026
@ElenaStoeva ElenaStoeva requested a review from a team as a code owner February 25, 2026 10:59
@ElenaStoeva ElenaStoeva added Feature:Console Dev Tools Console Feature Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels v9.4.0 v9.3.2 labels Feb 25, 2026
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🟠 Some tests failed. - kibana-flaky-test-suite-runner#10853

[❌] src/platform/test/functional/apps/console/config.ts: 199/200 tests passed.

see run history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:Console Dev Tools Console Feature release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v9.3.2 v9.4.0

Projects

None yet

3 participants