Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld
, 'i'); if (__m === '*' || __re.test(location.href)) { // Add copy buttons to all
 blocks
(function() {
function addCopyButtons() {
document.querySelectorAll('pre code').forEach(function(codeBlock) {
if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;
codeBlock.parentElement.setAttribute('data-copy-added', 'true');
var btn = document.createElement('button');
btn.textContent = 'Copy';
btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';
btn.onmouseover = function() { this.style.opacity = '1'; };
btn.onmouseout = function() { this.style.opacity = '0.7'; };
btn.onclick = function() {
navigator.clipboard.writeText(codeBlock.textContent).then(function() {
btn.textContent = 'Copied!';
setTimeout(function() { btn.textContent = 'Copy'; }, 1500);
});
};
codeBlock.parentElement.style.position = 'relative';
codeBlock.parentElement.appendChild(btn);
});
}
addCopyButtons();
// Re-run on dynamic content
var observer = new MutationObserver(addCopyButtons);
observer.observe(document.body, { childList: true, subtree: true });
})();
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) by alangenfeld · Pull Request #3555 · vercel/workflow · GitHub
Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld
, 'i'); if (__m === '*' || __re.test(location.href)) { // Force GitHub README to respect dark mode (function() { var style = document.createElement('style'); style.textContent = ' .markdown-body { color-scheme: dark light; } .markdown-body pre { background: #161b22 !important; } .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; } .markdown-body table th, .markdown-body table td { border-color: #30363d !important; } .markdown-body img { background: #0d1117; } .markdown-body blockquote { border-left-color: #8b949e; } .markdown-body hr { border-color: #30363d; } '; document.head.appendChild(style); })(); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' [stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) by alangenfeld · Pull Request #3555 · vercel/workflow · GitHub
Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld
, 'i'); if (__m === '*' || __re.test(location.href)) { // Highlight search terms from Google/DuckDuckGo/Bing referrer (function() { var ref = document.referrer; var terms = []; if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) { var url = new URL(ref); var q = url.searchParams.get('q') || url.searchParams.get('p'); if (q) { terms = q.split(/\s+/).filter(function(t) { return t.length > 2; }); } } if (terms.length === 0) return; var style = document.createElement('style'); style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }'; document.head.appendChild(style); function highlight(node) { if (node.nodeType === 3) { // text node var text = node.textContent; var found = false; terms.forEach(function(term) { var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\]\\]/g, '\\') + ')', 'gi'); if (regex.test(text)) { found = true; var frag = document.createDocumentFragment(); var parts = text.split(regex); parts.forEach(function(part, i) { if (i % 2 === 0) { frag.appendChild(document.createTextNode(part)); } else { var span = document.createElement('span'); span.className = 'userscript-highlight'; span.textContent = part; frag.appendChild(span); } }); node.parentNode.replaceChild(frag, node); } }); } else if (node.nodeType === 1 && node.childNodes) { // element var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT']; if (!skipTags.includes(node.tagName)) { Array.from(node.childNodes).forEach(highlight); } } } highlight(document.body); // Re-highlight on dynamic content var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1 || node.nodeType === 3) highlight(node); }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' [stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) by alangenfeld · Pull Request #3555 · vercel/workflow · GitHub
Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld
, 'i'); if (__m === '*' || __re.test(location.href)) { // Strip utm_, fbclid, gclid, etc. from all links on page (function() { var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content', 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid', 'ref', 'ref_src', 'source', 'medium', 'campaign']; function cleanUrl(url) { try { var u = new URL(url, window.location.origin); var changed = false; trackingParams.forEach(function(p) { if (u.searchParams.has(p)) { u.searchParams.delete(p); changed = true; } }); return changed ? u.toString() : url; } catch (e) { return url; } } function cleanLinks() { document.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } cleanLinks(); var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1) { if (node.tagName === 'A') cleanLinks(); node.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + ' [stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) by alangenfeld · Pull Request #3555 · vercel/workflow · GitHub
Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld
, 'i'); if (__m === '*' || __re.test(location.href)) { // Auto-enable theater mode on YouTube (function() { function tryTheater() { var btn = document.querySelector('button[aria-label="Theater mode"], ytd-player #player button[title="Theater mode"]'); if (btn && !btn.classList.contains('activated')) { btn.click(); } } // Try immediately tryTheater(); // Try after navigation (SPA) var lastUrl = location.href; setInterval(function() { if (location.href !== lastUrl) { lastUrl = location.href; setTimeout(tryTheater, 500); } }, 1000); // Also try on player load var observer = new MutationObserver(tryTheater); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' [stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) by alangenfeld · Pull Request #3555 · vercel/workflow · GitHub
Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld
, 'i'); if (__m === '*' || __re.test(location.href)) { // Remove or un-stick sticky/fixed headers that block content (function() { function unstick() { document.querySelectorAll('header, nav, [role="banner"], .header, .navbar, .sticky, .fixed-top, [style*="position: fixed"], [style*="position:sticky"]').forEach(function(el) { if (el.style.position === 'fixed' || el.style.position === 'sticky' || getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') { el.style.position = 'static'; el.style.top = 'auto'; el.style.zIndex = 'auto'; } }); } unstick(); var observer = new MutationObserver(unstick); observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] }); })(); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' [stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) by alangenfeld · Pull Request #3555 · vercel/workflow · GitHub
Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld
, 'i'); if (__m === '*' || __re.test(location.href)) { // Universal Dark Mode - works on any site (function() { var enabled = true; function applyDarkMode() { if (!enabled) return; // Create style element if it doesn't exist var style = document.getElementById('universal-dark-mode-style'); if (!style) { style = document.createElement('style'); style.id = 'universal-dark-mode-style'; document.head.appendChild(style); } // Dark mode CSS - inverts colors but preserves images/video style.textContent = ' /* Invert everything except media */ html { filter: invert(1) hue-rotate(180deg) !important; background: #1a1a2e !important; } /* Restore images, videos, iframes, canvas */ img, video, iframe, canvas, svg, picture, [style*="background-image"] { filter: invert(1) hue-rotate(180deg) !important; } /* Preserve specific elements that should not be inverted */ .no-dark-mode, .no-dark-mode *, [data-theme="light"], [data-theme="light"], .ace_editor, .ace_editor *, .CodeMirror, .CodeMirror *, .monaco-editor, .monaco-editor *, .markdown-body pre, .markdown-body pre *, .highlight, .highlight *, pre code, pre code * { filter: none !important; } /* Fix common UI elements */ .modal, .popup, .dropdown-menu, .tooltip, .popover { filter: invert(1) hue-rotate(180deg) !important; background: #2d2d44 !important; border-color: #444 !important; } /* Scrollbars */ ::-webkit-scrollbar { background: #1a1a2e !important; } ::-webkit-scrollbar-thumb { background: #444 !important; } ::-webkit-scrollbar-thumb:hover { background: #555 !important; } /* Selection */ ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; } ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; } '; } function removeDarkMode() { var style = document.getElementById('universal-dark-mode-style'); if (style) style.remove(); } // Toggle with Alt+Shift+D document.addEventListener('keydown', function(e) { if (e.altKey && e.shiftKey && e.key === 'D') { e.preventDefault(); enabled = !enabled; if (enabled) { applyDarkMode(); console.log('[Universal Dark Mode] Enabled'); } else { removeDarkMode(); console.log('[Universal Dark Mode] Disabled'); } } }); // Apply on load applyDarkMode(); // Re-apply on dynamic content var observer = new MutationObserver(function(mutations) { if (enabled && !document.getElementById('universal-dark-mode-style')) { applyDarkMode(); } }); observer.observe(document.head, { childList: true }); console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle'); })(); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })(); [stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) by alangenfeld · Pull Request #3555 · vercel/workflow · GitHub
Skip to content

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530) - #3555

Closed
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable
Closed

[stable] Backport: Retry e2e tests once in CI, keeping retried tests visible (#3530)#3555
alangenfeld wants to merge 1 commit into
stablefrom
alangenfeld/backport-e2e-ci-retry-stable

Conversation

@alangenfeld

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Backport of #3530 to stable — its e2e matrix hits the same single-test timing races, where one lost race fails a 20+ minute job.

Test Plan

Existing e2e coverage runs in CI; the aggregation script's flaky section was checked against synthetic artifact directories.

Backport notes

Manual backport of c041d3d (#3530). The automated backport job (run) recommended backporting but failed at the push step: the workflow's GITHUB_TOKEN cannot push commits that modify .github/workflows/ files (Resource not accessible by integration).

Conflict resolutions, worth reviewing carefully:

  • vitest.config.ts — retry block merged onto stable's config (which keeps its benchmark.include section and has no configDefaults exclude)
  • .github/scripts/aggregate-e2e-results.jsrenderFlakySection call placed before stable's "Details by Category" section (stable predates main's "E2E Test Summary" layout)
  • .github/workflows/tests.yml — took stable's version wholesale and re-applied the e2e-flaky-*.json upload paths by hand against stable's five upload blocks (stable's artifact names use canary/stable suffixes, not artifactSuffix)
  • packages/core/e2e/benchmark.test.ts — hunk dropped; file does not exist on stable

* [ci] Retry e2e tests once in CI, keeping retried tests visible
Over the last 10 days ~93 Tests runs were manually re-run until green,
some taking 6 attempts: the e2e suites drive real deployments, and a
single test losing a timing race fails a whole 20+ minute matrix job.
A CI-only vitest retry (retry: 1) absorbs those single-test races.
beforeEach/afterEach hooks run per attempt, so suites with file-restore
hooks (dev.test.ts) retry cleanly.
Retries must not hide real races, so a retried-then-passed test stays
visible everywhere a failure would have been: the github-reporter emits
::warning annotations and an e2e-flaky-*.json sidecar, every e2e job
uploads it, and aggregate-e2e-results.js renders a 'Flaky E2E Tests
(passed on retry)' section in both the per-job step summary and the PR
comment, with per-app occurrence counts.
Harnesses whose failures are themselves the signal pin retry: 0:
event-log-race-repro (a pass runs the full configured budget) and
benchmarks (a regression should not be papered over by a luckier
second sample). Local runs keep retry at 0 so races reproduce while
debugging.
* Add changeset
---------
(cherry picked from commit c041d3d)
Signed-off-by: Alex Langenfeld <alex.langenfeld@vercel.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 423e7e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/corePatch
@workflow/buildersPatch
@workflow/cliPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/vitestPatch
@workflow/web-sharedPatch
@workflow/webPatch
workflowPatch
@workflow/world-testingPatch
@workflow/astroPatch
@workflow/nestPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreviewAug 14, 2026 5:25pm
example-nextjs-workflow-webpackReadyReadyPreviewAug 14, 2026 5:25pm
example-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-astro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-express-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-fastify-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-hono-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nestjs-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nitro-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-nuxt-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-python-workflowErrorErrorAug 14, 2026 5:25pm
workbench-sveltekit-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-tanstack-start-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workbench-vite-workflowReadyReadyPreviewAug 14, 2026 5:25pm
workflow-docsReadyReadyPreview, v0Aug 14, 2026 5:25pm
workflow-swc-playgroundReadyReadyPreviewAug 14, 2026 5:25pm
workflow-tarballsReadyReadyPreviewAug 14, 2026 5:25pm
workflow-webReadyReadyPreviewAug 14, 2026 5:25pm

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds15839107
✅ 📋 Other594036630
Total5313833815777

❌ Failed Tests

🌍 Community Worlds (83 failed)

turso (83 failed):

  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • addTenWorkflow | wrun_01M00MSHEFKJEK2KDVXM4P42W1
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01M00MV7249WTBG1ZFW43ZC0WE
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01M00MST6EN59212D4N4A8K4GS
  • promiseRaceWorkflow | wrun_01M00MT0ZYADCV5VET0D9Z0Y21
  • promiseAnyWorkflow | wrun_01M00MT2YRYQ3VG7J723GQNRH8
  • importedStepOnlyWorkflow | wrun_01M00MVHP7WFHYYHH8B07MW1TD
  • readableStreamWorkflow | wrun_01M00MT4ZCTB71Y7FJH80PZRGH
  • hookWorkflow | wrun_01M00MTHYZDY50GQ0GRM5PXYSH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01M00MTRE6AKAJE38TSTBK7EDG
  • webhookWorkflow | wrun_01M00MTWREX5AZ3Q4NG5B44C2M
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01M00MVA7DFYN2YBMHC6WMNBP5
  • sleepingWorkflow | wrun_01M00MZ892SX42QH5BZ80V8S2F
  • parallelSleepWorkflow | wrun_01M00MZQWZ13PQ51V17H19M4M2
  • sleepWinsRaceWorkflow | wrun_01M00MZVR50DQPTVSYM26GKD6A
  • stepWinsRaceWorkflow | wrun_01M00MZZCDT065EH141CV26EBK
  • nullByteWorkflow | wrun_01M00N02HE0TJ29TCTK3BQG5MH
  • workflowAndStepMetadataWorkflow | wrun_01M00N04T7F7VKPY9CSTJHRAPR
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01M00N2DQNA5BGTJPQR8V3ND5T
  • writableForwardedFromWorkflowWorkflow | wrun_01M00N2TTM8ZGMG0Q077S54NJT
  • writableForwardedFromStepWorkflow | wrun_01M00N2YVG4ZK78CKBVG2FBV17
  • fetchWorkflow | wrun_01M00N323CDCZ1ZNQ165YE744G
  • promiseRaceStressTestWorkflow | wrun_01M00N358NR1JG6HR2XPFS60MB
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01M00N6DZPKGH0FS1TK0ACJS2A
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01M00N6SQN704B3S5TT5KWPN5C
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01M00N74ZJPM2H6G35TK7FNWHX
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01M00N77KX28R5JV986EAYN09F
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01M00N79X4VMSD5GX6TPPPV6ZD
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01M00N7C6Y52TFXNK4A1R09N60
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01M00N7SYMW56VD2Y3NPMXHFNG
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01M00N8KJ6TV2Y31Z9QV4Y5N2A
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01M00N8Q70Y2X9N59BN5RTZB78
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01M00N8WDYYNNWARJ7N28Z1FB1
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01M00N91B19Y5A8EPJ74137VYP
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01M00N99S2Y3FATWN4W2XZSZSH
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01M00N9G68NKPQC08MRJK4TV4A
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01M00N9YNKZJH8MNXEV9H6XZ7R
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01M00NA77N4BWH5SAJ03476T2Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01M00NACSS9TG6M9SNTNYD9PCK
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01M00NAEWB4JEPN862QVJX99CN
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01M00NAXTZR74H0CGEC6Q1KT3R
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01M00NB333AHB0Z7AS4BY8GYFF
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01M00NB9CT25FGD1AXVSBYQSDZ
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01M00NBFRZWAJE2NMJZS14SSBP
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01M00NBP3KQTK436C9BKDPR4D4
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01M00NBWHJPXF7CNS3EMGA2PNW
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01M00NC2X81NY8Q26Q0GWS3BJY
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01M00NCEHW9371ZMX5W4RQAAMW
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01M00NCP34R7CQBAK271NA0D30
  • cancelRun - cancelling a running workflow | wrun_01M00NCWTKD2D48TE4EXWQPD8R
  • cancelRun via CLI - cancelling a running workflow | wrun_01M00ND1DC1F5PT7JGG4YX0WHC
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01M00ND8GQG0HY2N7YXW3HQ7M6
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01M00NDKHBNAA7859MS2GMSQZ0
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01M00NDX3B064JT5CMCR169EQN
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01M00NE7K6XCE7Z1MG0XTGABC7
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01M00NEDXZ8H7NQX45JBDMH8N2
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01M00NEG3NVFBH092C2Z3KJG4C
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01M00NEJDBEJQSSM20QHA0N91P

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alangenfeld