|
3142 | 3142 | "runtimeError": false
|
3143 | 3143 | },
|
3144 | 3144 | "test/development/basic/barrel-optimization/barrel-optimization-mui.test.ts": {
|
3145 |
| - "passed": [], |
3146 |
| - "failed": [ |
| 3145 | + "passed": [ |
3147 | 3146 | "Skipped in Turbopack optimizePackageImports - mui should support MUI"
|
3148 | 3147 | ],
|
| 3148 | + "failed": [], |
3149 | 3149 | "pending": [],
|
3150 | 3150 | "flakey": [],
|
3151 | 3151 | "runtimeError": false
|
|
4289 | 4289 | },
|
4290 | 4290 | "test/development/tsconfig-path-reloading/index.test.ts": {
|
4291 | 4291 | "passed": [
|
4292 |
| - "tsconfig-path-reloading tsconfig should load with initial paths config correctly", |
4293 |
| - "tsconfig-path-reloading tsconfig should automatically fast refresh content when path is added without error" |
| 4292 | + "tsconfig-path-reloading tsconfig should automatically fast refresh content when path is added without error", |
| 4293 | + "tsconfig-path-reloading tsconfig should load with initial paths config correctly" |
4294 | 4294 | ],
|
4295 | 4295 | "failed": [
|
4296 |
| - "tsconfig-path-reloading tsconfig added after starting dev should recover from module not found when paths is updated", |
4297 |
| - "tsconfig-path-reloading tsconfig should recover from module not found when paths is updated", |
| 4296 | + "tsconfig-path-reloading tsconfig added after starting dev should automatically fast refresh content when path is added without error", |
4298 | 4297 | "tsconfig-path-reloading tsconfig added after starting dev should load with initial paths config correctly",
|
4299 |
| - "tsconfig-path-reloading tsconfig added after starting dev should automatically fast refresh content when path is added without error" |
| 4298 | + "tsconfig-path-reloading tsconfig added after starting dev should recover from module not found when paths is updated", |
| 4299 | + "tsconfig-path-reloading tsconfig should recover from module not found when paths is updated" |
4300 | 4300 | ],
|
4301 | 4301 | "pending": [],
|
4302 | 4302 | "flakey": [],
|
|
5134 | 5134 | "app-root-param-getters - simple should allow reading root params in nested pages",
|
5135 | 5135 | "app-root-param-getters - simple should error when used in a route handler (until we implement it)",
|
5136 | 5136 | "app-root-param-getters - simple should error when used in a server action",
|
| 5137 | + "app-root-param-getters - simple should not error when rerendering the page after a server action", |
5137 | 5138 | "app-root-param-getters - simple should not generate getters for non-root params",
|
5138 | 5139 | "app-root-param-getters - simple should render the not found page without errors"
|
5139 | 5140 | ],
|
|
5632 | 5633 | "app dir - basic searchParams prop server component should have the correct search params on middleware rewrite",
|
5633 | 5634 | "app dir - basic searchParams prop server component should have the correct search params on rewrite",
|
5634 | 5635 | "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", |
5635 | 5637 | "app dir - basic server components Loading should render loading.js in browser for slow page",
|
5636 | 5638 | "app dir - basic server components Loading should render loading.js in initial html for slow layout",
|
5637 | 5639 | "app dir - basic server components Loading should render loading.js in initial html for slow layout and page",
|
|
5646 | 5648 | "app dir - basic server components dynamic routes should only pass params that apply to the layout",
|
5647 | 5649 | "app dir - basic server components middleware should strip internal query parameters from requests to middleware for redirect",
|
5648 | 5650 | "app dir - basic server components middleware should strip internal query parameters from requests to middleware for rewrite",
|
5649 |
| - "app dir - basic server components next/router should support router.back and router.forward", |
5650 | 5651 | "app dir - basic server components should include client component layout with server component route should include it client-side",
|
5651 | 5652 | "app dir - basic server components should include client component layout with server component route should include it server-side",
|
5652 | 5653 | "app dir - basic server components should not serve .client.js as a path",
|
|
5690 | 5691 | ],
|
5691 | 5692 | "failed": [
|
5692 | 5693 | "app dir - basic <Link /> should navigate to pages dynamic route from pages page if it overlaps with an app page",
|
5693 |
| - "app dir - basic server components Loading should render loading.js in browser for slow layout and page" |
| 5694 | + "app dir - basic server components next/router should support router.back and router.forward" |
5694 | 5695 | ],
|
5695 | 5696 | "pending": [
|
5696 | 5697 | "app dir - basic HMR should HMR correctly when changing the component type",
|
|
5831 | 5832 | "flakey": [],
|
5832 | 5833 | "runtimeError": false
|
5833 | 5834 | },
|
| 5835 | + "test/e2e/app-dir/bun-externals/bun-externals.test.ts": { |
| 5836 | + "passed": [ |
| 5837 | + "app-dir - bun externals should handle bun builtins as external modules", |
| 5838 | + "app-dir - bun externals should handle bun builtins in edge runtime", |
| 5839 | + "app-dir - bun externals should handle bun builtins in route handlers", |
| 5840 | + "app-dir - bun externals should handle bun builtins in server actions" |
| 5841 | + ], |
| 5842 | + "failed": [], |
| 5843 | + "pending": [], |
| 5844 | + "flakey": [], |
| 5845 | + "runtimeError": false |
| 5846 | + }, |
| 5847 | + "test/e2e/app-dir/cache-components-allow-otel-spans/cache-components-allow-otel-spans.test.ts": { |
| 5848 | + "passed": [ |
| 5849 | + "hello-world should allow creating spans during cache component validation without triggering sync IO bailouts - inside a Cache Component - with prerendering the page", |
| 5850 | + "hello-world should allow creating spans during cache component validation without triggering sync IO bailouts - inside a Cache Component - without prerendering the page", |
| 5851 | + "hello-world should allow creating spans during cache component validation without triggering sync IO bailouts - inside a Server Component - with prerendering the page", |
| 5852 | + "hello-world should allow creating spans during cache component validation without triggering sync IO bailouts - inside a Server Component - without prerendering the page" |
| 5853 | + ], |
| 5854 | + "failed": [], |
| 5855 | + "pending": [], |
| 5856 | + "flakey": [], |
| 5857 | + "runtimeError": false |
| 5858 | + }, |
| 5859 | + "test/e2e/app-dir/cache-components-create-component-tree/cache-components-create-component-tree.test.ts": { |
| 5860 | + "passed": [ |
| 5861 | + "hello-world should not indicate there is an error when incidental math.random calls occur during component tree generation during dev" |
| 5862 | + ], |
| 5863 | + "failed": [], |
| 5864 | + "pending": [], |
| 5865 | + "flakey": [], |
| 5866 | + "runtimeError": false |
| 5867 | + }, |
5834 | 5868 | "test/e2e/app-dir/cache-components-dynamic-imports/cache-components-dynamic-imports.test.ts": {
|
5835 | 5869 | "passed": [
|
5836 | 5870 | "async imports in cacheComponents - external packages does not instrument import() in external packages",
|
|
7402 | 7436 | "flakey": [],
|
7403 | 7437 | "runtimeError": false
|
7404 | 7438 | },
|
| 7439 | + "test/e2e/app-dir/metadata-image-files/metadata-image-files.test.ts": { |
| 7440 | + "passed": [ |
| 7441 | + "app dir - metadata image files should handle imported metadata images" |
| 7442 | + ], |
| 7443 | + "failed": [], |
| 7444 | + "pending": [], |
| 7445 | + "flakey": [], |
| 7446 | + "runtimeError": false |
| 7447 | + }, |
7405 | 7448 | "test/e2e/app-dir/metadata-json-manifest/index.test.ts": {
|
7406 | 7449 | "passed": [
|
7407 | 7450 | "app-dir metadata-json-manifest should support metadata.json manifest"
|
|
10067 | 10110 | "flakey": [],
|
10068 | 10111 | "runtimeError": false
|
10069 | 10112 | },
|
| 10113 | + "test/e2e/app-dir/typed-routes/typed-routes.test.ts": { |
| 10114 | + "passed": [ |
| 10115 | + "typed-routes should correctly convert custom route patterns from path-to-regexp to bracket syntax", |
| 10116 | + "typed-routes should generate route types correctly", |
| 10117 | + "typed-routes should update route types file when routes change" |
| 10118 | + ], |
| 10119 | + "failed": [], |
| 10120 | + "pending": [], |
| 10121 | + "flakey": [], |
| 10122 | + "runtimeError": false |
| 10123 | + }, |
10070 | 10124 | "test/e2e/app-dir/typeof-window/typeof-window.test.ts": {
|
10071 | 10125 | "passed": ["typeof-window should work using cheerio"],
|
10072 | 10126 | "failed": [],
|
|
10942 | 10996 | "flakey": [],
|
10943 | 10997 | "runtimeError": false
|
10944 | 10998 | },
|
| 10999 | + "test/e2e/error-handler-not-found-req-url/error-handler-not-found-req-url.test.ts": { |
| 11000 | + "passed": [ |
| 11001 | + "error-handler-not-found-req-url should log the correct request url and asPath for not found _error page" |
| 11002 | + ], |
| 11003 | + "failed": [], |
| 11004 | + "pending": [], |
| 11005 | + "flakey": [], |
| 11006 | + "runtimeError": false |
| 11007 | + }, |
10945 | 11008 | "test/e2e/esm-externals/esm-externals.test.ts": {
|
10946 | 11009 | "passed": [
|
10947 | 11010 | "esm-externals app dir url /client should render the correct page",
|
|
12482 | 12545 | "opentelemetry incoming context propagation app router should handle RSC with fetch",
|
12483 | 12546 | "opentelemetry incoming context propagation app router should handle RSC with fetch in RSC mode",
|
12484 | 12547 | "opentelemetry incoming context propagation app router should handle RSC with fetch on edge",
|
| 12548 | + "opentelemetry incoming context propagation app router should handle error in RSC", |
12485 | 12549 | "opentelemetry incoming context propagation app router should handle route handlers in app router",
|
12486 | 12550 | "opentelemetry incoming context propagation app router should handle route handlers in app router on edge",
|
12487 | 12551 | "opentelemetry incoming context propagation app router should propagate custom context without span",
|
|
12494 | 12558 | "opentelemetry root context app router should handle RSC with fetch",
|
12495 | 12559 | "opentelemetry root context app router should handle RSC with fetch in RSC mode",
|
12496 | 12560 | "opentelemetry root context app router should handle RSC with fetch on edge",
|
| 12561 | + "opentelemetry root context app router should handle error in RSC", |
12497 | 12562 | "opentelemetry root context app router should handle route handlers in app router",
|
12498 | 12563 | "opentelemetry root context app router should handle route handlers in app router on edge",
|
12499 | 12564 | "opentelemetry root context app router should propagate custom context without span",
|
|
12831 | 12896 | "styled-jsx should contain styled-jsx styles during SSR",
|
12832 | 12897 | "styled-jsx should render styles during CSR",
|
12833 | 12898 | "styled-jsx should render styles during CSR (AMP)",
|
12834 |
| - "styled-jsx should render styles during SSR (AMP)" |
| 12899 | + "styled-jsx should render styles during SSR (AMP)", |
| 12900 | + "styled-jsx should render styles inside TypeScript" |
12835 | 12901 | ],
|
12836 | 12902 | "failed": [],
|
12837 | 12903 | "pending": [],
|
|
13156 | 13222 | "flakey": [],
|
13157 | 13223 | "runtimeError": false
|
13158 | 13224 | },
|
| 13225 | + "test/e2e/use-router-with-rewrites/use-router-with-rewrites.test.ts": { |
| 13226 | + "passed": [ |
| 13227 | + "use-router-with-rewrites rewrite to another segment should preserve current pathname when using Link with rewrites on dynamic route", |
| 13228 | + "use-router-with-rewrites rewrite to another segment should preserve current pathname when using useRouter.push with rewrites on dynamic route", |
| 13229 | + "use-router-with-rewrites rewrite to another segment should preserve current pathname when using useRouter.replace with rewrites on dynamic route", |
| 13230 | + "use-router-with-rewrites rewrite to same segment should preserve current pathname when using Link with rewrites on dynamic route", |
| 13231 | + "use-router-with-rewrites rewrite to same segment should preserve current pathname when using useRouter.push with rewrites on dynamic route", |
| 13232 | + "use-router-with-rewrites rewrite to same segment should preserve current pathname when using useRouter.replace with rewrites on dynamic route", |
| 13233 | + "use-router-with-rewrites should preserve current pathname when using Link with rewrites", |
| 13234 | + "use-router-with-rewrites should preserve current pathname when using useRouter.push with rewrites", |
| 13235 | + "use-router-with-rewrites should preserve current pathname when using useRouter.replace with rewrites" |
| 13236 | + ], |
| 13237 | + "failed": [], |
| 13238 | + "pending": [], |
| 13239 | + "flakey": [], |
| 13240 | + "runtimeError": false |
| 13241 | + }, |
13159 | 13242 | "test/e2e/useselectedlayoutsegment-s-in-pages-router/useselectedlayoutsegment-s-in-pages-router.test.ts": {
|
13160 | 13243 | "passed": [
|
13161 | 13244 | "useSelectedLayoutSegment(s) in Pages Router Should render with `useSelectedLayoutSegment(s) hooks"
|
|
22515 | 22598 | "flakey": [],
|
22516 | 22599 | "runtimeError": false
|
22517 | 22600 | },
|
| 22601 | + "test/integration/webpack-bun-externals/test/index.test.js": { |
| 22602 | + "passed": [ |
| 22603 | + "Webpack - Bun Externals should externalize Bun builtins in server bundles", |
| 22604 | + "Webpack - Bun Externals should not bundle Bun module implementations", |
| 22605 | + "Webpack - Bun Externals should successfully build with Bun module imports" |
| 22606 | + ], |
| 22607 | + "failed": [], |
| 22608 | + "pending": [], |
| 22609 | + "flakey": [], |
| 22610 | + "runtimeError": false |
| 22611 | + }, |
22518 | 22612 | "test/integration/webpack-config-extensionalias/test/index.test.js": {
|
22519 | 22613 | "passed": [
|
22520 | 22614 | "webpack config with extensionAlias setting should run correctly with an tsx file import with .js extension"
|
|
0 commit comments