[PATCH 1/4] urlmon/tests: Silence some debug traces.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/urlmon/tests/protocol.c | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-)
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=104931 Your paranoid android. === w8adm (32 bit report) === urlmon: protocol.c:1186: Test failed: hrResult = 800c0005, expected: 00000000 protocol.c:3437: Test failed: wait timed out protocol.c:3441: Test failed: expected ReportData protocol: Timeout === w1064_tsign (64 bit report) === urlmon: protocol.c:1178: Test failed: unexpected call ReportResult protocol.c:1186: Test failed: hrResult = 00000000, expected: 80004004 protocol.c:3311: Test failed: Read failed: 00000001
participants (2)
-
Jacek Caban -
Marvin