Commit 5355bcc
docs(planning): mark Phase 0.3 PARTIAL + add Phase 0.3.1
Phase 0.3's scope (Playwright `undefined` env var failure / Windows
binary path on Linux runner) is fixed by commit e47ad78 — workflow run
25920807221 shows Smoke 1 ✅ + Smoke 2 ✅, the chromium launch is now
working on Linux. Smoke 3 still fails, but at a different point: LC01
and LC02 are gate-rejected because the wladmin1 CI user doesn't have
`allow_admin_create_rule` / `allow_admin_create_csv` permissions seeded
in Admin Settings, and the subsequent `waitForSelector` times out
because pending table is empty.
That's a test-seed pollution issue analogous to Phase 0.2.1's
KV/rate-limit pollution — `setup_test_env.sh` provisions roles but
doesn't seed Admin Settings KV. Spun out as Phase 0.3.1 so Phase 0.3's
own scope is honestly tracked (`1 parent e47ad78 commit 5355bcc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments