Skip to content

Commit c6d0345

Browse files
authored
[ci]: remove test from segment cache manifest (#84507)
These are passing independently of any fixes
1 parent 70a3ddd commit c6d0345

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,14 @@
33
"suites": {
44
"test/e2e/app-dir/actions/app-action-node-middleware.test.ts": {
55
"failed": [
6-
"app-dir action handling fetch actions should handle redirects to routes that provide an invalid RSC response",
76
"app-dir action handling should reset the form state when the action redirects to itself"
87
]
98
},
109
"test/e2e/app-dir/actions/app-action.test.ts": {
1110
"failed": [
12-
"app-dir action handling fetch actions should handle redirects to routes that provide an invalid RSC response",
1311
"app-dir action handling should reset the form state when the action redirects to itself"
1412
]
1513
},
16-
"test/e2e/app-dir/app-client-cache/client-cache.experimental.test.ts": {
17-
"failed": [
18-
"app dir client cache semantics (experimental staleTimes) static: 180 prefetch={true} should use the custom static override time (3 minutes)"
19-
]
20-
},
2114
"test/e2e/app-dir/app-prefetch/prefetching.stale-times.test.ts": {
2215
"failed": [
2316
"app dir - prefetching (custom staleTime) should fetch again when a static page was prefetched when navigating to it after the stale time has passed",

0 commit comments

Comments
 (0)