navidrome/scheduler
Deluan 52099ce91f test: fix flaky watcher and scheduler tests on Windows CI
Replace timing-sensitive time.Sleep synchronization with proper
Eventually/Consistently assertions in watcher tests, and increase
Eventually timeouts from 200ms to 500ms. Add FlakeAttempts(3) to the
inherently timing-dependent tests. For the scheduler test, increase
the Eventually timeout from 1s to 5s for the cron job execution check.
2026-05-03 11:26:07 -04:00
..
crontab_schedule.go feat(scheduler): add crontab(5) random ~ syntax support (#5233) 2026-03-20 08:57:13 -04:00
crontab_schedule_test.go feat(scheduler): add crontab(5) random ~ syntax support (#5233) 2026-03-20 08:57:13 -04:00
log_adapter.go refactor: run Go modernize (#5002) 2026-02-08 09:57:30 -05:00
scheduler.go feat(scheduler): add crontab(5) random ~ syntax support (#5233) 2026-03-20 08:57:13 -04:00
scheduler_test.go test: fix flaky watcher and scheduler tests on Windows CI 2026-05-03 11:26:07 -04:00