Skip to content

Stabilize structured workflow harness test - #1035

Merged
ymichael merged 1 commit into
mainfrom
bb/fix-flaky-test-failure-thr_cs2fi5ua6m
Aug 5, 2026
Merged

Stabilize structured workflow harness test#1035
ymichael merged 1 commit into
mainfrom
bb/fix-flaky-test-failure-thr_cs2fi5ua6m

Conversation

@ymichael

@ymichael ymichael commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • give the structured workflow harness test a test-local 30-second timeout
  • keep the 15-second default timeout for the rest of the workflows suite

Why

The packages check on #1027 timed this test out after 15.815 seconds. The same test took 8.065 seconds and 10.852 seconds in the two preceding successful runs, while it takes about 0.9 seconds locally. The test runs several complete workflow lifecycles and validates multi-megabyte payloads, so its runtime is unusually sensitive to shared-runner contention.

Testing

  • pnpm exec turbo run test --filter=bb-plugin-workflows --force (5 consecutive runs)
  • pnpm exec turbo run typecheck --filter=bb-plugin-workflows

@ymichael
ymichael merged commit 851d426 into main Aug 5, 2026
10 checks passed
@ymichael
ymichael deleted the bb/fix-flaky-test-failure-thr_cs2fi5ua6m branch August 5, 2026 23:31
Sign up for free to 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