Skip to content

Stabilize transfer dispatch test on release runners - #97

Merged
lukebuehler merged 1 commit into
mainfrom
fix/release-transfer-test-timeout
Sep 14, 2026
Merged

lukebuehler merged 1 commit into
mainfrom
fix/release-transfer-test-timeout

Conversation

@lukebuehler

Copy link
Copy Markdown
Contributor

Both v0.3.0 release attempts failed in transfer_dispatch_and_read_only_capabilities: the test allowed only one second for a journaled filesystem transfer and received Timeout: "transfer expired" before materialization completed.

Use the existing 30-second protocol ceiling for this dispatch/access test while retaining its byte round-trip and read-only assertions. Add a deterministic expiry test that backdates an operation start, checks typed timeout errors for progress and commit, and verifies the destination is preserved. Production timeout limits and enforcement are unchanged.

Validation: all 81 native macOS environment-daemon library tests passed with cargo test --locked -p environment-daemon --lib; formatting and whitespace checks passed. Linux coverage runs in CI.

The existing v0.3.0 tag still points to the previous commit. Both failed builds stopped before artifact staging or publication; rerunning that tag alone cannot pick up this fix.

@lukebuehler
lukebuehler enabled auto-merge (squash) September 14, 2026 09:20
@lukebuehler
lukebuehler merged commit 9072a11 into main Sep 14, 2026
5 checks passed
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