|
2013 | 2013 | "Error Overlay for server components Class component used in Server Component should show error when Class Component is used",
|
2014 | 2014 | "Error Overlay for server components Class component used in Server Component should show error when Component is rendered in external package",
|
2015 | 2015 | "Error Overlay for server components Class component used in Server Component should show error when React.PureComponent is rendered in external package",
|
| 2016 | + "Error Overlay for server components Next.js link client hooks called in Server Component should show error when useLinkStatus is called", |
2016 | 2017 | "Error Overlay for server components Next.js navigation client hooks called in Server Component should show error when useParams is called",
|
2017 | 2018 | "Error Overlay for server components Next.js navigation client hooks called in Server Component should show error when usePathname is called",
|
2018 | 2019 | "Error Overlay for server components Next.js navigation client hooks called in Server Component should show error when useRouter is called",
|
|
2271 | 2272 | "runtimeError": false
|
2272 | 2273 | },
|
2273 | 2274 | "test/development/app-dir/build-error-logs/build-error-logs.test.ts": {
|
2274 |
| - "passed": [], |
2275 |
| - "failed": ["build-error-logs should only log error a single time"], |
| 2275 | + "passed": ["build-error-logs should only log error a single time"], |
| 2276 | + "failed": [], |
2276 | 2277 | "pending": [],
|
2277 | 2278 | "flakey": [],
|
2278 | 2279 | "runtimeError": false
|
|
2386 | 2387 | },
|
2387 | 2388 | "test/development/app-dir/edge-errors-hmr/index.test.ts": {
|
2388 | 2389 | "passed": [
|
2389 |
| - "develop - app-dir - edge errros hmr should recover from build errors when client component error", |
2390 | 2390 | "develop - app-dir - edge errros hmr should recover from build errors when server component error"
|
2391 | 2391 | ],
|
2392 |
| - "failed": [], |
| 2392 | + "failed": [ |
| 2393 | + "develop - app-dir - edge errros hmr should recover from build errors when client component error" |
| 2394 | + ], |
2393 | 2395 | "pending": [],
|
2394 | 2396 | "flakey": [],
|
2395 | 2397 | "runtimeError": false
|
|
2487 | 2489 | "runtimeError": false
|
2488 | 2490 | },
|
2489 | 2491 | "test/development/app-dir/hydration-error-count/hydration-error-count.test.ts": {
|
2490 |
| - "passed": [ |
| 2492 | + "passed": [], |
| 2493 | + "failed": [ |
2491 | 2494 | "hydration-error-count should display correct hydration info in each hydration error view",
|
| 2495 | + "hydration-error-count should display runtime error separately from hydration errors", |
2492 | 2496 | "hydration-error-count should have correct hydration error count for bad nesting",
|
2493 | 2497 | "hydration-error-count should have correct hydration error count for html diff"
|
2494 | 2498 | ],
|
2495 |
| - "failed": [ |
2496 |
| - "hydration-error-count should display runtime error separately from hydration errors" |
2497 |
| - ], |
2498 | 2499 | "pending": [],
|
2499 | 2500 | "flakey": [],
|
2500 |
| - "runtimeError": true |
| 2501 | + "runtimeError": false |
2501 | 2502 | },
|
2502 | 2503 | "test/development/app-dir/logging-incoming-request/logging-incoming-request-false.test.ts": {
|
2503 | 2504 | "passed": [
|
|
4764 | 4765 | "app dir - basic next/script should pass nonce when using next/font",
|
4765 | 4766 | "app dir - basic next/script should pass on extra props for beforeInteractive scripts with a src prop",
|
4766 | 4767 | "app dir - basic next/script should pass on extra props for beforeInteractive scripts without a src prop",
|
| 4768 | + "app dir - basic next/script should support next/script and render in correct order", |
4767 | 4769 | "app dir - basic rewrites should support rewrites on client-side navigation",
|
4768 | 4770 | "app dir - basic rewrites should support rewrites on client-side navigation from pages to app with existing pages path",
|
4769 | 4771 | "app dir - basic rewrites should support rewrites on initial load",
|
|
4830 | 4832 | ],
|
4831 | 4833 | "failed": [
|
4832 | 4834 | "app dir - basic <Link /> should navigate to pages dynamic route from pages page if it overlaps with an app page",
|
4833 |
| - "app dir - basic next/script should support next/script and render in correct order", |
4834 | 4835 | "app dir - basic should serve polyfills for browsers that do not support modules"
|
4835 | 4836 | ],
|
4836 | 4837 | "pending": [
|
|
4934 | 4935 | "flakey": [],
|
4935 | 4936 | "runtimeError": false
|
4936 | 4937 | },
|
| 4938 | + "test/e2e/app-dir/back-forward-cache/back-forward-cache.test.ts": { |
| 4939 | + "passed": [ |
| 4940 | + "back/forward cache React state is preserved when navigating back to a page with different search params than before ", |
| 4941 | + "back/forward cache React state is preserved when navigating back/forward with links", |
| 4942 | + "back/forward cache React state is preserved when navigating with back/forward buttons", |
| 4943 | + "back/forward cache bfcache only preserves up to N entries", |
| 4944 | + "back/forward cache navigate back and forth repeatedly between the same pages without evicting" |
| 4945 | + ], |
| 4946 | + "failed": [], |
| 4947 | + "pending": [], |
| 4948 | + "flakey": [], |
| 4949 | + "runtimeError": false |
| 4950 | + }, |
4937 | 4951 | "test/e2e/app-dir/binary/rsc-binary.test.ts": {
|
4938 | 4952 | "passed": [
|
4939 | 4953 | "RSC binary serialization should correctly encode/decode binaries and hydrate"
|
|
6262 | 6276 | "app-dir - logging with verbose logging for edge runtime should not log _rsc query for client navigation RSC request",
|
6263 | 6277 | "app-dir - logging with verbose logging for edge runtime should only log requests in development mode",
|
6264 | 6278 | "app-dir - logging with verbose logging for edge runtime should respect request.init.cache when use with fetch input is instance",
|
6265 |
| - "app-dir - logging with verbose logging for edge runtime should show cache reason of noStore when use with fetch", |
6266 |
| - "app-dir - logging with verbose logging for edge runtime when logging.fetches.hmrRefreshes is true should log requests for HMR refreshes" |
| 6279 | + "app-dir - logging with verbose logging for edge runtime should show cache reason of noStore when use with fetch" |
6267 | 6280 | ],
|
6268 | 6281 | "failed": [
|
6269 | 6282 | "app-dir - logging with default logging should not contain metadata internal segments for dynamic metadata routes",
|
6270 | 6283 | "app-dir - logging with fetches default logging should not contain metadata internal segments for dynamic metadata routes",
|
6271 | 6284 | "app-dir - logging with fetches verbose logging should not contain metadata internal segments for dynamic metadata routes",
|
6272 |
| - "app-dir - logging with verbose logging for edge runtime should not contain metadata internal segments for dynamic metadata routes" |
| 6285 | + "app-dir - logging with verbose logging for edge runtime should not contain metadata internal segments for dynamic metadata routes", |
| 6286 | + "app-dir - logging with verbose logging for edge runtime when logging.fetches.hmrRefreshes is true should log requests for HMR refreshes" |
6273 | 6287 | ],
|
6274 | 6288 | "pending": [],
|
6275 | 6289 | "flakey": [],
|
|
7155 | 7169 | "flakey": [],
|
7156 | 7170 | "runtimeError": false
|
7157 | 7171 | },
|
| 7172 | + "test/e2e/app-dir/not-found-with-pages-i18n/not-found-with-pages.test.ts": { |
| 7173 | + "passed": [ |
| 7174 | + "not-found-with-pages should prefer the app router 404 over the pages router 404 when both are present" |
| 7175 | + ], |
| 7176 | + "failed": [], |
| 7177 | + "pending": [], |
| 7178 | + "flakey": [], |
| 7179 | + "runtimeError": false |
| 7180 | + }, |
7158 | 7181 | "test/e2e/app-dir/not-found/basic/index.test.ts": {
|
7159 | 7182 | "passed": [
|
7160 | 7183 | "app dir - not-found - basic should propagate notFound errors past a segment's error boundary",
|
|
7637 | 7660 | "flakey": [],
|
7638 | 7661 | "runtimeError": false
|
7639 | 7662 | },
|
| 7663 | + "test/e2e/app-dir/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params.test.ts": { |
| 7664 | + "passed": [ |
| 7665 | + "ppr-middleware-rewrite-force-dynamic-generate-static-params should have correct dynamic params" |
| 7666 | + ], |
| 7667 | + "failed": [], |
| 7668 | + "pending": [], |
| 7669 | + "flakey": [], |
| 7670 | + "runtimeError": false |
| 7671 | + }, |
7640 | 7672 | "test/e2e/app-dir/ppr-missing-root-params/ppr-missing-root-params.test.ts": {
|
7641 | 7673 | "passed": [
|
7642 | 7674 | "ppr-missing-root-params (multiple) should result in a build error",
|
|
7901 | 7933 | "flakey": [],
|
7902 | 7934 | "runtimeError": false
|
7903 | 7935 | },
|
| 7936 | + "test/e2e/app-dir/rewrite-with-search-params/rewrite-with-search-params.test.ts": { |
| 7937 | + "passed": [ |
| 7938 | + "rewrite-with-search-params should not contain params in search params after rewrite" |
| 7939 | + ], |
| 7940 | + "failed": [], |
| 7941 | + "pending": [], |
| 7942 | + "flakey": [], |
| 7943 | + "runtimeError": false |
| 7944 | + }, |
7904 | 7945 | "test/e2e/app-dir/rewrites-redirects/rewrites-redirects.test.ts": {
|
7905 | 7946 | "passed": [
|
7906 | 7947 | "redirects and rewrites navigation using button should redirect from middleware correctly",
|
|
7998 | 8039 | "flakey": [],
|
7999 | 8040 | "runtimeError": false
|
8000 | 8041 | },
|
| 8042 | + "test/e2e/app-dir/rsc-basic/rsc-basic-react-experimental.test.ts": { |
| 8043 | + "passed": [ |
| 8044 | + "react@experimental should opt into the react@experimental when enabling $flag" |
| 8045 | + ], |
| 8046 | + "failed": [], |
| 8047 | + "pending": [], |
| 8048 | + "flakey": [], |
| 8049 | + "runtimeError": false |
| 8050 | + }, |
8001 | 8051 | "test/e2e/app-dir/rsc-basic/rsc-basic.test.ts": {
|
8002 | 8052 | "passed": [
|
8003 | 8053 | "app dir - rsc basics client references with TLA (edge) should support TLA in lazy client reference",
|
|
8006 | 8056 | "app dir - rsc basics client references with TLA (node) should support TLA in sync client reference imports",
|
8007 | 8057 | "app dir - rsc basics next internal shared context should not error if just load next/navigation module in pages/api",
|
8008 | 8058 | "app dir - rsc basics next internal shared context should not error if just load next/router module in app page",
|
8009 |
| - "app dir - rsc basics react@experimental should opt into the react@experimental when enabling ppr", |
8010 |
| - "app dir - rsc basics react@experimental should opt into the react@experimental when enabling taint", |
8011 | 8059 | "app dir - rsc basics should be able to navigate between rsc routes",
|
8012 | 8060 | "app dir - rsc basics should correctly render component returning null",
|
8013 | 8061 | "app dir - rsc basics should correctly render component returning undefined",
|
|
8049 | 8097 | "flakey": [],
|
8050 | 8098 | "runtimeError": false
|
8051 | 8099 | },
|
| 8100 | + "test/e2e/app-dir/rsc-query-routing/rsc-query-routing.test.ts": { |
| 8101 | + "passed": [ |
| 8102 | + "rsc-query-routing should contain rsc query in rsc request when redirect the page", |
| 8103 | + "rsc-query-routing should contain rsc query in rsc request when rewrite the page" |
| 8104 | + ], |
| 8105 | + "failed": [], |
| 8106 | + "pending": [], |
| 8107 | + "flakey": [], |
| 8108 | + "runtimeError": false |
| 8109 | + }, |
8052 | 8110 | "test/e2e/app-dir/rsc-webpack-loader/rsc-webpack-loader.test.ts": {
|
8053 | 8111 | "passed": [
|
8054 | 8112 | "app dir - rsc webpack loader should support webpack loader rules"
|
|
9123 | 9181 | },
|
9124 | 9182 | "test/e2e/app-dir/worker/worker.test.ts": {
|
9125 | 9183 | "passed": [
|
| 9184 | + "app dir - workers should not bundle web workers with string specifiers", |
9126 | 9185 | "app dir - workers should support module web workers with dynamic imports",
|
9127 | 9186 | "app dir - workers should support web workers with dynamic imports"
|
9128 | 9187 | ],
|
|
11327 | 11386 | "flakey": [],
|
11328 | 11387 | "runtimeError": false
|
11329 | 11388 | },
|
| 11389 | + "test/e2e/swc-plugins/index.test.ts": { |
| 11390 | + "passed": [ |
| 11391 | + "swcPlugins invalid plugin name shows a redbox in dev", |
| 11392 | + "swcPlugins supports swcPlugins basic case" |
| 11393 | + ], |
| 11394 | + "failed": [], |
| 11395 | + "pending": [], |
| 11396 | + "flakey": [], |
| 11397 | + "runtimeError": false |
| 11398 | + }, |
11330 | 11399 | "test/e2e/swc-warnings/index.test.ts": {
|
11331 | 11400 | "passed": [
|
11332 | 11401 | "can force swc should not have warning",
|
|
11456 | 11525 | "flakey": [],
|
11457 | 11526 | "runtimeError": false
|
11458 | 11527 | },
|
| 11528 | + "test/e2e/turbopack-turbo-config-compatibility/index.test.ts": { |
| 11529 | + "passed": [], |
| 11530 | + "failed": [], |
| 11531 | + "pending": [ |
| 11532 | + "turbopack-turbo-config-compatibility including both turbopack and deprecated experimental turbo config prefers turbopack config over deprecated experimental turbo config", |
| 11533 | + "turbopack-turbo-config-compatibility only including deprecated experimental turbo config still uses the deprecated experimental turbo config" |
| 11534 | + ], |
| 11535 | + "flakey": [], |
| 11536 | + "runtimeError": false |
| 11537 | + }, |
11459 | 11538 | "test/e2e/type-module-interop/index.test.ts": {
|
11460 | 11539 | "passed": [
|
11461 | 11540 | "Type module interop should render client-side",
|
|
17959 | 18038 | "flakey": [],
|
17960 | 18039 | "runtimeError": false
|
17961 | 18040 | },
|
17962 |
| - "test/integration/invalid-href/test/index.test.js": { |
| 18041 | + "test/integration/invalid-href/test/index.test.ts": { |
17963 | 18042 | "passed": [
|
17964 |
| - "Invalid hrefs development mode does not show error when https://google.com is used as href on Link", |
| 18043 | + "Invalid hrefs development mode does not show error when exotic protocols are used in href in Link", |
| 18044 | + "Invalid hrefs development mode does not show error when https:// is used as href in Link", |
17965 | 18045 | "Invalid hrefs development mode does not show error when mailto: is used as href on Link",
|
17966 | 18046 | "Invalid hrefs development mode does not throw error when dynamic route mismatch is used on Link and params are manually provided",
|
17967 | 18047 | "Invalid hrefs development mode doesn't fail on invalid url",
|
|
17971 | 18051 | ],
|
17972 | 18052 | "failed": [],
|
17973 | 18053 | "pending": [
|
17974 |
| - "Invalid hrefs production mode does not show error in production when https://google.com is used as href on Link", |
| 18054 | + "Invalid hrefs production mode does not show error in production when exotic protocols are used in href in Link", |
| 18055 | + "Invalid hrefs production mode does not show error in production when https:// is used in href on Link", |
17975 | 18056 | "Invalid hrefs production mode does not show error in production when mailto: is used as href on Link",
|
17976 | 18057 | "Invalid hrefs production mode does not show error when internal href is used with external as",
|
17977 | 18058 | "Invalid hrefs production mode doesn't fail on invalid url",
|
|
18307 | 18388 | "flakey": [],
|
18308 | 18389 | "runtimeError": false
|
18309 | 18390 | },
|
18310 |
| - "test/integration/module-id-strategies/test/index.test.js": { |
| 18391 | + "test/integration/module-ids/test/index.test.js": { |
18311 | 18392 | "passed": [],
|
18312 | 18393 | "failed": [],
|
18313 | 18394 | "pending": [
|
|
0 commit comments