Re: [PATCH 1/3] msvcp120: implement _Thrd_sleep/yield (try 2)
30 Oct
2015
30 Oct
'15
11:06 a.m.
On 10/29/15 23:04, Daniel Lehman wrote:
+ ok((diff > 2000 - TIMEDELTA) && (diff < 2000 + TIMEDELTA), "got %d", diff); This test is occasionally failing on my Windows 7 box (is most cases diff ~= 2165, biggest value I've seen is diff = 2771). I think that it should be enough to just test diff>2000-TIMEDELTA. New line character is also missing here.
Thanks, Piotr
3786
Age (days ago)
3786
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban