mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 05:29:38 -04:00
The test arms timer for 500 msec and then sleeps 1 second and expects that
the timer would always fire exactly 2 times. However, it has a chance to
legitimately fire only once. This makes the test flaky. Fix the test
reducing sleep time down to 495 msec.
The problem started to show up recently, and I attribute that to
|
||
|---|---|---|
| .. | ||
| libkqueue | ||
| kqueue_fork.c | ||
| kqueue_peek_signal.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.inc | ||