Skip to content

Conversation

@cesco-f
Copy link
Contributor

@cesco-f cesco-f commented Aug 5, 2025

This PR closes #230588

It addresses a flaky test issue caused by leftover data from previous test runs. The fix ensures the alert action index is empty before each test, preventing interference and ensuring consistent results.

@cesco-f cesco-f requested a review from a team as a code owner August 5, 2025 16:05
@cesco-f cesco-f added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting v9.2.0 labels Aug 5, 2025
@github-actions github-actions bot added the author:obs-ux-management PRs authored by the obs ux management team label Aug 5, 2025
@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

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

[❌] x-pack/solutions/observability/test/api_integration_deployment_agnostic/feature_flag_configs/stateful/oblt.stateful.config.ts: 0/25 tests passed.

see run history

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

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

[❌] x-pack/solutions/observability/test/api_integration_deployment_agnostic/feature_flag_configs/stateful/oblt.stateful.config.ts: 0/25 tests passed.

see run history

@cesco-f
Copy link
Contributor Author

cesco-f commented Aug 5, 2025

The flaky test runner is failing with the following message:

ERROR UNHANDLED ERROR
--
  | ERROR Error: [docker:registry] waitForLogLine didn't emit anything within 120 seconds

It doesn't seem related to changes in this PR.

@cesco-f
Copy link
Contributor Author

cesco-f commented Aug 5, 2025

/ci

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #71 / Agents fleet_agents_status should return incoming data status for specified agents

Metrics [docs]

✅ unchanged

History

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