67491e2df5
We observe this happening on macOS in the CI system, and it might happen
if a VM doesn't get CPU cycles for long enough time so that two timers
time out. Then event processing will process two timer events, and we
overwrite the timerIdFromEvent with the second event.
Instead, skip the test when this happens.
This is an ammendment to
|
||
---|---|---|
.. | ||
qeventdispatcher.pro | ||
tst_qeventdispatcher.cpp |