|
491 | 491 | }, |
492 | 492 | "test/e2e/app-dir/app-client-cache/client-cache.parallel-routes.test.ts": { |
493 | 493 | "passed": [ |
494 | | - "app dir client cache with parallel routes prefetch={true} should prefetch the full page", |
495 | 494 | "app dir client cache with parallel routes prefetch={true} should re-use the cache for the full page, only for 5 mins" |
496 | 495 | ], |
497 | | - "failed": [], |
| 496 | + "failed": [ |
| 497 | + "app dir client cache with parallel routes prefetch={true} should prefetch the full page" |
| 498 | + ], |
498 | 499 | "pending": [], |
499 | 500 | "flakey": [], |
500 | 501 | "runtimeError": false |
|
859 | 860 | "app dir - prefetching should not prefetch for a bot user agent", |
860 | 861 | "app dir - prefetching should not re-render error component when triggering a prefetch action", |
861 | 862 | "app dir - prefetching should not unintentionally modify the requested prefetch by escaping the uri encoded query params", |
862 | | - "app dir - prefetching should only prefetch the loading state and not the component tree when prefetching at the same segment", |
| 863 | + "app dir - prefetching should only prefetch the loading state and not the component tree when prefetching at the same segment" |
| 864 | + ], |
| 865 | + "failed": [ |
863 | 866 | "app dir - prefetching should show layout eagerly when prefetched with loading one level down" |
864 | 867 | ], |
865 | | - "failed": [], |
866 | 868 | "pending": [ |
867 | 869 | "app dir - prefetching should not suppress prefetches after navigating back" |
868 | 870 | ], |
|
1750 | 1752 | "flakey": [], |
1751 | 1753 | "runtimeError": false |
1752 | 1754 | }, |
| 1755 | + "test/e2e/app-dir/cache-components-console/cache-components.console.test.ts": { |
| 1756 | + "passed": [ |
| 1757 | + "cache-components - Console Dimming - Validation dims console calls during prospective rendering", |
| 1758 | + "cache-components - Logging after Abort (default) With Dimming - Client dims console calls after a prerender has aborted", |
| 1759 | + "cache-components - Logging after Abort (default) With Dimming - Server dims console calls after a prerender has aborted", |
| 1760 | + "cache-components - Logging after Abort With Hiding - Client hides console calls after a prerender has aborted", |
| 1761 | + "cache-components - Logging after Abort With Hiding - Server hides console calls after a prerender has aborted" |
| 1762 | + ], |
| 1763 | + "failed": [], |
| 1764 | + "pending": [], |
| 1765 | + "flakey": [], |
| 1766 | + "runtimeError": false |
| 1767 | + }, |
1753 | 1768 | "test/e2e/app-dir/cache-components-create-component-tree/cache-components-create-component-tree.test.ts": { |
1754 | 1769 | "passed": [ |
1755 | 1770 | "hello-world should not indicate there is an error when incidental math.random calls occur during component tree generation during build" |
|
1952 | 1967 | "flakey": [], |
1953 | 1968 | "runtimeError": false |
1954 | 1969 | }, |
1955 | | - "test/e2e/app-dir/cache-components/cache-components.console.test.ts": { |
1956 | | - "passed": [ |
1957 | | - "cache-components - Console Dimming - Logging after Abort in Client dims console calls after a prerender has aborted", |
1958 | | - "cache-components - Console Dimming - Logging after Abort in Server dims console calls after a prerender has aborted", |
1959 | | - "cache-components - Console Dimming - Validation dims console calls during prospective rendering" |
1960 | | - ], |
1961 | | - "failed": [], |
1962 | | - "pending": [], |
1963 | | - "flakey": [], |
1964 | | - "runtimeError": false |
1965 | | - }, |
1966 | 1970 | "test/e2e/app-dir/cache-components/cache-components.cookies.test.ts": { |
1967 | 1971 | "passed": [ |
1968 | 1972 | "cache-components should be able to access cookie properties", |
|
4034 | 4038 | "flakey": [], |
4035 | 4039 | "runtimeError": false |
4036 | 4040 | }, |
| 4041 | + "test/e2e/app-dir/next-condition/next-condition.test.ts": { |
| 4042 | + "passed": [ |
| 4043 | + "`next-js` Condition When Cache Components is disabled should not follow the next-js condition from a bundled commonjs package", |
| 4044 | + "`next-js` Condition When Cache Components is disabled should not follow the next-js condition from a bundled esm package", |
| 4045 | + "`next-js` Condition When Cache Components is disabled should not follow the next-js condition from an external commonjs package", |
| 4046 | + "`next-js` Condition When Cache Components is disabled should not follow the next-js condition from an external esm package" |
| 4047 | + ], |
| 4048 | + "failed": [], |
| 4049 | + "pending": [], |
| 4050 | + "flakey": [], |
| 4051 | + "runtimeError": false |
| 4052 | + }, |
4037 | 4053 | "test/e2e/app-dir/next-config-ts-native-mts/async-function/async-function-cjs.test.ts": { |
4038 | 4054 | "passed": [], |
4039 | 4055 | "failed": [], |
|
5637 | 5653 | "flakey": [], |
5638 | 5654 | "runtimeError": false |
5639 | 5655 | }, |
| 5656 | + "test/e2e/app-dir/proxy-with-middleware/proxy-with-middleware.test.ts": { |
| 5657 | + "passed": [ |
| 5658 | + "proxy-with-middleware should error when both middleware and proxy files are detected" |
| 5659 | + ], |
| 5660 | + "failed": [], |
| 5661 | + "pending": [], |
| 5662 | + "flakey": [], |
| 5663 | + "runtimeError": false |
| 5664 | + }, |
5640 | 5665 | "test/e2e/app-dir/random-in-sass/random-in-sass.test.ts": { |
5641 | 5666 | "passed": ["random-in-sass should work using browser"], |
5642 | 5667 | "failed": [], |
|
6466 | 6491 | "segment cache (basic tests) does not cause infinite loop with cacheLife(\"seconds\")", |
6467 | 6492 | "segment cache (basic tests) does not throw an error when navigating to a page with a server action", |
6468 | 6493 | "segment cache (basic tests) navigate before any data has loaded into the prefetch cache", |
6469 | | - "segment cache (basic tests) navigate to page with lazily-generated (not at build time) static param", |
6470 | 6494 | "segment cache (basic tests) navigate with prefetched data", |
6471 | 6495 | "segment cache (basic tests) prefetch interception route", |
6472 | 6496 | "segment cache (basic tests) prefetch interception route with params", |
|
6475 | 6499 | "segment cache (basic tests) skips static layouts during partially static navigation" |
6476 | 6500 | ], |
6477 | 6501 | "failed": [], |
6478 | | - "pending": [], |
| 6502 | + "pending": [ |
| 6503 | + "segment cache (basic tests) navigate to page with lazily-generated (not at build time) static param" |
| 6504 | + ], |
6479 | 6505 | "flakey": [], |
6480 | 6506 | "runtimeError": false |
6481 | 6507 | }, |
|
19025 | 19051 | "runtimeError": false |
19026 | 19052 | }, |
19027 | 19053 | "test/integration/required-server-files-ssr-404/test/index.test.js": { |
19028 | | - "passed": [], |
19029 | | - "failed": [ |
| 19054 | + "passed": [ |
19030 | 19055 | "Required Server Files production mode partial optional catch-all route should render /partial-catch-all/hello.com", |
19031 | 19056 | "Required Server Files production mode partial optional catch-all route should render /partial-catch-all/hello.com/hello", |
19032 | 19057 | "Required Server Files production mode partial optional catch-all route should render /partial-catch-all/hello.com/hello/world", |
|
19052 | 19077 | "Required Server Files production mode should return data correctly with x-matched-path", |
19053 | 19078 | "Required Server Files production mode should return data correctly with x-matched-path for optional catch-all route" |
19054 | 19079 | ], |
| 19080 | + "failed": [], |
19055 | 19081 | "pending": [], |
19056 | 19082 | "flakey": [], |
19057 | | - "runtimeError": true |
| 19083 | + "runtimeError": false |
19058 | 19084 | }, |
19059 | 19085 | "test/integration/revalidate-as-path/test/index.test.js": { |
19060 | 19086 | "passed": [ |
|
20491 | 20517 | "flakey": [], |
20492 | 20518 | "runtimeError": false |
20493 | 20519 | }, |
20494 | | - "test/production/app-dir/proxy-with-middleware/proxy-with-middleware.test.ts": { |
20495 | | - "passed": [ |
20496 | | - "proxy-with-middleware should error when both middleware and proxy files are detected" |
20497 | | - ], |
20498 | | - "failed": [], |
20499 | | - "pending": [], |
20500 | | - "flakey": [], |
20501 | | - "runtimeError": false |
20502 | | - }, |
20503 | 20520 | "test/production/app-dir/resume-data-cache/resume-data-cache.test.ts": { |
20504 | 20521 | "passed": [ |
20505 | 20522 | "resume-data-cache should have consistent data between static and dynamic renders with fetch cache", |
|
20698 | 20715 | "flakey": [], |
20699 | 20716 | "runtimeError": false |
20700 | 20717 | }, |
| 20718 | + "test/production/config-validation-fatal-errors/index.test.ts": { |
| 20719 | + "passed": [ |
| 20720 | + "config validation - fatal errors should show warnings first, then throw fatal error" |
| 20721 | + ], |
| 20722 | + "failed": [], |
| 20723 | + "pending": [], |
| 20724 | + "flakey": [], |
| 20725 | + "runtimeError": false |
| 20726 | + }, |
| 20727 | + "test/production/config-validation-warnings/index.test.ts": { |
| 20728 | + "passed": [ |
| 20729 | + "config validation - warnings only should show warnings but not block the build" |
| 20730 | + ], |
| 20731 | + "failed": [], |
| 20732 | + "pending": [], |
| 20733 | + "flakey": [], |
| 20734 | + "runtimeError": false |
| 20735 | + }, |
20701 | 20736 | "test/production/custom-error-500/index.test.ts": { |
20702 | 20737 | "passed": [ |
20703 | 20738 | "custom-error-500 should correctly use pages/500 and call Error.getInitialProps", |
|
21327 | 21362 | "flakey": [], |
21328 | 21363 | "runtimeError": false |
21329 | 21364 | }, |
| 21365 | + "test/production/proxy-typescript/test/index.test.ts": { |
| 21366 | + "passed": ["proxy-typescript should have built and started"], |
| 21367 | + "failed": [], |
| 21368 | + "pending": [], |
| 21369 | + "flakey": [], |
| 21370 | + "runtimeError": false |
| 21371 | + }, |
21330 | 21372 | "test/production/reading-request-body-in-middleware/index.test.ts": { |
21331 | 21373 | "passed": [ |
21332 | 21374 | "reading request body in middleware passes the body greater than 64KiB to the api endpoint", |
|
0 commit comments