|
78 | 78 | "next/font/local loader generated CSS Multiple styles default weight",
|
79 | 79 | "next/font/local loader generated CSS Multiple weights default style",
|
80 | 80 | "next/font/local loader generated CSS Other properties",
|
81 |
| - "next/font/local loader generated CSS Weight and style" |
| 81 | + "next/font/local loader generated CSS Weight and style", |
| 82 | + "next/font/local loader generated CSS with dpl query string" |
82 | 83 | ],
|
83 | 84 | "failed": [],
|
84 | 85 | "pending": [],
|
|
3142 | 3143 | "runtimeError": false
|
3143 | 3144 | },
|
3144 | 3145 | "test/development/basic/barrel-optimization/barrel-optimization-mui.test.ts": {
|
3145 |
| - "passed": [ |
| 3146 | + "passed": [], |
| 3147 | + "failed": [ |
3146 | 3148 | "Skipped in Turbopack optimizePackageImports - mui should support MUI"
|
3147 | 3149 | ],
|
3148 |
| - "failed": [], |
3149 | 3150 | "pending": [],
|
3150 | 3151 | "flakey": [],
|
3151 | 3152 | "runtimeError": false
|
|
5633 | 5634 | "app dir - basic searchParams prop server component should have the correct search params on middleware rewrite",
|
5634 | 5635 | "app dir - basic searchParams prop server component should have the correct search params on rewrite",
|
5635 | 5636 | "app dir - basic server components Loading should render loading.js in browser for slow layout",
|
5636 |
| - "app dir - basic server components Loading should render loading.js in browser for slow layout and page", |
5637 | 5637 | "app dir - basic server components Loading should render loading.js in browser for slow page",
|
5638 | 5638 | "app dir - basic server components Loading should render loading.js in initial html for slow layout",
|
5639 | 5639 | "app dir - basic server components Loading should render loading.js in initial html for slow layout and page",
|
|
5648 | 5648 | "app dir - basic server components dynamic routes should only pass params that apply to the layout",
|
5649 | 5649 | "app dir - basic server components middleware should strip internal query parameters from requests to middleware for redirect",
|
5650 | 5650 | "app dir - basic server components middleware should strip internal query parameters from requests to middleware for rewrite",
|
| 5651 | + "app dir - basic server components next/router should support router.back and router.forward", |
5651 | 5652 | "app dir - basic server components should include client component layout with server component route should include it client-side",
|
5652 | 5653 | "app dir - basic server components should include client component layout with server component route should include it server-side",
|
5653 | 5654 | "app dir - basic server components should not serve .client.js as a path",
|
|
5691 | 5692 | ],
|
5692 | 5693 | "failed": [
|
5693 | 5694 | "app dir - basic <Link /> should navigate to pages dynamic route from pages page if it overlaps with an app page",
|
5694 |
| - "app dir - basic server components next/router should support router.back and router.forward" |
| 5695 | + "app dir - basic server components Loading should render loading.js in browser for slow layout and page" |
5695 | 5696 | ],
|
5696 | 5697 | "pending": [
|
5697 | 5698 | "app dir - basic HMR should HMR correctly when changing the component type",
|
|
6499 | 6500 | "flakey": [],
|
6500 | 6501 | "runtimeError": false
|
6501 | 6502 | },
|
| 6503 | + "test/e2e/app-dir/css-server-chunks/css-server-chunks.test.ts": { |
| 6504 | + "passed": ["css-server-chunks should not write CSS chunks for the server"], |
| 6505 | + "failed": [], |
| 6506 | + "pending": [], |
| 6507 | + "flakey": [], |
| 6508 | + "runtimeError": false |
| 6509 | + }, |
6502 | 6510 | "test/e2e/app-dir/cssnano-colormin/index.test.ts": {
|
6503 | 6511 | "passed": ["cssnano-colormin should not minify rgb colors to hsla"],
|
6504 | 6512 | "failed": [],
|
|
6799 | 6807 | "test/e2e/app-dir/error-on-next-codemod-comment/error-on-next-codemod-comment.test.ts": {
|
6800 | 6808 | "passed": [
|
6801 | 6809 | "app-dir - error-on-next-codemod-comment should disappear the error when you replace with bypass comment",
|
| 6810 | + "app-dir - error-on-next-codemod-comment should disappear the error when you rre the codemod comment", |
6802 | 6811 | "app-dir - error-on-next-codemod-comment should error with inline comment as well"
|
6803 | 6812 | ],
|
6804 | 6813 | "failed": [
|
6805 |
| - "app-dir - error-on-next-codemod-comment should disappear the error when you rre the codemod comment", |
6806 | 6814 | "app-dir - error-on-next-codemod-comment should error with swc if you have codemod comments left"
|
6807 | 6815 | ],
|
6808 | 6816 | "pending": [],
|
|
9133 | 9141 | "flakey": [],
|
9134 | 9142 | "runtimeError": false
|
9135 | 9143 | },
|
| 9144 | + "test/e2e/app-dir/root-suspense-dynamic/root-suspense-dynamic.test.ts": { |
| 9145 | + "passed": [ |
| 9146 | + "Root Suspense Dynamic Rendering placeholder to satisfy at least one test when isNextDev is false" |
| 9147 | + ], |
| 9148 | + "failed": [], |
| 9149 | + "pending": [], |
| 9150 | + "flakey": [], |
| 9151 | + "runtimeError": false |
| 9152 | + }, |
9136 | 9153 | "test/e2e/app-dir/route-page-manifest-bug/route-page-manifest-bug.test.ts": {
|
9137 | 9154 | "passed": [
|
9138 | 9155 | "route-page-manifest-bug should work when requesting route handler after page"
|
|
21485 | 21502 | "flakey": [],
|
21486 | 21503 | "runtimeError": false
|
21487 | 21504 | },
|
21488 |
| - "test/integration/production-browser-sourcemaps/test/index.test.js": { |
21489 |
| - "passed": [], |
21490 |
| - "failed": [], |
21491 |
| - "pending": [ |
21492 |
| - "Production browser sourcemaps production mode Server support correctly generated the source map", |
21493 |
| - "Production browser sourcemaps production mode Server support includes sourcemaps for all browser files" |
21494 |
| - ], |
21495 |
| - "flakey": [], |
21496 |
| - "runtimeError": false |
21497 |
| - }, |
21498 | 21505 | "test/integration/production-build-dir/test/index.test.js": {
|
21499 | 21506 | "passed": [],
|
21500 | 21507 | "failed": [],
|
|
0 commit comments