Skip to content

Commit ae8bd8f

Browse files
Update Rspack production test manifest (#86969)
This auto-generated PR updates the production integration test manifest used when testing Rspack.
1 parent cf3bd61 commit ae8bd8f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

test/rspack-build-tests-manifest.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21980,6 +21980,22 @@
2198021980
"flakey": [],
2198121981
"runtimeError": false
2198221982
},
21983+
"test/production/standalone-mode/runtimeServerDeploymentId/index.test.ts": {
21984+
"passed": [
21985+
"standalone mode: runtimeServerDeploymentId it should load api/pages-route",
21986+
"standalone mode: runtimeServerDeploymentId it should load api/pages-route-edge",
21987+
"standalone mode: runtimeServerDeploymentId it should load app-page",
21988+
"standalone mode: runtimeServerDeploymentId it should load app-page-edge",
21989+
"standalone mode: runtimeServerDeploymentId it should load app-route",
21990+
"standalone mode: runtimeServerDeploymentId it should load app-route-edge",
21991+
"standalone mode: runtimeServerDeploymentId it should load pages-page",
21992+
"standalone mode: runtimeServerDeploymentId it should load pages-page-edge"
21993+
],
21994+
"failed": [],
21995+
"pending": [],
21996+
"flakey": [],
21997+
"runtimeError": false
21998+
},
2198321999
"test/production/standalone-mode/tracing-side-effects-false/tracing-side-effects-false.test.ts": {
2198422000
"passed": [
2198522001
"standalone mode - tracing-side-effects-false should trace sideeffect imports even when sideEffects is false"

0 commit comments

Comments
 (0)