From 58b647d9922b886edcf289da3a858e6192e73e8c Mon Sep 17 00:00:00 2001 From: nextjs-bot Date: Sat, 16 Aug 2025 07:01:31 +0000 Subject: [PATCH] update/rspack-manifest-1755327688836 --- test/rspack-build-tests-manifest.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/test/rspack-build-tests-manifest.json b/test/rspack-build-tests-manifest.json index 1f16daa7fc0d3..7c1cac437fded 100644 --- a/test/rspack-build-tests-manifest.json +++ b/test/rspack-build-tests-manifest.json @@ -197,6 +197,7 @@ "app-dir action handling should not expose action content in sourcemaps", "app-dir action handling should not log errors for non-action form POSTs", "app-dir action handling should only submit action once when resubmitting an action after navigation", + "app-dir action handling should output exportName and filename info in manifest", "app-dir action handling should propagate errors from a `text/plain` response to an error boundary", "app-dir action handling should push new route when redirecting", "app-dir action handling should replace current route when redirecting with type set to replace", @@ -329,6 +330,7 @@ "app-dir action handling should not expose action content in sourcemaps", "app-dir action handling should not log errors for non-action form POSTs", "app-dir action handling should only submit action once when resubmitting an action after navigation", + "app-dir action handling should output exportName and filename info in manifest", "app-dir action handling should propagate errors from a `text/plain` response to an error boundary", "app-dir action handling should push new route when redirecting", "app-dir action handling should replace current route when redirecting with type set to replace", @@ -20212,11 +20214,10 @@ }, "test/production/pnpm-support/index.test.ts": { "passed": [ - "pnpm support should build with dependencies installed via pnpm" - ], - "failed": [ + "pnpm support should build with dependencies installed via pnpm", "pnpm support should execute client-side JS on each page in output: \"standalone\"" ], + "failed": [], "pending": [], "flakey": [], "runtimeError": false