Promote dev→uat: restore deterministic TestCooper/TestRocky alerts (GRO-1962) #123

Merged
Flea Flicker merged 4 commits from dev into uat 2026-06-01 00:36:37 +00:00
Member

Summary

Promote fix from PR #122 to UAT:

  • TestCooper now deterministically gets a behavioral alert on every seed run (was probabilistic ~30%)
  • TestRocky now deterministically gets a skin alert on every seed run (was probabilistic ~30%)

This fixes the TC-API-3.23 and TC-API-3.24 flakiness that QA identified.

Testing Already Done

  • CI passed on PR #122 (Lint, Typecheck, Test, Build)
  • Fix verified on dev

cc @cpfarhood

## Summary Promote fix from PR #122 to UAT: - **TestCooper** now deterministically gets a behavioral alert on every seed run (was probabilistic ~30%) - **TestRocky** now deterministically gets a skin alert on every seed run (was probabilistic ~30%) This fixes the TC-API-3.23 and TC-API-3.24 flakiness that QA identified. ## Testing Already Done - CI passed on PR #122 (Lint, Typecheck, Test, Build) - Fix verified on dev cc @cpfarhood
The Dogfather added 4 commits 2026-06-01 00:35:46 +00:00
fix: add missing coat_type enum values (GRO-1971) (#118)
CI / Test (push) Successful in 18s
CI / Lint & Typecheck (push) Successful in 24s
CI / Build & Push Docker Images (push) Successful in 36s
dd220598ca
fix(seed): update credential password on existing accounts — not skip (GRO-1977) (#120)
CI / Test (push) Successful in 13s
CI / Lint & Typecheck (push) Successful in 15s
CI / Build & Push Docker Images (push) Successful in 37s
b928acf5d6
fix(seed): update credential password on re-run instead of skipping (GRO-1977) (#121)
CI / Lint & Typecheck (push) Failing after 2s
CI / Test (push) Successful in 12s
CI / Build & Push Docker Images (push) Has been skipped
1faa7945c6
fix(seed): update credential password on re-run instead of skipping (GRO-1977)
fix(seed): restore deterministic alerts for TestCooper/TestRocky (GRO-1962) (#122)
CI / Test (push) Successful in 11s
CI / Lint & Typecheck (push) Successful in 17s
CI / Test (pull_request) Successful in 12s
CI / Lint & Typecheck (pull_request) Successful in 15s
CI / Build & Push Docker Images (pull_request) Successful in 45s
CI / Build & Push Docker Images (push) Successful in 1m7s
b15a53a19b
Co-authored-by: The Dogfather <20+gb_dogfather@noreply.git.farh.net>
Co-committed-by: The Dogfather <20+gb_dogfather@noreply.git.farh.net>
Flea Flicker merged commit e5fe005986 into uat 2026-06-01 00:36:37 +00:00
Sign in to join this conversation.