Skip to content

[Synthetics] Fix SyncGlobalParamsSpaces flaky test#246487

Merged
cesco-f merged 4 commits intoelastic:mainfrom
cesco-f:fix-test
Dec 22, 2025
Merged

[Synthetics] Fix SyncGlobalParamsSpaces flaky test#246487
cesco-f merged 4 commits intoelastic:mainfrom
cesco-f:fix-test

Conversation

@cesco-f
Copy link
Contributor

@cesco-f cesco-f commented Dec 16, 2025

It closes #241106

This PR addresses flaky test failures in the synthetics API integration tests by improving clean up of fleet related data.

@cesco-f cesco-f added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Dec 16, 2025
@github-actions github-actions bot added the author:actionable-obs PRs authored by the actionable obs team label Dec 16, 2025
@kibanamachine
Copy link
Contributor

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.

see run history

@cesco-f cesco-f force-pushed the fix-test branch 3 times, most recently from 3231aba to 3464760 Compare December 16, 2025 11:45
@kibanamachine
Copy link
Contributor

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.

see run history

@kibanamachine
Copy link
Contributor

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.

see run history

@kibanamachine
Copy link
Contributor

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.

see run history

@kibanamachine
Copy link
Contributor

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.

see run history

@cesco-f cesco-f marked this pull request as ready for review December 17, 2025 16:18
@cesco-f cesco-f requested a review from a team as a code owner December 17, 2025 16:18
@kibanamachine
Copy link
Contributor

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.

see run history

@kibanamachine
Copy link
Contributor

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.

see run history

@kibanamachine
Copy link
Contributor

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.

see run history

@kibanamachine
Copy link
Contributor

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.

see run history

@cesco-f cesco-f marked this pull request as draft December 19, 2025 07:13
@cesco-f cesco-f marked this pull request as ready for review December 22, 2025 09:45
@kibanamachine
Copy link
Contributor

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.

see run history

@cesco-f cesco-f removed request for a team December 22, 2025 13:20
@cesco-f cesco-f removed the request for review from a team December 22, 2025 13:25
@kibanamachine
Copy link
Contributor

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.

see run history

@cesco-f cesco-f enabled auto-merge (squash) December 22, 2025 15:33
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

Copy link
Contributor

@miguelmartin-elastic miguelmartin-elastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cesco-f cesco-f merged commit 51756d2 into elastic:main Dec 22, 2025
13 checks passed
mbondyra added a commit to mbondyra/kibana that referenced this pull request Dec 22, 2025
…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)
  ...
@cesco-f cesco-f deleted the fix-test branch December 22, 2025 16:14
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Jan 6, 2026
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>
dej611 pushed a commit to dej611/kibana that referenced this pull request Jan 8, 2026
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>
@cesco-f cesco-f added backport:version Backport to applied version labels v9.3.0 and removed backport:skip This PR does not require backporting backport:version Backport to applied version labels labels Jan 19, 2026
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.3

https://github.com/elastic/kibana/actions/runs/21129932022

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.3

https://github.com/elastic/kibana/actions/runs/21129939144

kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jan 19, 2026
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)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jan 19, 2026
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)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jan 19, 2026
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author:actionable-obs PRs authored by the actionable obs team backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-management v9.3.0 v9.4.0

Projects

None yet

4 participants