mirror of
https://github.com/navidrome/navidrome.git
synced 2026-07-09 17:18:45 +00:00
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. |
||
|---|---|---|
| .. | ||
| crontab_schedule.go | ||
| crontab_schedule_test.go | ||
| log_adapter.go | ||
| scheduler.go | ||
| scheduler_test.go | ||