init on install - #263732
Merged
chennn1990 merged 11 commits intoApr 19, 2026
Merged
MacroscopeApp / Macroscope - Flaky Test Runner nudge
succeeded
Apr 19, 2026 in 34s
Flaky Test Runner nudge: already posted
A Flaky Test Runner nudge comment was already posted on this PR in a prior run. Per the rule "Never post the flaky test runner comment more than once on the same PR", no additional comment is posted.
The prior comment covered the Scout config (scoutConfig:x-pack/solutions/security/plugins/entity_store/test/scout/api/playwright.config.ts:30). This run also identified FTR-scoped changes (in resolution_csv_upload.ts, preview_api.ts, and risk_score_maintainer.ts) but the nudge has already been delivered.
Details
Note
Your check run agent prompt is: .macroscope/flaky-test-runner-nudge.md
More information about how Check Run Agents work can be found in our Help Center.
In-scope files changed
| File | Scope | Runner |
|---|---|---|
x-pack/solutions/security/plugins/entity_store/test/scout/api/tests/install_update.spec.ts |
**/test/scout*/** |
Scout |
x-pack/solutions/security/test/security_solution_api_integration/test_suites/entity_analytics/entity_resolution/trial_license_complete_tier/resolution_csv_upload.ts |
x-pack/**/test/** |
FTR |
x-pack/solutions/security/test/security_solution_api_integration/test_suites/entity_analytics/risk_score_maintainer/trial_license_complete_tier/preview_api.ts |
x-pack/**/test/** |
FTR |
x-pack/solutions/security/test/security_solution_api_integration/test_suites/entity_analytics/utils/risk_score_maintainer.ts |
x-pack/**/test/** |
FTR |
Stability assessment
- Scout: New assertions added to
install_update.spec.ts(entity maintainers response checks, new internal headers). Qualifies for nudge. - FTR:
resolution_csv_upload.tsadds astopMaintainercall;preview_api.tsadds astopMaintainerstub;risk_score_maintainer.tsextends the type and adds astopMaintainercall. All affect test logic. Qualifies for nudge.
Action
No new comment posted — a nudge was already posted in a prior run (commit 176cf11).
Loading