[Synthetics] Fix SyncGlobalParamsSpaces flaky test#246487
[Synthetics] Fix SyncGlobalParamsSpaces flaky test#246487cesco-f merged 4 commits intoelastic:mainfrom
Conversation
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10091[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 175/200 tests passed. |
3231aba to
3464760
Compare
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10096[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 174/200 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10099[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 174/200 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10106[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 150/200 tests passed. |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#10133[✅] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 200/200 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10142[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 174/200 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10147[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 174/200 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10151[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 174/200 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#10171[❌] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 175/200 tests passed. |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#10198[✅] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 200/200 tests passed. |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#10204[✅] x-pack/solutions/observability/test/api_integration/apis/synthetics/config.ts: 200/200 tests passed. |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
|
…d_step_back * commit '51756d2722200a991607658d48ecda50aeb04a7d': (76 commits) [Synthetics] Fix SyncGlobalParamsSpaces flaky test (elastic#246487) [Synthetics] Fix useSyntheticsRules test (elastic#247259) [ES|QL] Fix index editor flaky test (elastic#247233) [ResponseOps][Reporting] Fix "failed to decrypt apiKey" error while disabling/enabling scheduled reports (elastic#247236) [Console] Update console definitions (main) (elastic#247214) [ES|QL] Esql indentation shortcut on the editor (elastic#247234) [Streams] Use original request for rules client when in default space (elastic#247014) Consolidate and improve unflattenObject (elastic#246725) [scout] use svl mode to run api-int tests (elastic#247223) SIEM Readiness V2 (elastic#245776) [ObsPresentation][A11y] Fix asset details flyout header announcement (elastic#246872) [Streams] Add abort support and silent mode for stream description generation (elastic#247082) [SLO] Add environment context to SLO feedback button (elastic#247221) Ignore the reason and retry systematically (elastic#246830) Update dependency @types/moment-duration-format to ^2.2.7 (main) (elastic#242221) [Streams 🌊 ] Add explicit waits for data grid rows before clicking expand button (elastic#246919) [Security Solution][Entity Analytics][Risk Scoring] Handle special characters in ESQL query for risk scoring (elastic#247060) [ML] Data frame analytics: Updates page headers (elastic#247097) [ES|QL] Build function arguments suggestions from hints (elastic#246736) Update dependency @hey-api/openapi-ts to v0.88.1 (main) (elastic#247210) ...
It closes elastic#241106 This PR addresses flaky test failures in the synthetics API integration tests by improving clean up of fleet related data. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
It closes elastic#241106 This PR addresses flaky test failures in the synthetics API integration tests by improving clean up of fleet related data. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
|
Starting backport for target branches: 9.3 https://github.com/elastic/kibana/actions/runs/21129932022 |
|
Starting backport for target branches: 9.3 https://github.com/elastic/kibana/actions/runs/21129939144 |
It closes elastic#241106 This PR addresses flaky test failures in the synthetics API integration tests by improving clean up of fleet related data. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 51756d2)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
It closes elastic#241106 This PR addresses flaky test failures in the synthetics API integration tests by improving clean up of fleet related data. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 51756d2)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…249505) # Backport This will backport the following commits from `main` to `9.3`: - [[Synthetics] Fix SyncGlobalParamsSpaces flaky test (#246487)](#246487) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Francesco Fagnani","email":"fagnani.francesco@gmail.com"},"sourceCommit":{"committedDate":"2025-12-22T16:09:34Z","message":"[Synthetics] Fix SyncGlobalParamsSpaces flaky test (#246487)\n\nIt closes https://github.com/elastic/kibana/issues/241106\n\nThis PR addresses flaky test failures in the synthetics API integration\ntests by improving clean up of fleet related data.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"51756d2722200a991607658d48ecda50aeb04a7d","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.3.0","v9.4.0","author:actionable-obs","Team:obs-ux-management"],"title":"[Synthetics] Fix SyncGlobalParamsSpaces flaky test","number":246487,"url":"https://github.com/elastic/kibana/pull/246487","mergeCommit":{"message":"[Synthetics] Fix SyncGlobalParamsSpaces flaky test (#246487)\n\nIt closes https://github.com/elastic/kibana/issues/241106\n\nThis PR addresses flaky test failures in the synthetics API integration\ntests by improving clean up of fleet related data.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"51756d2722200a991607658d48ecda50aeb04a7d"}},"sourceBranch":"main","suggestedTargetBranches":["9.3"],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/246487","number":246487,"mergeCommit":{"message":"[Synthetics] Fix SyncGlobalParamsSpaces flaky test (#246487)\n\nIt closes https://github.com/elastic/kibana/issues/241106\n\nThis PR addresses flaky test failures in the synthetics API integration\ntests by improving clean up of fleet related data.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"51756d2722200a991607658d48ecda50aeb04a7d"}}]}] BACKPORT--> Co-authored-by: Francesco Fagnani <fagnani.francesco@gmail.com>
It closes #241106
This PR addresses flaky test failures in the synthetics API integration tests by improving clean up of fleet related data.