|
3169 | 3169 | "app-dir - metadata-icons should only have 1 favicon link in root page",
|
3170 | 3170 | "app-dir - metadata-icons should re-insert the apple icons into the head after navigation",
|
3171 | 3171 | "app-dir - metadata-icons should re-insert the body icons into the head",
|
| 3172 | + "app-dir - metadata-icons should re-insert the icons into head when icons are inserted in body during initial chunk", |
3172 | 3173 | "app-dir - metadata-icons should render custom icons along with favicon in nested page",
|
3173 | 3174 | "app-dir - metadata-icons should render custom icons along with favicon in root page"
|
3174 | 3175 | ],
|
|
5172 | 5173 | "flakey": [],
|
5173 | 5174 | "runtimeError": false
|
5174 | 5175 | },
|
| 5176 | + "test/e2e/app-dir/script-before-interactive/script-before-interactive.test.ts": { |
| 5177 | + "passed": [ |
| 5178 | + "Script component with beforeInteractive strategy CSS class rendering should execute beforeInteractive script correctly", |
| 5179 | + "Script component with beforeInteractive strategy CSS class rendering should render multiple beforeInteractive scripts with correct class attributes", |
| 5180 | + "Script component with beforeInteractive strategy CSS class rendering should render script in document head with beforeInteractive strategy", |
| 5181 | + "Script component with beforeInteractive strategy CSS class rendering should render script tag with correct class attribute instead of classname" |
| 5182 | + ], |
| 5183 | + "failed": [], |
| 5184 | + "pending": [], |
| 5185 | + "flakey": [], |
| 5186 | + "runtimeError": false |
| 5187 | + }, |
5175 | 5188 | "test/e2e/app-dir/scss/3rd-party-module/3rd-party-module.test.ts": {
|
5176 | 5189 | "passed": [
|
5177 | 5190 | "3rd Party CSS Module Support ({\"sass\": \"1.54.0\"}) should render the module",
|
|
5949 | 5962 | "flakey": [],
|
5950 | 5963 | "runtimeError": false
|
5951 | 5964 | },
|
| 5965 | + "test/e2e/app-dir/sub-shell-generation/sub-shell-generation.test.ts": { |
| 5966 | + "passed": [ |
| 5967 | + "sub-shell-generation should serve the correct shell /[lang]/[slug] should serve the correct shell for /es/1", |
| 5968 | + "sub-shell-generation should serve the correct shell /[lang]/[slug] should serve the correct shell for /es/2", |
| 5969 | + "sub-shell-generation should serve the correct shell /en/[slug] should serve the correct shell for /en/1", |
| 5970 | + "sub-shell-generation should serve the correct shell /en/[slug] should serve the correct shell for /en/2", |
| 5971 | + "sub-shell-generation should serve the correct shell /fr/1 should serve the correct shell for /fr/1", |
| 5972 | + "sub-shell-generation should serve the correct shell /fr/[slug] should serve the correct shell for /fr/2", |
| 5973 | + "sub-shell-generation should serve the correct shell /fr/[slug] should serve the correct shell for /fr/3" |
| 5974 | + ], |
| 5975 | + "failed": [], |
| 5976 | + "pending": [], |
| 5977 | + "flakey": [], |
| 5978 | + "runtimeError": false |
| 5979 | + }, |
5952 | 5980 | "test/e2e/app-dir/syntax-highlighter-crash/syntax-highlighter-crash.test.ts": {
|
5953 | 5981 | "passed": ["syntax-highlighter-crash should render the page"],
|
5954 | 5982 | "failed": [],
|
|
7408 | 7436 | "test/e2e/middleware-base-path/test/index.test.ts": {
|
7409 | 7437 | "passed": [
|
7410 | 7438 | "Middleware base tests router.query must exist when Link clicked page routing",
|
| 7439 | + "Middleware base tests should allow client-side navigation to the root", |
7411 | 7440 | "Middleware base tests should execute from absolute paths"
|
7412 | 7441 | ],
|
7413 | 7442 | "failed": [],
|
|
16177 | 16206 | "Image Component Tests development mode should warn when img with layout=responsive is inside flex container",
|
16178 | 16207 | "Image Component Tests development mode should warn when loader is missing width",
|
16179 | 16208 | "Image Component Tests development mode should warn when priority prop is missing on LCP image",
|
| 16209 | + "Image Component Tests development mode should warn when quality is 50", |
16180 | 16210 | "Image Component Tests development mode should warn when using a very small image with placeholder=blur",
|
16181 | 16211 | "Image Component Tests development mode should warn when using sizes with incorrect layout",
|
16182 | 16212 | "Image Component Tests development mode should work when using flexbox",
|
|
16455 | 16485 | "Image Component Default Tests development mode should warn when legacy prop layout=responsive",
|
16456 | 16486 | "Image Component Default Tests development mode should warn when loader is missing width",
|
16457 | 16487 | "Image Component Default Tests development mode should warn when priority prop is missing on LCP image",
|
| 16488 | + "Image Component Default Tests development mode should warn when quality is 50", |
16458 | 16489 | "Image Component Default Tests development mode should warn when using a very small image with placeholder=blur",
|
16459 | 16490 | "Image Component Default Tests development mode should work when using flexbox",
|
16460 | 16491 | "Image Component Default Tests development mode should work when using overrideSrc prop",
|
|
16678 | 16709 | "Image Component Default Tests development mode should warn when legacy prop layout=responsive",
|
16679 | 16710 | "Image Component Default Tests development mode should warn when loader is missing width",
|
16680 | 16711 | "Image Component Default Tests development mode should warn when priority prop is missing on LCP image",
|
| 16712 | + "Image Component Default Tests development mode should warn when quality is 50", |
16681 | 16713 | "Image Component Default Tests development mode should warn when using a very small image with placeholder=blur",
|
16682 | 16714 | "Image Component Default Tests development mode should work when using flexbox",
|
16683 | 16715 | "Image Component Default Tests development mode should work when using overrideSrc prop",
|
@@ -18691,12 +18723,14 @@
|
18691 | 18723 | },
|
18692 | 18724 | "test/production/app-dir/build-output-prerender/build-output-prerender.test.ts": {
|
18693 | 18725 | "passed": [
|
18694 |
| - "build-output-prerender with --debug-prerender shows all prerender errors with readable stacks and code frames", |
18695 |
| - "build-output-prerender without --debug-prerender shows only a single prerender error with a mangled stack" |
| 18726 | + "build-output-prerender with a next config file with --debug-prerender shows all prerender errors with readable stacks and code frames", |
| 18727 | + "build-output-prerender with a next config file without --debug-prerender shows only a single prerender error with a mangled stack" |
18696 | 18728 | ],
|
18697 | 18729 | "failed": [
|
18698 |
| - "build-output-prerender with --debug-prerender prints a warning and the customized experimental flags", |
18699 |
| - "build-output-prerender without --debug-prerender prints only the user-selected experimental flags" |
| 18730 | + "build-output-prerender with a next config file with --debug-prerender prints a warning and the customized experimental flags", |
| 18731 | + "build-output-prerender with a next config file without --debug-prerender prints only the user-selected experimental flags", |
| 18732 | + "build-output-prerender without a next config file with --debug-prerender prints a warning and the customized experimental flags", |
| 18733 | + "build-output-prerender without a next config file without --debug-prerender prints no experimental flags" |
18700 | 18734 | ],
|
18701 | 18735 | "pending": [],
|
18702 | 18736 | "flakey": [],
|
|
19105 | 19139 | "custom server can navigate to /a",
|
19106 | 19140 | "custom server can navigate to /b",
|
19107 | 19141 | "custom server can navigate to /c",
|
| 19142 | + "custom server provided config can navigate to /a", |
| 19143 | + "custom server provided config can navigate to /b", |
| 19144 | + "custom server provided config can navigate to /c", |
| 19145 | + "custom server provided config with app dir should render app with react canary", |
| 19146 | + "custom server provided config with app dir should render pages with installed react", |
| 19147 | + "custom server provided config with app dir when using \"use cache\" with a custom cache handler should not unset the custom server's ALS context", |
19108 | 19148 | "custom server should log any error messages when server is started without \"quiet\" setting",
|
19109 | 19149 | "custom server with app dir should render app with react canary",
|
19110 | 19150 | "custom server with app dir should render pages with installed react",
|
@@ -19677,11 +19717,10 @@
|
19677 | 19717 | },
|
19678 | 19718 | "test/production/pnpm-support/index.test.ts": {
|
19679 | 19719 | "passed": [
|
19680 |
| - "pnpm support should build with dependencies installed via pnpm" |
19681 |
| - ], |
19682 |
| - "failed": [ |
| 19720 | + "pnpm support should build with dependencies installed via pnpm", |
19683 | 19721 | "pnpm support should execute client-side JS on each page in output: \"standalone\""
|
19684 | 19722 | ],
|
| 19723 | + "failed": [], |
19685 | 19724 | "pending": [],
|
19686 | 19725 | "flakey": [],
|
19687 | 19726 | "runtimeError": false
|
|
0 commit comments