Skip to content

Resume e2e-tests in CI - #8

Merged
saqibmanan merged 1 commit into
mainfrom
feat/resume-e2e-ci
Aug 17, 2026
Merged

Resume e2e-tests in CI#8
saqibmanan merged 1 commit into
mainfrom
feat/resume-e2e-ci

Conversation

@saqibmanan

Copy link
Copy Markdown
Contributor

Summary

  • e2e-tests has been paused since 2026-08-11 (if: false) pending a re-verification pass, not due to failures.
  • All 12 shard groups (543 tests) came back clean in the e2e round-2 work (e2e round 2: re-verify, fix locator drift, add evaluator-review coverage #7) — resuming it now.
  • Uses the same path-filtered always() && !cancelled() gating already in place for every other suite in the chain (added 2026-08-14), rather than restoring the old plain always(), which was proven to ignore workflow cancellation.

Test plan

  • actionlint clean (only the pre-existing unrelated shellcheck nit on an untouched line)
  • Confirm the next CI run actually executes the e2e shard matrix instead of showing skipped

Was paused since 2026-08-11 pending a re-verification pass. All 12
shard groups (543 tests) came back clean in the e2e round-2 work
(PR #7), so this restores it using the same always()+!cancelled()
path-filtered gating already used by every other suite in the chain.
@saqibmanan
saqibmanan merged commit aa76622 into main Aug 17, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant