[PATCH 1/5] ucrtbase/tests: Fix clock tests.
17 Mar
2020
17 Mar
'20
2 p.m.
crt_init_start no longer makes sense since ucrtbase.dll is directly linked to test executable. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ucrtbase/tests/misc.c | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-)
17 Mar
17 Mar
2:19 p.m.
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=67345 Your paranoid android. === w1064v1507 (32 bit report) === ucrtbase: misc.c:1389: Test failed: clock() = 632, expected range [640, 1640]
2104
Age (days ago)
2104
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jacek Caban -
Marvin