Skip to content

fix(test): declare per-test timeouts for dag-node-supervision long tests - #385

Merged
LeXwDeX merged 3 commits into
devfrom
feat/384-issue384
Aug 19, 2026
Merged

fix(test): declare per-test timeouts for dag-node-supervision long tests#385
LeXwDeX merged 3 commits into
devfrom
feat/384-issue384

Conversation

@LeXwDeX

@LeXwDeXLeXwDeX commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

Verification

  • bun test test/dag/dag-node-supervision.test.ts (bare, previously 8 pass / 3 fail) → 11 pass / 0 fail
  • Canonical runner (--timeout 30000) unchanged green; file lints 0 warnings

Closes#384

@LeXwDeXLeXwDeX changed the title Delivery issue384fix(test): declare per-test timeouts for dag-node-supervision long testsAug 19, 2026
@LeXwDeX
LeXwDeX changed the base branch from main to devAugust 19, 2026 21:40
@LeXwDeX
LeXwDeX marked this pull request as ready for review August 19, 2026 21:40
@LeXwDeX
LeXwDeX merged commit 2dc9cd0 into devAug 19, 2026
12 of 14 checks passed
@LeXwDeX
LeXwDeX deleted the feat/384-issue384 branch August 19, 2026 22:59
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.

fix(test): dag-node-supervision long-running tests time out under bare bun test (no --timeout flag)

1 participant

@LeXwDeX