From 96092dd42dc8d7fe4ef0b6ea9889020b2da2af86 Mon Sep 17 00:00:00 2001 From: Vercel Release Bot <88769842+vercel-release-bot@users.noreply.github.com> Date: Sun, 14 Jul 2024 04:48:55 -0400 Subject: [PATCH] Update Turbopack production test manifest (#67743) This auto-generated PR updates the production integration test manifest used when testing Turbopack. --- test/turbopack-build-tests-manifest.json | 88 ++++++++++++++++++++---- 1 file changed, 74 insertions(+), 14 deletions(-) diff --git a/test/turbopack-build-tests-manifest.json b/test/turbopack-build-tests-manifest.json index ec45ffa260ff2..298265de7ec0c 100644 --- a/test/turbopack-build-tests-manifest.json +++ b/test/turbopack-build-tests-manifest.json @@ -157,6 +157,7 @@ "app-dir action handling fetch actions should handle revalidateTag", "app-dir action handling fetch actions should invalidate client cache on other routes when cookies.set is called", "app-dir action handling fetch actions should invalidate client cache when path is revalidated", + "app-dir action handling fetch actions should invalidate client cache when tag is revalidated", "app-dir action handling fetch actions should revalidate when cookies.set is called", "app-dir action handling fetch actions should revalidate when cookies.set is called in a client action", "app-dir action handling fetch actions should store revalidation data in the prefetch cache", @@ -206,7 +207,6 @@ "app-dir action handling should work with interception routes" ], "failed": [ - "app-dir action handling fetch actions should invalidate client cache when tag is revalidated", "app-dir action handling should not expose action content in sourcemaps" ], "pending": [ @@ -1358,6 +1358,15 @@ "flakey": [], "runtimeError": false }, + "test/e2e/app-dir/catchall-parallel-routes-group/catchall-parallel-routes-group.test.ts": { + "passed": [ + "catchall-parallel-routes-group should work without throwing any errors about invalid pages" + ], + "failed": [], + "pending": [], + "flakey": [], + "runtimeError": false + }, "test/e2e/app-dir/conflicting-page-segments/conflicting-page-segments.test.ts": { "passed": [], "failed": [ @@ -5293,6 +5302,7 @@ "Middleware Rewrite should not have unexpected errors", "Middleware Rewrite should not mix component cache when navigating between dynamic routes", "Middleware Rewrite should not prefetch non-SSG routes", + "Middleware Rewrite should opt out of prefetch caching for dynamic routes", "Middleware Rewrite should override with rewrite externally correctly", "Middleware Rewrite should override with rewrite internally correctly", "Middleware Rewrite should resolve dynamic route after rewrite correctly", @@ -5623,6 +5633,42 @@ "flakey": [], "runtimeError": false }, + "test/e2e/on-request-error/basic/basic.test.ts": { + "passed": [ + "on-request-error - basic app router should catch app routes error in edge runtime", + "on-request-error - basic app router should catch app routes error in node runtime", + "on-request-error - basic app router should catch client component page error in edge runtime", + "on-request-error - basic app router should catch client component page error in node runtime", + "on-request-error - basic app router should catch server component page error in edge runtime", + "on-request-error - basic app router should catch server component page error in node runtime", + "on-request-error - basic middleware should catch middleware error", + "on-request-error - basic pages router should catch pages router api error in edge runtime", + "on-request-error - basic pages router should catch pages router api error in node runtime", + "on-request-error - basic pages router should catch pages router page error in edge runtime", + "on-request-error - basic pages router should catch pages router page error in node runtime" + ], + "failed": [], + "pending": [], + "flakey": [], + "runtimeError": false + }, + "test/e2e/on-request-error/skip-next-internal-error/skip-next-internal-error.test.ts": { + "passed": [ + "on-request-error - skip-next-internal-error app router API should not catch server component not-found errors", + "on-request-error - skip-next-internal-error app router API should not catch server component redirect errors", + "on-request-error - skip-next-internal-error app router render should not catch client component dynamic usage errors", + "on-request-error - skip-next-internal-error app router render should not catch client component not-found errors", + "on-request-error - skip-next-internal-error app router render should not catch client component redirect errors", + "on-request-error - skip-next-internal-error app router render should not catch next dynamic no-ssr errors", + "on-request-error - skip-next-internal-error app router render should not catch server component dynamic usage errors", + "on-request-error - skip-next-internal-error app router render should not catch server component not-found errors", + "on-request-error - skip-next-internal-error app router render should not catch server component redirect errors" + ], + "failed": [], + "pending": [], + "flakey": [], + "runtimeError": false + }, "test/e2e/opentelemetry/client-trace-metadata/client-trace-metadata.test.ts": { "passed": [ "clientTraceMetadata hard loading a dynamic page twice should yield different dynamic trace data", @@ -6102,9 +6148,11 @@ "transpile packages optional deps should not throw an error when optional deps are not installed" ], "failed": [], - "pending": [], + "pending": [ + "transpile packages should handle optional peer dependencies" + ], "flakey": [], - "runtimeError": true + "runtimeError": false }, "test/e2e/tsconfig-module-preserve/index.test.ts": { "passed": [ @@ -6166,6 +6214,17 @@ "flakey": [], "runtimeError": false }, + "test/e2e/with-router/index.test.ts": { + "passed": [ + "withRouter production mode allows observation of navigation events using top level Router", + "withRouter production mode allows observation of navigation events using top level Router deprecated behavior", + "withRouter production mode allows observation of navigation events using withRouter" + ], + "failed": [], + "pending": [], + "flakey": [], + "runtimeError": false + }, "test/e2e/yarn-pnp/test/with-eslint.test.ts": { "passed": [], "failed": [], @@ -13748,6 +13807,7 @@ "Prefetching Links in viewport production mode should inject a