|
1866 | 1866 | "Terminal Logging (Webpack) App Router - Client Components should forward client component logs in app router", |
1867 | 1867 | "Terminal Logging (Webpack) App Router - Client Components should show source-mapped errors for client components", |
1868 | 1868 | "Terminal Logging (Webpack) App Router - Edge Runtime should handle edge runtime errors with source mapping", |
| 1869 | + "Terminal Logging (Webpack) App Router - Hydration Errors should show hydration errors with owner stack trace", |
1869 | 1870 | "Terminal Logging (Webpack) App Router - Server Components should not re-log server component logs", |
1870 | 1871 | "Terminal Logging (Webpack) App Router - Server Components should show source-mapped errors for server components", |
1871 | 1872 | "Terminal Logging (Webpack) Pages Router should forward client component logs", |
|
2522 | 2523 | "flakey": [], |
2523 | 2524 | "runtimeError": false |
2524 | 2525 | }, |
| 2526 | + "test/development/report-system-env-var-inlining/report-system-env-var-inlining.test.ts": { |
| 2527 | + "passed": [], |
| 2528 | + "failed": [], |
| 2529 | + "pending": [ |
| 2530 | + "report-system-env-var-inlining should report when inlining system env vars" |
| 2531 | + ], |
| 2532 | + "flakey": [], |
| 2533 | + "runtimeError": false |
| 2534 | + }, |
2525 | 2535 | "test/development/sass-error/index.test.ts": { |
2526 | 2536 | "passed": [], |
2527 | 2537 | "failed": [], |
|
2776 | 2786 | }, |
2777 | 2787 | "test/e2e/app-dir/actions-navigation/index.test.ts": { |
2778 | 2788 | "passed": [ |
2779 | | - "app-dir action handling should handle actions correctly after following a relative link", |
| 2789 | + "app-dir action handling should handle actions correctly after following a relative link" |
| 2790 | + ], |
| 2791 | + "failed": [ |
2780 | 2792 | "app-dir action handling should handle actions correctly after navigation / redirection events" |
2781 | 2793 | ], |
2782 | | - "failed": [], |
2783 | 2794 | "pending": [], |
2784 | 2795 | "flakey": [], |
2785 | 2796 | "runtimeError": false |
|
2822 | 2833 | "flakey": [], |
2823 | 2834 | "runtimeError": false |
2824 | 2835 | }, |
| 2836 | + "test/e2e/app-dir/actions-unused-args/actions-unused-args.test.ts": { |
| 2837 | + "passed": [ |
| 2838 | + "actions-unused-args should not call server actions with unused arguments" |
| 2839 | + ], |
| 2840 | + "failed": [], |
| 2841 | + "pending": [], |
| 2842 | + "flakey": [], |
| 2843 | + "runtimeError": false |
| 2844 | + }, |
2825 | 2845 | "test/e2e/app-dir/actions/app-action-export.test.ts": { |
2826 | 2846 | "passed": [ |
2827 | 2847 | "app-dir action handling - next export skip test for development mode" |
|
3218 | 3238 | "app dir - css css support client layouts should support global css inside client layouts", |
3219 | 3239 | "app dir - css css support client pages should support css modules inside client pages", |
3220 | 3240 | "app dir - css css support client pages should support global css inside client pages", |
| 3241 | + "app dir - css css support css import URLs should not mangle relative layers", |
| 3242 | + "app dir - css css support css import URLs should work with the media attribute", |
3221 | 3243 | "app dir - css css support css ordering should have inner layers take precedence over outer layers", |
3222 | 3244 | "app dir - css css support multiple entries should deduplicate styles on the module level", |
3223 | 3245 | "app dir - css css support multiple entries should only include the same style once in the flight data", |
|
3248 | 3270 | "app dir - css sass support server pages should support global sass/scss inside server pages", |
3249 | 3271 | "app dir - css sass support server pages should support sass/scss modules inside server pages" |
3250 | 3272 | ], |
3251 | | - "failed": [], |
| 3273 | + "failed": [ |
| 3274 | + "app dir - css css support css import URLs should not mangle external layers" |
| 3275 | + ], |
3252 | 3276 | "pending": [ |
3253 | 3277 | "app dir - css css support multiple entries should only inject the same style once if used by different layers", |
3254 | 3278 | "app dir - css css support multiple entries should only load chunks for the css module that is used by the specific entrypoint", |
|
4364 | 4388 | "Cache Components Errors Dev Error Attribution with Sync IO unguarded RSC with unguarded Client sync IO should show a collapsed redbox error", |
4365 | 4389 | "Cache Components Errors Dev IO accessed in Client Components should show a collapsed redbox error", |
4366 | 4390 | "Cache Components Errors Dev Inside `use cache` cacheLife with expire < 5 minutes microtasky cache should show a redbox error", |
| 4391 | + "Cache Components Errors Dev Inside `use cache` cacheLife with expire < 5 minutes nested should show a redbox error", |
4367 | 4392 | "Cache Components Errors Dev Inside `use cache` cacheLife with expire < 5 minutes slow cache should show a redbox error", |
4368 | 4393 | "Cache Components Errors Dev Inside `use cache` cacheLife with revalidate: 0 microtasky cache should show a redbox error", |
| 4394 | + "Cache Components Errors Dev Inside `use cache` cacheLife with revalidate: 0 nested should show a redbox error", |
4369 | 4395 | "Cache Components Errors Dev Inside `use cache` cacheLife with revalidate: 0 slow cache should show a redbox error", |
4370 | 4396 | "Cache Components Errors Dev Inside `use cache` catching an error at runtime should show a collapsed redbox error", |
4371 | 4397 | "Cache Components Errors Dev Inside `use cache` cookies should show a redbox error", |
|
5696 | 5722 | "flakey": [], |
5697 | 5723 | "runtimeError": false |
5698 | 5724 | }, |
| 5725 | + "test/e2e/app-dir/instant-navigation-testing-api/instant-navigation-testing-api.test.ts": { |
| 5726 | + "passed": [ |
| 5727 | + "instant-navigation-testing-api logs an error when attempting to nest instant scopes", |
| 5728 | + "instant-navigation-testing-api reload followed by MPA navigation, both block dynamic data", |
| 5729 | + "instant-navigation-testing-api renders full prefetch content instantly when prefetch={true}", |
| 5730 | + "instant-navigation-testing-api renders prefetched loading shell instantly during navigation", |
| 5731 | + "instant-navigation-testing-api renders runtime-prefetched content instantly during navigation", |
| 5732 | + "instant-navigation-testing-api renders static shell on MPA navigation via plain anchor", |
| 5733 | + "instant-navigation-testing-api renders static shell on page reload", |
| 5734 | + "instant-navigation-testing-api subsequent navigations after instant scope are not locked", |
| 5735 | + "instant-navigation-testing-api successive MPA navigations within instant scope" |
| 5736 | + ], |
| 5737 | + "failed": [], |
| 5738 | + "pending": [], |
| 5739 | + "flakey": [], |
| 5740 | + "runtimeError": false |
| 5741 | + }, |
| 5742 | + "test/e2e/app-dir/instant-validation-static-shells/instant-validation-static-shells.test.ts": { |
| 5743 | + "passed": [ |
| 5744 | + "instant validation - opting out of static shells does not require a static shell if a layout is configured as blocking", |
| 5745 | + "instant validation - opting out of static shells does not require a static shell if a page is configured as blocking", |
| 5746 | + "instant validation - opting out of static shells does not require a static shell if a root layouts is configured as blocking", |
| 5747 | + "instant validation - with debug channel requires a static shell if a below a static layout page is configured as blocking errors in dev", |
| 5748 | + "instant validation - without debug channel requires a static shell if a below a static layout page is configured as blocking errors in dev" |
| 5749 | + ], |
| 5750 | + "failed": [], |
| 5751 | + "pending": [], |
| 5752 | + "flakey": [], |
| 5753 | + "runtimeError": false |
| 5754 | + }, |
| 5755 | + "test/e2e/app-dir/instant-validation/instant-validation.test.ts": { |
| 5756 | + "passed": [ |
| 5757 | + "instant validation - with debug channel blocking invalid - blocking page inside a runtime layout is not allowed if the layout has no suspense", |
| 5758 | + "instant validation - with debug channel blocking invalid - blocking page inside a static layout is not allowed if the layout has no suspense", |
| 5759 | + "instant validation - with debug channel blocking invalid - missing suspense inside blocking layout", |
| 5760 | + "instant validation - with debug channel blocking valid - blocking layout with unstable_instant = false is allowed to block", |
| 5761 | + "instant validation - with debug channel blocking valid - blocking page inside a runtime layout is allowed if the layout has suspense", |
| 5762 | + "instant validation - with debug channel blocking valid - blocking page inside a static layout is allowed if the layout has suspense", |
| 5763 | + "instant validation - with debug channel disabling validation in a layout", |
| 5764 | + "instant validation - with debug channel disabling validation in a page", |
| 5765 | + "instant validation - with debug channel disabling validation in a page with a parent that has a config", |
| 5766 | + "instant validation - with debug channel invalid - missing suspense around dynamic (with loading.js)", |
| 5767 | + "instant validation - with debug channel invalid - missing suspense in parallel slot default slot", |
| 5768 | + "instant validation - with debug channel invalid - missing suspense in parallel slot index", |
| 5769 | + "instant validation - with debug channel invalid - missing suspense in parallel slot subpage", |
| 5770 | + "instant validation - with debug channel invalid - runtime prefetch - missing suspense around dynamic", |
| 5771 | + "instant validation - with debug channel invalid - runtime prefetch - missing suspense around dynamic in a layout", |
| 5772 | + "instant validation - with debug channel invalid - runtime prefetch - suspense too high", |
| 5773 | + "instant validation - with debug channel invalid - runtime prefetch - sync IO after runtime API", |
| 5774 | + "instant validation - with debug channel invalid - static prefetch - missing suspense around dynamic", |
| 5775 | + "instant validation - with debug channel invalid - static prefetch - missing suspense around dynamic in a layout", |
| 5776 | + "instant validation - with debug channel invalid - static prefetch - missing suspense around params", |
| 5777 | + "instant validation - with debug channel invalid - static prefetch - missing suspense around runtime", |
| 5778 | + "instant validation - with debug channel invalid - static prefetch - suspense too high", |
| 5779 | + "instant validation - with debug channel valid - runtime prefetch - does not require Suspense around params", |
| 5780 | + "instant validation - with debug channel valid - runtime prefetch - suspense only around dynamic", |
| 5781 | + "instant validation - with debug channel valid - static prefetch - suspense around runtime and dynamic", |
| 5782 | + "instant validation - with debug channel valid - target segment not visible in all navigations", |
| 5783 | + "instant validation - without debug channel blocking invalid - blocking page inside a runtime layout is not allowed if the layout has no suspense", |
| 5784 | + "instant validation - without debug channel blocking invalid - blocking page inside a static layout is not allowed if the layout has no suspense", |
| 5785 | + "instant validation - without debug channel blocking invalid - missing suspense inside blocking layout", |
| 5786 | + "instant validation - without debug channel blocking valid - blocking layout with unstable_instant = false is allowed to block", |
| 5787 | + "instant validation - without debug channel blocking valid - blocking page inside a runtime layout is allowed if the layout has suspense", |
| 5788 | + "instant validation - without debug channel blocking valid - blocking page inside a static layout is allowed if the layout has suspense", |
| 5789 | + "instant validation - without debug channel disabling validation in a layout", |
| 5790 | + "instant validation - without debug channel disabling validation in a page", |
| 5791 | + "instant validation - without debug channel disabling validation in a page with a parent that has a config", |
| 5792 | + "instant validation - without debug channel invalid - missing suspense around dynamic (with loading.js)", |
| 5793 | + "instant validation - without debug channel invalid - missing suspense in parallel slot default slot", |
| 5794 | + "instant validation - without debug channel invalid - missing suspense in parallel slot index", |
| 5795 | + "instant validation - without debug channel invalid - missing suspense in parallel slot subpage", |
| 5796 | + "instant validation - without debug channel invalid - runtime prefetch - missing suspense around dynamic", |
| 5797 | + "instant validation - without debug channel invalid - runtime prefetch - missing suspense around dynamic in a layout", |
| 5798 | + "instant validation - without debug channel invalid - runtime prefetch - suspense too high", |
| 5799 | + "instant validation - without debug channel invalid - runtime prefetch - sync IO after runtime API", |
| 5800 | + "instant validation - without debug channel invalid - static prefetch - missing suspense around dynamic", |
| 5801 | + "instant validation - without debug channel invalid - static prefetch - missing suspense around dynamic in a layout", |
| 5802 | + "instant validation - without debug channel invalid - static prefetch - missing suspense around params", |
| 5803 | + "instant validation - without debug channel invalid - static prefetch - missing suspense around runtime", |
| 5804 | + "instant validation - without debug channel invalid - static prefetch - suspense too high", |
| 5805 | + "instant validation - without debug channel valid - runtime prefetch - does not require Suspense around params", |
| 5806 | + "instant validation - without debug channel valid - runtime prefetch - suspense only around dynamic", |
| 5807 | + "instant validation - without debug channel valid - static prefetch - suspense around runtime and dynamic", |
| 5808 | + "instant validation - without debug channel valid - target segment not visible in all navigations" |
| 5809 | + ], |
| 5810 | + "failed": [], |
| 5811 | + "pending": [], |
| 5812 | + "flakey": [], |
| 5813 | + "runtimeError": false |
| 5814 | + }, |
5699 | 5815 | "test/e2e/app-dir/instrumentation-order/instrumentation-order.test.ts": { |
5700 | 5816 | "passed": ["instrumentation-order should work"], |
5701 | 5817 | "failed": [], |
|
9207 | 9323 | "runtimeError": false |
9208 | 9324 | }, |
9209 | 9325 | "test/e2e/app-dir/segment-cache/deployment-skew/deployment-skew.test.ts": { |
9210 | | - "passed": [ |
9211 | | - "segment cache (deployment skew) should not run during dev or deploy test runs" |
9212 | | - ], |
| 9326 | + "passed": ["segment cache (deployment skew) should not run during dev"], |
9213 | 9327 | "failed": [], |
9214 | 9328 | "pending": [], |
9215 | 9329 | "flakey": [], |
|
9262 | 9376 | "runtimeError": false |
9263 | 9377 | }, |
9264 | 9378 | "test/e2e/app-dir/segment-cache/no-prefetch/no-prefetch.test.ts": { |
9265 | | - "passed": [], |
9266 | | - "failed": [ |
| 9379 | + "passed": [ |
9267 | 9380 | "navigating without a prefetch can show a loading boundary from the dynamic response" |
9268 | 9381 | ], |
| 9382 | + "failed": [], |
9269 | 9383 | "pending": [], |
9270 | 9384 | "flakey": [], |
9271 | 9385 | "runtimeError": false |
|
9437 | 9551 | "app-dir - server source maps handles invalid sourcemaps gracefully", |
9438 | 9552 | "app-dir - server source maps ignore-lists anonymous rsc stack frame sandwiches", |
9439 | 9553 | "app-dir - server source maps ignore-lists anonymous ssr stack frame sandwiches", |
| 9554 | + "app-dir - server source maps logged errors collapse deeply nested causes at depth 2", |
9440 | 9555 | "app-dir - server source maps logged errors have a sourcemapped `cause`", |
9441 | 9556 | "app-dir - server source maps logged errors have a sourcemapped stack with a codeframe", |
| 9557 | + "app-dir - server source maps logged errors include `[errors]` for AggregateError", |
9442 | 9558 | "app-dir - server source maps logged errors preserve their name", |
9443 | 9559 | "app-dir - server source maps stack frames are ignore-listed in ssr", |
9444 | 9560 | "app-dir - server source maps thrown SSR errors" |
|
9922 | 10038 | "use-cache renders the not-found page when `notFound()` is used", |
9923 | 10039 | "use-cache replays logs from \"use cache\" functions", |
9924 | 10040 | "use-cache shares caches between the page/layout and generateMetadata", |
| 10041 | + "use-cache should allow nested short-lived caches after connection()", |
9925 | 10042 | "use-cache should be able to revalidate a page using revalidateTag", |
9926 | 10043 | "use-cache should cache complex args", |
9927 | 10044 | "use-cache should cache fetch without no-store", |
|
10104 | 10221 | "passed": [ |
10105 | 10222 | "app dir - workers should have access to NEXT_DEPLOYMENT_ID in web worker", |
10106 | 10223 | "app dir - workers should not bundle web workers with string specifiers", |
| 10224 | + "app dir - workers should support loading PNG files in web workers", |
10107 | 10225 | "app dir - workers should support loading WASM files in workers", |
10108 | 10226 | "app dir - workers should support module web workers with dynamic imports", |
10109 | 10227 | "app dir - workers should support shared workers", |
|
10524 | 10642 | "flakey": [], |
10525 | 10643 | "runtimeError": false |
10526 | 10644 | }, |
| 10645 | + "test/e2e/deferred-entries/deferred-entries.test.ts": { |
| 10646 | + "passed": [ |
| 10647 | + "deferred-entries webpack should build app router dynamic route with generateStaticParams when using deferred entries", |
| 10648 | + "deferred-entries webpack should build app router metadata routes when using deferred entries", |
| 10649 | + "deferred-entries webpack should build app router route handler when using deferred entries", |
| 10650 | + "deferred-entries webpack should build deferred entry successfully", |
| 10651 | + "deferred-entries webpack should build pages router API routes when using deferred entries", |
| 10652 | + "deferred-entries webpack should build pages router dynamic getStaticPaths/getStaticProps route when using deferred entries", |
| 10653 | + "deferred-entries webpack should build pages router getServerSideProps route when using deferred entries", |
| 10654 | + "deferred-entries webpack should build pages router getStaticProps routes when using deferred entries", |
| 10655 | + "deferred-entries webpack should build pages router route with no data fetching when using deferred entries", |
| 10656 | + "deferred-entries webpack should build pages router routes when using deferred entries", |
| 10657 | + "deferred-entries webpack should call onBeforeDeferredEntries before building deferred entry", |
| 10658 | + "deferred-entries webpack should call onBeforeDeferredEntries during HMR even when non-deferred entry changes", |
| 10659 | + "deferred-entries webpack should handle successive non-deferred edits without callback looping", |
| 10660 | + "deferred-entries webpack should render app router current time on every request", |
| 10661 | + "deferred-entries webpack should render timestamp written by onBeforeDeferredEntries in deferred source file", |
| 10662 | + "deferred-entries webpack should update deferred rendered timestamp during HMR when non-deferred entry changes" |
| 10663 | + ], |
| 10664 | + "failed": [], |
| 10665 | + "pending": [], |
| 10666 | + "flakey": [], |
| 10667 | + "runtimeError": false |
| 10668 | + }, |
10527 | 10669 | "test/e2e/define/define.test.ts": { |
10528 | 10670 | "passed": [ |
10529 | 10671 | "compiler.define compiler.define should render the magic expression on client side", |
|
12513 | 12655 | "flakey": [], |
12514 | 12656 | "runtimeError": false |
12515 | 12657 | }, |
| 12658 | + "test/e2e/pages-ssg-data-deployment-skew/pages-ssg-data-deployment-skew.test.ts": { |
| 12659 | + "passed": [ |
| 12660 | + "pages ssg data deployment skew - hard navigate when a new deployment occurs development mode gsp to gssp", |
| 12661 | + "pages ssg data deployment skew - hard navigate when a new deployment occurs development mode index to gsp", |
| 12662 | + "pages ssg data deployment skew - hard navigate when a new deployment occurs header with deployment id header is set on data routes" |
| 12663 | + ], |
| 12664 | + "failed": [], |
| 12665 | + "pending": [], |
| 12666 | + "flakey": [], |
| 12667 | + "runtimeError": false |
| 12668 | + }, |
12516 | 12669 | "test/e2e/persistent-caching-migration/persistent-caching-migration.test.ts": { |
12517 | 12670 | "passed": [], |
12518 | 12671 | "failed": [], |
|
22198 | 22351 | "flakey": [], |
22199 | 22352 | "runtimeError": false |
22200 | 22353 | }, |
22201 | | - "test/integration/ssg-data-404/test/index.test.ts": { |
22202 | | - "passed": [ |
22203 | | - "SSG data 404 - hard navigate when a new deployment occurs development mode gsp to gssp", |
22204 | | - "SSG data 404 - hard navigate when a new deployment occurs development mode index to gsp", |
22205 | | - "SSG data 404 - hard navigate when a new deployment occurs production mode with build id gsp to gssp", |
22206 | | - "SSG data 404 - hard navigate when a new deployment occurs production mode with build id index to gsp", |
22207 | | - "SSG data 404 - hard navigate when a new deployment occurs production mode with deployment id gsp to gssp", |
22208 | | - "SSG data 404 - hard navigate when a new deployment occurs production mode with deployment id index to gsp" |
22209 | | - ], |
22210 | | - "failed": [], |
22211 | | - "pending": [], |
22212 | | - "flakey": [], |
22213 | | - "runtimeError": false |
22214 | | - }, |
22215 | 22354 | "test/integration/ssg-dynamic-routes-404-page/test/index.test.ts": { |
22216 | 22355 | "passed": [ |
22217 | 22356 | "Custom 404 Page for static site generation with dynamic routes development mode should respond to a not existing page with 404" |
|
0 commit comments