[PATCH 1/2] urlmon/tests: Add a test for ProtocolCF_CreateInstance not supporting aggregation.

Dmitry Timoshkov dmitry at baikal.ru
Mon May 20 02:16:42 CDT 2019


Marvin <testbot at winehq.org> wrote:

> === w2003std (32 bit report) ===
> 
> urlmon:
> url.c:1882: Test failed: binding failed: 800c0006, expected 00000000
> url.c:1893: Test failed: res = 00002f4f, expected 00000000
> url.c:3249: Test failed: expected OnProgress_SENDINGREQUEST
> url.c:3257: Test failed: expected OnProgress_MIMETYPEAVAILABLE
> url.c:3258: Test failed: expected OnProgress_BEGINDOWNLOADDATA
> url.c:3259: Test failed: expected OnProgress_ENDDOWNLOADDATA
> url.c:3271: Test failed: expected OnDataAvailable

It looks like these failures are caused by races in the tests, patch 2/2
https://testbot.winehq.org/JobDetails.pl?Key=52488 that simply removes
todo_wine added in 1/1 shows the results similar to a noop patch
https://testbot.winehq.org/JobDetails.pl?Key=52485

-- 
Dmitry.



More information about the wine-devel mailing list