|
1447 | 1447 | "flakey": [],
|
1448 | 1448 | "runtimeError": false
|
1449 | 1449 | },
|
| 1450 | + "test/e2e/app-dir/back-forward-cache/back-forward-cache.test.ts": { |
| 1451 | + "passed": [ |
| 1452 | + "back/forward cache React state is preserved when navigating back to a page with different search params than before ", |
| 1453 | + "back/forward cache React state is preserved when navigating back/forward with links", |
| 1454 | + "back/forward cache React state is preserved when navigating with back/forward buttons", |
| 1455 | + "back/forward cache bfcache only preserves up to N entries", |
| 1456 | + "back/forward cache navigate back and forth repeatedly between the same pages without evicting" |
| 1457 | + ], |
| 1458 | + "failed": [], |
| 1459 | + "pending": [], |
| 1460 | + "flakey": [], |
| 1461 | + "runtimeError": false |
| 1462 | + }, |
1450 | 1463 | "test/e2e/app-dir/binary/rsc-binary.test.ts": {
|
1451 | 1464 | "passed": [
|
1452 | 1465 | "RSC binary serialization should correctly encode/decode binaries and hydrate"
|
|
1596 | 1609 | "css-order loose should load correct styles navigating third -> first-client",
|
1597 | 1610 | "css-order loose should load correct styles navigating third -> second",
|
1598 | 1611 | "css-order loose should load correct styles navigating third -> second-client",
|
1599 |
| - "css-order loose should load correct styles on big-interleaved-b", |
1600 | 1612 | "css-order loose should load correct styles on first",
|
1601 | 1613 | "css-order loose should load correct styles on first-client",
|
1602 | 1614 | "css-order loose should load correct styles on interleaved-a",
|
|
1661 | 1673 | "css-order strict should load correct styles navigating third -> first-client",
|
1662 | 1674 | "css-order strict should load correct styles navigating third -> second",
|
1663 | 1675 | "css-order strict should load correct styles navigating third -> second-client",
|
1664 |
| - "css-order strict should load correct styles on big-interleaved-b", |
1665 | 1676 | "css-order strict should load correct styles on first",
|
1666 | 1677 | "css-order strict should load correct styles on first-client",
|
1667 |
| - "css-order strict should load correct styles on global-first", |
1668 |
| - "css-order strict should load correct styles on global-second", |
1669 | 1678 | "css-order strict should load correct styles on interleaved-a",
|
1670 | 1679 | "css-order strict should load correct styles on interleaved-b",
|
1671 | 1680 | "css-order strict should load correct styles on pages-first",
|
|
1677 | 1686 | "css-order strict should load correct styles on pages-reversed-b",
|
1678 | 1687 | "css-order strict should load correct styles on pages-second",
|
1679 | 1688 | "css-order strict should load correct styles on pages-third",
|
1680 |
| - "css-order strict should load correct styles on partial-reversed-a", |
1681 |
| - "css-order strict should load correct styles on partial-reversed-b", |
1682 |
| - "css-order strict should load correct styles on reversed-a", |
1683 |
| - "css-order strict should load correct styles on reversed-b", |
1684 | 1689 | "css-order strict should load correct styles on second",
|
1685 | 1690 | "css-order strict should load correct styles on second-client",
|
1686 | 1691 | "css-order strict should load correct styles on third",
|
|
1701 | 1706 | ],
|
1702 | 1707 | "failed": [
|
1703 | 1708 | "css-order loose should load correct styles on big-interleaved-a",
|
| 1709 | + "css-order loose should load correct styles on big-interleaved-b", |
1704 | 1710 | "css-order strict should load correct styles navigating back again first -> first-client -> first -> first-client",
|
1705 | 1711 | "css-order strict should load correct styles navigating back again first -> second -> first -> second",
|
1706 | 1712 | "css-order strict should load correct styles navigating back again first -> second-client -> first -> second-client",
|
|
1723 | 1729 | "css-order strict should load correct styles navigating back again third -> second -> third -> second",
|
1724 | 1730 | "css-order strict should load correct styles navigating back again third -> second-client -> third -> second-client",
|
1725 | 1731 | "css-order strict should load correct styles on big-interleaved-a",
|
| 1732 | + "css-order strict should load correct styles on big-interleaved-b", |
| 1733 | + "css-order strict should load correct styles on global-first", |
| 1734 | + "css-order strict should load correct styles on global-second", |
| 1735 | + "css-order strict should load correct styles on partial-reversed-a", |
| 1736 | + "css-order strict should load correct styles on partial-reversed-b", |
| 1737 | + "css-order strict should load correct styles on reversed-a", |
| 1738 | + "css-order strict should load correct styles on reversed-b", |
1726 | 1739 | "css-order true should load correct styles navigating back again first -> first-client -> first -> first-client",
|
1727 | 1740 | "css-order true should load correct styles navigating back again first -> second -> first -> second",
|
1728 | 1741 | "css-order true should load correct styles navigating back again first -> second-client -> first -> second-client",
|
|
3655 | 3668 | "flakey": [],
|
3656 | 3669 | "runtimeError": false
|
3657 | 3670 | },
|
| 3671 | + "test/e2e/app-dir/not-found-with-pages-i18n/not-found-with-pages.test.ts": { |
| 3672 | + "passed": [ |
| 3673 | + "not-found-with-pages should prefer the app router 404 over the pages router 404 when both are present", |
| 3674 | + "not-found-with-pages should write all locales to the pages manifest" |
| 3675 | + ], |
| 3676 | + "failed": [], |
| 3677 | + "pending": [], |
| 3678 | + "flakey": [], |
| 3679 | + "runtimeError": false |
| 3680 | + }, |
3658 | 3681 | "test/e2e/app-dir/not-found/basic/index.test.ts": {
|
3659 | 3682 | "passed": [
|
3660 | 3683 | "app dir - not-found - basic should include not found client reference manifest in the file trace",
|
|
4341 | 4364 | "flakey": [],
|
4342 | 4365 | "runtimeError": false
|
4343 | 4366 | },
|
| 4367 | + "test/e2e/app-dir/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params.test.ts": { |
| 4368 | + "passed": [ |
| 4369 | + "ppr-middleware-rewrite-force-dynamic-generate-static-params should have correct dynamic params" |
| 4370 | + ], |
| 4371 | + "failed": [], |
| 4372 | + "pending": [], |
| 4373 | + "flakey": [], |
| 4374 | + "runtimeError": false |
| 4375 | + }, |
4344 | 4376 | "test/e2e/app-dir/ppr-missing-root-params/ppr-missing-root-params.test.ts": {
|
4345 | 4377 | "passed": [
|
4346 | 4378 | "ppr-missing-root-params (multiple) should result in a build error",
|
|
4619 | 4651 | "flakey": [],
|
4620 | 4652 | "runtimeError": false
|
4621 | 4653 | },
|
| 4654 | + "test/e2e/app-dir/rewrite-with-search-params/rewrite-with-search-params.test.ts": { |
| 4655 | + "passed": [ |
| 4656 | + "rewrite-with-search-params should not contain params in search params after rewrite" |
| 4657 | + ], |
| 4658 | + "failed": [], |
| 4659 | + "pending": [], |
| 4660 | + "flakey": [], |
| 4661 | + "runtimeError": false |
| 4662 | + }, |
4622 | 4663 | "test/e2e/app-dir/rewrites-redirects/rewrites-redirects.test.ts": {
|
4623 | 4664 | "passed": [
|
4624 | 4665 | "redirects and rewrites navigation using button should redirect from middleware correctly",
|
|
4713 | 4754 | "flakey": [],
|
4714 | 4755 | "runtimeError": false
|
4715 | 4756 | },
|
| 4757 | + "test/e2e/app-dir/rsc-basic/rsc-basic-react-experimental.test.ts": { |
| 4758 | + "passed": [ |
| 4759 | + "react@experimental should opt into the react@experimental when enabling $flag" |
| 4760 | + ], |
| 4761 | + "failed": [], |
| 4762 | + "pending": [], |
| 4763 | + "flakey": [], |
| 4764 | + "runtimeError": false |
| 4765 | + }, |
4716 | 4766 | "test/e2e/app-dir/rsc-basic/rsc-basic.test.ts": {
|
4717 | 4767 | "passed": [
|
4718 | 4768 | "app dir - rsc basics client references with TLA (edge) should support TLA in lazy client reference",
|
|
4721 | 4771 | "app dir - rsc basics client references with TLA (node) should support TLA in sync client reference imports",
|
4722 | 4772 | "app dir - rsc basics next internal shared context should not error if just load next/navigation module in pages/api",
|
4723 | 4773 | "app dir - rsc basics next internal shared context should not error if just load next/router module in app page",
|
4724 |
| - "app dir - rsc basics react@experimental should opt into the react@experimental when enabling ppr", |
4725 |
| - "app dir - rsc basics react@experimental should opt into the react@experimental when enabling taint", |
4726 | 4774 | "app dir - rsc basics should be able to call legacy react-dom/server APIs in client components",
|
4727 | 4775 | "app dir - rsc basics should be able to navigate between rsc routes",
|
4728 | 4776 | "app dir - rsc basics should correctly render component returning null",
|
|
4763 | 4811 | "flakey": [],
|
4764 | 4812 | "runtimeError": false
|
4765 | 4813 | },
|
| 4814 | + "test/e2e/app-dir/rsc-query-routing/rsc-query-routing.test.ts": { |
| 4815 | + "passed": [ |
| 4816 | + "rsc-query-routing should contain rsc query in rsc request when redirect the page", |
| 4817 | + "rsc-query-routing should contain rsc query in rsc request when rewrite the page" |
| 4818 | + ], |
| 4819 | + "failed": [], |
| 4820 | + "pending": [], |
| 4821 | + "flakey": [], |
| 4822 | + "runtimeError": false |
| 4823 | + }, |
4766 | 4824 | "test/e2e/app-dir/rsc-webpack-loader/rsc-webpack-loader.test.ts": {
|
4767 | 4825 | "passed": [
|
4768 | 4826 | "app dir - rsc webpack loader should support webpack loader rules"
|
|
5878 | 5936 | },
|
5879 | 5937 | "test/e2e/app-dir/worker/worker.test.ts": {
|
5880 | 5938 | "passed": [
|
| 5939 | + "app dir - workers should not bundle web workers with string specifiers", |
5881 | 5940 | "app dir - workers should support module web workers with dynamic imports",
|
5882 | 5941 | "app dir - workers should support web workers with dynamic imports"
|
5883 | 5942 | ],
|
|
8105 | 8164 | "flakey": [],
|
8106 | 8165 | "runtimeError": false
|
8107 | 8166 | },
|
| 8167 | + "test/e2e/swc-plugins/index.test.ts": { |
| 8168 | + "passed": ["swcPlugins supports swcPlugins basic case"], |
| 8169 | + "failed": [], |
| 8170 | + "pending": ["swcPlugins invalid plugin name shows a redbox in dev"], |
| 8171 | + "flakey": [], |
| 8172 | + "runtimeError": false |
| 8173 | + }, |
8108 | 8174 | "test/e2e/swc-warnings/index.test.ts": {
|
8109 | 8175 | "passed": [
|
8110 | 8176 | "can force swc should not have warning",
|
|
8238 | 8304 | "flakey": [],
|
8239 | 8305 | "runtimeError": false
|
8240 | 8306 | },
|
| 8307 | + "test/e2e/turbopack-turbo-config-compatibility/index.test.ts": { |
| 8308 | + "passed": [], |
| 8309 | + "failed": [], |
| 8310 | + "pending": [ |
| 8311 | + "turbopack-turbo-config-compatibility including both turbopack and deprecated experimental turbo config prefers turbopack config over deprecated experimental turbo config", |
| 8312 | + "turbopack-turbo-config-compatibility only including deprecated experimental turbo config still uses the deprecated experimental turbo config" |
| 8313 | + ], |
| 8314 | + "flakey": [], |
| 8315 | + "runtimeError": false |
| 8316 | + }, |
8241 | 8317 | "test/e2e/type-module-interop/index.test.ts": {
|
8242 | 8318 | "passed": [
|
8243 | 8319 | "Type module interop should render client-side",
|
|
9859 | 9935 | "CSS Modules Composes Ordering useLightnincsss(true) production mode should have correct color on index page (on nav from other)",
|
9860 | 9936 | "CSS Modules Composes Ordering useLightnincsss(true) production mode should not change color on hover",
|
9861 | 9937 | "Data URLs production mode should compile successfully",
|
| 9938 | + "Data URLs production mode should have emitted expected files", |
9862 | 9939 | "Ordering with Global CSS and Modules (dev) useLightnincsss(false) should have the correct color (css ordering)",
|
9863 | 9940 | "Ordering with Global CSS and Modules (dev) useLightnincsss(false) should have the correct color (css ordering) during hot reloads",
|
9864 | 9941 | "Ordering with Global CSS and Modules (dev) useLightnincsss(false) should not execute scripts in any order",
|
|
9872 | 9949 | "should handle unresolved files gracefully production mode should build correctly"
|
9873 | 9950 | ],
|
9874 | 9951 | "failed": [
|
9875 |
| - "Data URLs production mode should have emitted expected files", |
9876 | 9952 | "should handle unresolved files gracefully production mode should have correct file references in CSS output"
|
9877 | 9953 | ],
|
9878 | 9954 | "pending": [
|
|
14748 | 14824 | "flakey": [],
|
14749 | 14825 | "runtimeError": false
|
14750 | 14826 | },
|
14751 |
| - "test/integration/invalid-href/test/index.test.js": { |
| 14827 | + "test/integration/invalid-href/test/index.test.ts": { |
14752 | 14828 | "passed": [
|
14753 |
| - "Invalid hrefs production mode does not show error in production when https://google.com is used as href on Link", |
| 14829 | + "Invalid hrefs production mode does not show error in production when exotic protocols are used in href in Link", |
| 14830 | + "Invalid hrefs production mode does not show error in production when https:// is used in href on Link", |
14754 | 14831 | "Invalid hrefs production mode does not show error in production when mailto: is used as href on Link",
|
14755 | 14832 | "Invalid hrefs production mode does not show error when internal href is used with external as",
|
14756 | 14833 | "Invalid hrefs production mode doesn't fail on invalid url",
|
|
14760 | 14837 | ],
|
14761 | 14838 | "failed": [],
|
14762 | 14839 | "pending": [
|
14763 |
| - "Invalid hrefs development mode does not show error when https://google.com is used as href on Link", |
| 14840 | + "Invalid hrefs development mode does not show error when exotic protocols are used in href in Link", |
| 14841 | + "Invalid hrefs development mode does not show error when https:// is used as href in Link", |
14764 | 14842 | "Invalid hrefs development mode does not show error when mailto: is used as href on Link",
|
14765 | 14843 | "Invalid hrefs development mode does not throw error when dynamic route mismatch is used on Link and params are manually provided",
|
14766 | 14844 | "Invalid hrefs development mode doesn't fail on invalid url",
|
|
15094 | 15172 | "flakey": [],
|
15095 | 15173 | "runtimeError": false
|
15096 | 15174 | },
|
15097 |
| - "test/integration/module-id-strategies/test/index.test.js": { |
| 15175 | + "test/integration/module-ids/test/index.test.js": { |
15098 | 15176 | "passed": [],
|
15099 | 15177 | "failed": [],
|
15100 | 15178 | "pending": [
|
|
0 commit comments