fix: soften test-plan artifact assertion + increase CI timeout to 25min

The /plan-eng-review artifact test had a hard expect() despite the
comment calling it a "soft assertion." The agent doesn't always follow
artifact-writing instructions — log a warning instead of failing.

Also increase CI timeout 20→25min for plan tests that run full CEO
review sessions (6 concurrent tests, 276-315s each).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-23 21:44:30 -07:00
parent 702f2547bb
commit f47f4332c8
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
options: --user runner
timeout-minutes: 20
timeout-minutes: 25
strategy:
fail-fast: false
matrix: