Skip to content

test: ignore flaky daemon kill/restart tests on macOS CI#43

Merged
StefanSteiner merged 1 commit into
mainfrom
ssteiner/fix-flaky-daemon-tests
May 26, 2026
Merged

test: ignore flaky daemon kill/restart tests on macOS CI#43
StefanSteiner merged 1 commit into
mainfrom
ssteiner/fix-flaky-daemon-tests

Conversation

@StefanSteiner
Copy link
Copy Markdown
Contributor

The hyperd_monitor_detects_killed_hyperd_and_restarts and client_report_triggers_restart_after_kill tests both require spawning hyperd, which consistently exceeds the 150s timeout on macOS CI runners. Mark them as #[ignore] alongside the already-ignored engine_recovers_after_hyperd_killed test. All three remain runnable via cargo test -- --ignored.

The hyperd_monitor_detects_killed_hyperd_and_restarts and
client_report_triggers_restart_after_kill tests both require spawning
hyperd, which consistently exceeds the 150s timeout on macOS CI
runners. Mark them as #[ignore] alongside the already-ignored
engine_recovers_after_hyperd_killed test. All three remain runnable
via `cargo test -- --ignored`.
@StefanSteiner StefanSteiner merged commit ede6a2c into main May 26, 2026
10 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