@@ -15604,68 +15604,68 @@
1560415604 "runtimeError": false
1560515605 },
1560615606 "test/production/app-dir/actions-tree-shaking/basic/basic.test.ts": {
15607- "passed": [
15607+ "passed": [],
15608+ "failed": [
1560815609 "actions-tree-shaking - basic should not have the unused action in the manifest"
1560915610 ],
15610- "failed": [],
1561115611 "pending": [],
1561215612 "flakey": [],
1561315613 "runtimeError": false
1561415614 },
1561515615 "test/production/app-dir/actions-tree-shaking/mixed-module-actions/mixed-module-actions-edge.test.ts": {
15616- "passed": [
15616+ "passed": [],
15617+ "failed": [
1561715618 "actions-tree-shaking - mixed-module-actions should not do tree shake for cjs module when import server actions"
1561815619 ],
15619- "failed": [],
1562015620 "pending": [],
1562115621 "flakey": [],
1562215622 "runtimeError": false
1562315623 },
1562415624 "test/production/app-dir/actions-tree-shaking/mixed-module-actions/mixed-module-actions.test.ts": {
15625- "passed": [
15625+ "passed": [],
15626+ "failed": [
1562615627 "actions-tree-shaking - mixed-module-actions should not do tree shake for cjs module when import server actions"
1562715628 ],
15628- "failed": [],
1562915629 "pending": [],
1563015630 "flakey": [],
1563115631 "runtimeError": false
1563215632 },
1563315633 "test/production/app-dir/actions-tree-shaking/reexport/reexport-edge.test.ts": {
15634- "passed": [
15635- "actions-tree-shaking - reexport should not have the unused action in the manifest"
15636- ],
15634+ "passed": [],
1563715635 "failed": [
15636+ "actions-tree-shaking - reexport should not tree-shake namespace exports the manifest",
15637+ "actions-tree-shaking - reexport should not have the unused action in the manifest",
1563815638 "actions-tree-shaking - reexport should keep all the action exports for namespace export case on client layer"
1563915639 ],
1564015640 "pending": [],
1564115641 "flakey": [],
1564215642 "runtimeError": false
1564315643 },
1564415644 "test/production/app-dir/actions-tree-shaking/reexport/reexport.test.ts": {
15645- "passed": [
15646- "actions-tree-shaking - reexport should not have the unused action in the manifest"
15647- ],
15645+ "passed": [],
1564815646 "failed": [
15647+ "actions-tree-shaking - reexport should not tree-shake namespace exports the manifest",
15648+ "actions-tree-shaking - reexport should not have the unused action in the manifest",
1564915649 "actions-tree-shaking - reexport should keep all the action exports for namespace export case on client layer"
1565015650 ],
1565115651 "pending": [],
1565215652 "flakey": [],
1565315653 "runtimeError": false
1565415654 },
1565515655 "test/production/app-dir/actions-tree-shaking/shared-module-actions/shared-module-actions-edge.test.ts": {
15656- "passed": [
15656+ "passed": [],
15657+ "failed": [
1565715658 "actions-tree-shaking - shared-module-actions should not have the unused action in the manifest"
1565815659 ],
15659- "failed": [],
1566015660 "pending": [],
1566115661 "flakey": [],
1566215662 "runtimeError": false
1566315663 },
1566415664 "test/production/app-dir/actions-tree-shaking/shared-module-actions/shared-module-actions.test.ts": {
15665- "passed": [
15665+ "passed": [],
15666+ "failed": [
1566615667 "actions-tree-shaking - shared-module-actions should not have the unused action in the manifest"
1566715668 ],
15668- "failed": [],
1566915669 "pending": [],
1567015670 "flakey": [],
1567115671 "runtimeError": false
@@ -15689,10 +15689,10 @@
1568915689 "runtimeError": false
1569015690 },
1569115691 "test/production/app-dir/actions-tree-shaking/client-actions-tree-shaking/client-actions-tree-shaking.test.ts": {
15692- "passed": [
15692+ "passed": [],
15693+ "failed": [
1569315694 "app-dir - client-actions-tree-shaking should not bundle unused server reference id in client bundles"
1569415695 ],
15695- "failed": [],
1569615696 "pending": [],
1569715697 "flakey": [],
1569815698 "runtimeError": false
0 commit comments