Hive Hive
Sign in

Flaky test marking now scans fewer rows per commit

Metadata
Source
GitHub
Version
xcresult-processor-image@0.39.0
Domains
Published
Jul 03, 2026 · 11:07 UTC
Repository
tuist/tuist
Update

When marking test case runs as flaky, the system now constrains the historical lookup by git_commit_sha, so it only scans the granules containing the relevant commit’s runs instead of the full historical span of a high-volume test case. This significantly reduces the amount of data scanned and speeds up flaky marking.