Skip to content

test: remove stale deploy manifest exclusions - #98051

Merged
gnoff merged 1 commit into
canaryfrom
jstory/deploy-tests/manifest-cleanup
Sep 3, 2026
Merged

test: remove stale deploy manifest exclusions#98051
gnoff merged 1 commit into
canaryfrom
jstory/deploy-tests/manifest-cleanup

Conversation

@gnoff

@gnoff gnoff commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove two inert entries from the deploy-test manifest:

  • the entry for test/e2e/app-dir/options-request/options-request.test.ts, which no longer exists
  • the test/production/standalone-mode/**/* glob, which cannot match the manifest's e2e-only include rule

This leaves the hard exclusion list limited to live, selectable test suites so follow-up deploy-testing work starts from an accurate inventory.

Verification

  • Parsed test/deploy-tests-manifest.json and confirmed all 26 remaining exclusions resolve to files selected by the manifest's include rule.

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Tests Passed

Commit: df43416

@gnoff
gnoff force-pushed the jstory/deploy-tests/manifest-cleanup branch from 6a63949 to 793b075 Compare August 28, 2026 19:51
@gnoff
gnoff marked this pull request as ready for review August 28, 2026 19:53
@gnoff
gnoff requested a review from eps1lon August 28, 2026 23:24
@gnoff
gnoff force-pushed the jstory/deploy-tests/manifest-cleanup branch 2 times, most recently from a8e42e4 to 3334ded Compare August 28, 2026 23:46
## Summary

Remove two inert entries from the deploy-test manifest:

- the entry for `test/e2e/app-dir/options-request/options-request.test.ts`, which no longer exists
- the `test/production/standalone-mode/**/*` glob, which cannot match the manifest's e2e-only include rule

This leaves the hard exclusion list limited to live, selectable test suites so follow-up deploy-testing work starts from an accurate inventory.

## Verification

- Parsed `test/deploy-tests-manifest.json` and confirmed all 26 remaining exclusions resolve to files selected by the manifest's include rule.

<!-- NEXT_JS_LLM -->
@gnoff
gnoff force-pushed the jstory/deploy-tests/manifest-cleanup branch from 3334ded to df43416 Compare September 2, 2026 00:20
@gnoff
gnoff merged commit e82978c into canary Sep 3, 2026
328 of 332 checks passed
@gnoff
gnoff deleted the jstory/deploy-tests/manifest-cleanup branch September 3, 2026 20:07
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.

2 participants