Skip to content

Commit 2d7852a

Browse files
authored
[ci]: fix app-static snapshots with clientSegmentCache (#84468)
More things that are only broken because we assert on `.next` files. Updates snapshots and removes the failing tests from the clientSegmentCache manifest.
1 parent b28eb8e commit 2d7852a

File tree

2 files changed

+522
-124
lines changed

2 files changed

+522
-124
lines changed

test/client-segment-cache-tests-manifest.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,6 @@
3838
"app dir - prefetching should not unintentionally modify the requested prefetch by escaping the uri encoded query params"
3939
]
4040
},
41-
"test/e2e/app-dir/app-static/app-static-custom-handler.test.ts": {
42-
"failed": [
43-
"app-dir static/dynamic handling should output HTML/RSC files for static paths"
44-
]
45-
},
46-
"test/e2e/app-dir/app-static/app-static.test.ts": {
47-
"failed": [
48-
"app-dir static/dynamic handling should output HTML/RSC files for static paths"
49-
]
50-
},
5141
"test/e2e/app-dir/navigation/navigation.test.ts": {
5242
"failed": [
5343
"app dir - navigation middleware redirect should change browser location when router.refresh() gets a redirect response"

0 commit comments

Comments
 (0)