mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-04 09:43:06 +00:00
The lazy-timer test depends on the faster-timer handler to be executed before the fast timeout occurs, which was pretty hard to achieve on Qemu and a busy host machine. Therefore, I increased the fast-to-faster timeout ratio from 50/25 ms to 200/25 ms and set the test runtime to 4000 ms.