mirror of
https://github.com/azaion/admin.git
synced 2026-06-21 12:11:09 +00:00
[AZ-557] Leftover: Cycle2HotfixDeployTests FindRepoRoot pre-existing
Record the 6 pre-existing Cycle2HotfixDeployTests failures introduced
by batch 5 (commit f369153) as a leftover for the cycle-2
retrospective. Root cause: FindRepoRoot walks up from
AppContext.BaseDirectory looking for .env.example, but the
e2e-consumer container does not mount the repo root.
Batch-6 (AZ-556/AZ-557) tests are green; this leftover is unrelated
to the auth-surface chain.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -6,11 +6,12 @@ step: 11
|
||||
name: Run Tests
|
||||
status: in_progress
|
||||
sub_step:
|
||||
phase: 2
|
||||
name: run
|
||||
detail: "scripts/run-tests.sh (docker-compose, ~6 min)"
|
||||
phase: 5
|
||||
name: handle-outcome
|
||||
detail: "6 pre-existing Cycle2HotfixDeployTests fail; batch-6 tests green"
|
||||
leftovers_to_replay:
|
||||
- _docs/_process_leftovers/2026-05-14_suite_infra_jwt_secret_drift.md
|
||||
- _docs/_process_leftovers/2026-05-14_cycle2hotfix_deploy_tests_findreporoot.md
|
||||
retry_count: 0
|
||||
cycle: 2
|
||||
tracker: jira
|
||||
|
||||
Reference in New Issue
Block a user