Skip to content

[test] workflow-server PR #459#2158

Draft
vercel-gh-bot-2[bot] wants to merge 1 commit into
mainfrom
test/server-pr-459
Draft

[test] workflow-server PR #459#2158
vercel-gh-bot-2[bot] wants to merge 1 commit into
mainfrom
test/server-pr-459

Conversation

@vercel-gh-bot-2
Copy link
Copy Markdown

This PR was automatically created to test a workflow-server preview deployment.


This PR will be automatically closed after 24 hours.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 29, 2026

⚠️ No Changeset found

Latest commit: efcda24

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
❌ ▲ Vercel Production 1215 40 219 1474
✅ 💻 Local Development 1657 0 219 1876
✅ 📦 Local Production 1657 0 219 1876
✅ 🐘 Local Postgres 1657 0 219 1876
✅ 🪟 Windows 134 0 0 134
❌ 📋 Other 758 4 176 938
Total 7078 44 1052 8174

❌ Failed Tests

▲ Vercel Production (40 failed)

astro (3 failed):

  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

example (3 failed):

  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

express (3 failed):

  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

fastify (4 failed):

  • errorSubclassRoundTripWorkflow - first-class Error subclasses survive every serialization boundary | wrun_01KSSWTKZ25KA7S76098M3T258 | 🔍 observability
  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

hono (3 failed):

  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

nextjs-turbopack (3 failed):

  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

nextjs-webpack (4 failed):

  • AbortController abortAnyInStepWorkflow: AbortSignal.any inside a step composes deserialized signals
  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

nitro (4 failed):

  • webhookWorkflow | wrun_01KSSW7JKCKZQQM8TKE5743G02 | 🔍 observability
  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

nuxt (3 failed):

  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

sveltekit (5 failed):

  • parallelSleepWorkflow | wrun_01KSSW857APQ398VETHEM2VY40 | 🔍 observability
  • runClassSerializationWorkflow - Run instances serialize across workflow/step boundaries | wrun_01KSSWJH5GXFR3A222C3NJ72MS | 🔍 observability
  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

vite (5 failed):

  • utf8StreamWorkflow | wrun_01KSSWB6X341T6GZ8BWDA827T9 | 🔍 observability
  • fibonacciWorkflow - recursive workflow composition via start() | wrun_01KSSWK1TYSK4PDDYWSPTH2984 | 🔍 observability
  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run
📋 Other (4 failed)

e2e-vercel-prod-tanstack-start (4 failed):

  • stepWinsRaceWorkflow | wrun_01KSSW8DQSCD7SJZQ98WQ52P23
  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands
  • experimental_setAttributes workflow throws after awaited setAttributes: attribute still persists on the failed run

Details by Category

❌ ▲ Vercel Production
App Passed Failed Skipped
❌ astro 105 3 26
❌ example 105 3 26
❌ express 105 3 26
❌ fastify 104 4 26
❌ hono 105 3 26
❌ nextjs-turbopack 129 3 2
❌ nextjs-webpack 128 4 2
❌ nitro 104 4 26
❌ nuxt 105 3 26
❌ sveltekit 122 5 7
❌ vite 103 5 26
✅ 💻 Local Development
App Passed Failed Skipped
✅ astro-stable 109 0 25
✅ express-stable 109 0 25
✅ fastify-stable 109 0 25
✅ hono-stable 109 0 25
✅ nextjs-turbopack-canary 115 0 19
✅ nextjs-turbopack-stable-lazy-discovery-disabled 134 0 0
✅ nextjs-turbopack-stable-lazy-discovery-enabled 134 0 0
✅ nextjs-webpack-canary 115 0 19
✅ nextjs-webpack-stable-lazy-discovery-disabled 134 0 0
✅ nextjs-webpack-stable-lazy-discovery-enabled 134 0 0
✅ nitro-stable 109 0 25
✅ nuxt-stable 109 0 25
✅ sveltekit-stable 128 0 6
✅ vite-stable 109 0 25
✅ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 109 0 25
✅ express-stable 109 0 25
✅ fastify-stable 109 0 25
✅ hono-stable 109 0 25
✅ nextjs-turbopack-canary 115 0 19
✅ nextjs-turbopack-stable-lazy-discovery-disabled 134 0 0
✅ nextjs-turbopack-stable-lazy-discovery-enabled 134 0 0
✅ nextjs-webpack-canary 115 0 19
✅ nextjs-webpack-stable-lazy-discovery-disabled 134 0 0
✅ nextjs-webpack-stable-lazy-discovery-enabled 134 0 0
✅ nitro-stable 109 0 25
✅ nuxt-stable 109 0 25
✅ sveltekit-stable 128 0 6
✅ vite-stable 109 0 25
✅ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 109 0 25
✅ express-stable 109 0 25
✅ fastify-stable 109 0 25
✅ hono-stable 109 0 25
✅ nextjs-turbopack-canary 115 0 19
✅ nextjs-turbopack-stable-lazy-discovery-disabled 134 0 0
✅ nextjs-turbopack-stable-lazy-discovery-enabled 134 0 0
✅ nextjs-webpack-canary 115 0 19
✅ nextjs-webpack-stable-lazy-discovery-disabled 134 0 0
✅ nextjs-webpack-stable-lazy-discovery-enabled 134 0 0
✅ nitro-stable 109 0 25
✅ nuxt-stable 109 0 25
✅ sveltekit-stable 128 0 6
✅ vite-stable 109 0 25
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 134 0 0
❌ 📋 Other
App Passed Failed Skipped
✅ e2e-local-dev-nest-stable 109 0 25
✅ e2e-local-dev-tanstack-start- 109 0 25
✅ e2e-local-postgres-nest-stable 109 0 25
✅ e2e-local-postgres-tanstack-start- 109 0 25
✅ e2e-local-prod-nest-stable 109 0 25
✅ e2e-local-prod-tanstack-start- 109 0 25
❌ e2e-vercel-prod-tanstack-start 104 4 26

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: failure
  • Local Dev: success
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment May 29, 2026 12:45pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment May 29, 2026 12:45pm
example-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-astro-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-express-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-fastify-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-hono-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-nitro-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-nuxt-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-sveltekit-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-tanstack-start-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workbench-vite-workflow Ready Ready Preview, Comment May 29, 2026 12:45pm
workflow-docs Ready Ready Preview, Comment, Open in v0 May 29, 2026 12:45pm
workflow-swc-playground Ready Ready Preview, Comment May 29, 2026 12:45pm
workflow-tarballs Ready Ready Preview, Comment May 29, 2026 12:45pm
workflow-web Ready Ready Preview, Comment May 29, 2026 12:45pm

@github-actions
Copy link
Copy Markdown
Contributor

No benchmark result files found in benchmark-results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants