|
190 | 190 | "app-dir action handling should not block router.back() while a server action is in flight",
|
191 | 191 | "app-dir action handling should not error when a forwarded action triggers a redirect (edge)",
|
192 | 192 | "app-dir action handling should not error when a forwarded action triggers a redirect (node)",
|
| 193 | + "app-dir action handling should not expose action content in sourcemaps", |
193 | 194 | "app-dir action handling should not log errors for non-action form POSTs",
|
194 | 195 | "app-dir action handling should only submit action once when resubmitting an action after navigation",
|
195 | 196 | "app-dir action handling should propagate errors from a `text/plain` response to an error boundary",
|
|
217 | 218 | "app-dir action handling should trigger an error boundary for action responses with an invalid content-type",
|
218 | 219 | "app-dir action handling should work with interception routes"
|
219 | 220 | ],
|
220 |
| - "failed": [ |
221 |
| - "app-dir action handling should not expose action content in sourcemaps" |
222 |
| - ], |
| 221 | + "failed": [], |
223 | 222 | "pending": [
|
224 | 223 | "app-dir action handling fetch actions should handle unstable_expireTag + redirect",
|
225 | 224 | "app-dir action handling server actions render client components client component imported action should support importing client components from actions"
|
|
2503 | 2502 | "i18n-hybrid does resolve /en-CA/about",
|
2504 | 2503 | "i18n-hybrid does resolve /en-US/about",
|
2505 | 2504 | "i18n-hybrid does resolve /fr-CA/about",
|
2506 |
| - "i18n-hybrid does resolve /fr-FR/about" |
| 2505 | + "i18n-hybrid does resolve /fr-FR/about", |
| 2506 | + "i18n-hybrid should warn about i18n in app dir" |
2507 | 2507 | ],
|
2508 | 2508 | "failed": [],
|
2509 | 2509 | "pending": [],
|
|
2947 | 2947 | "app dir - metadata twitter should support default twitter app card",
|
2948 | 2948 | "app dir - metadata twitter should support default twitter player card",
|
2949 | 2949 | "app dir - metadata twitter should support twitter card summary_large_image when image present",
|
| 2950 | + "app dir - metadata viewport should skip initial-scale from viewport if it is set to undefined", |
2950 | 2951 | "app dir - metadata viewport should support dynamic viewport export"
|
2951 | 2952 | ],
|
2952 | 2953 | "failed": [],
|
|
5131 | 5132 | "flakey": [],
|
5132 | 5133 | "runtimeError": false
|
5133 | 5134 | },
|
| 5135 | + "test/e2e/app-dir/segment-cache/mpa-navigations/mpa-navigations.test.ts": { |
| 5136 | + "passed": [ |
| 5137 | + "segment cache (MPA navigations) triggers MPA navigation when navigating to a different root layout", |
| 5138 | + "segment cache (MPA navigations) triggers MPA navigation when navigating to a different root layout, during a navigation where a root param also changed" |
| 5139 | + ], |
| 5140 | + "failed": [], |
| 5141 | + "pending": [], |
| 5142 | + "flakey": [], |
| 5143 | + "runtimeError": false |
| 5144 | + }, |
5134 | 5145 | "test/e2e/app-dir/segment-cache/prefetch-scheduling/prefetch-scheduling.test.ts": {
|
5135 | 5146 | "passed": [
|
5136 | 5147 | "segment cache prefetch scheduling cancels a viewport-initiated prefetch if the link leaves the viewport before it finishes",
|
|
5147 | 5158 | "test/e2e/app-dir/segment-cache/revalidation/segment-cache-revalidation.test.ts": {
|
5148 | 5159 | "passed": [
|
5149 | 5160 | "segment cache (revalidation) evict client cache when Server Action calls revalidatePath",
|
5150 |
| - "segment cache (revalidation) evict client cache when Server Action calls revalidateTag" |
| 5161 | + "segment cache (revalidation) evict client cache when Server Action calls revalidateTag", |
| 5162 | + "segment cache (revalidation) re-fetch visible links after a navigation, if needed", |
| 5163 | + "segment cache (revalidation) refetch visible Form components after cache is revalidated" |
5151 | 5164 | ],
|
5152 | 5165 | "failed": [],
|
5153 | 5166 | "pending": [],
|
|
6126 | 6139 | "getServerSideProps should navigate to a normal page and back",
|
6127 | 6140 | "getServerSideProps should not fetch data on mount",
|
6128 | 6141 | "getServerSideProps should not have gssp in __NEXT_DATA__ for non-GSSP page",
|
| 6142 | + "getServerSideProps should not include rewrite query params in `asPath` and `req.url`", |
6129 | 6143 | "getServerSideProps should not re-call getServerSideProps when updating query",
|
6130 | 6144 | "getServerSideProps should not show error for accessing res after gssp returns",
|
6131 | 6145 | "getServerSideProps should not show error for invalid JSON returned from getServerSideProps",
|
|
17530 | 17544 | "passed": [
|
17531 | 17545 | "dynamic-io-cache-handlers should call expireTags on global default cache handler",
|
17532 | 17546 | "dynamic-io-cache-handlers should call receiveExpiredTags on global default cache handler",
|
| 17547 | + "dynamic-io-cache-handlers should call receiveExpiredTags on global default cache handler without tags if none are provided", |
17533 | 17548 | "dynamic-io-cache-handlers should use global symbol for default cache handler"
|
17534 | 17549 | ],
|
17535 | 17550 | "failed": [],
|
@@ -17800,14 +17815,14 @@
|
17800 | 17815 | "runtimeError": false
|
17801 | 17816 | },
|
17802 | 17817 | "test/production/build-spinners/index.test.ts": {
|
17803 |
| - "passed": [ |
| 17818 | + "passed": [], |
| 17819 | + "failed": [ |
17804 | 17820 | "build-spinners should handle build spinners correctly app and pages",
|
17805 | 17821 | "build-spinners should handle build spinners correctly app dir - (compile workers)",
|
17806 | 17822 | "build-spinners should handle build spinners correctly app dir - basic",
|
17807 | 17823 | "build-spinners should handle build spinners correctly page dir",
|
17808 | 17824 | "build-spinners should handle build spinners correctly page dir (compile workers)"
|
17809 | 17825 | ],
|
17810 |
| - "failed": [], |
17811 | 17826 | "pending": [],
|
17812 | 17827 | "flakey": [],
|
17813 | 17828 | "runtimeError": false
|
|
18352 | 18367 | "Production Usage should handle query/hash correctly during query updating #hello? $search",
|
18353 | 18368 | "Production Usage should handle query/hash correctly during query updating #hello?world $search",
|
18354 | 18369 | "Production Usage should have defer on all script tags",
|
| 18370 | + "Production Usage should navigate through history after query update", |
18355 | 18371 | "Production Usage should navigate to external site and back",
|
18356 | 18372 | "Production Usage should navigate to external site and back (with query)",
|
18357 | 18373 | "Production Usage should navigate to page with CSS and back",
|
|
18368 | 18384 | "Production Usage should respond with 405 for POST to static page",
|
18369 | 18385 | "Production Usage should warn when prefetch is true"
|
18370 | 18386 | ],
|
18371 |
| - "failed": [ |
18372 |
| - "Production Usage should navigate through history after query update", |
18373 |
| - "Production Usage should output traces" |
18374 |
| - ], |
| 18387 | + "failed": ["Production Usage should output traces"], |
18375 | 18388 | "pending": [
|
18376 | 18389 | "Production Usage With Security Related Issues should handle invalid URL properly",
|
18377 | 18390 | "Production Usage With basic usage should allow etag header support with getServerSideProps",
|
|
0 commit comments