[PATCH 1/2] urlmon: Use unescaped Urls for FTP actions

Marvin testbot at winehq.org
Thu Mar 21 23:52:51 CDT 2019


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=49715

Your paranoid android.


=== debian9 (32 bit report) ===

urlmon:
protocol.c:1174: Test failed: unexpected call ReportResult
protocol.c:1180: Test failed: hrResult = 800c0005, expected E_PENDING or S_OK
protocol.c:3600: Test failed: Start failed: 800c0005
url.c:1878: Test failed: binding failed: 800c0005, expected 00000000
url.c:3086: Test failed: IMoniker_BindToStorage failed: 800c0005

=== debian9 (32 bit Chinese:China report) ===

urlmon:
protocol.c:1174: Test failed: unexpected call ReportResult
protocol.c:1180: Test failed: hrResult = 800c0005, expected E_PENDING or S_OK
protocol.c:3600: Test failed: Start failed: 800c0005
url.c:1878: Test failed: binding failed: 800c0005, expected 00000000
url.c:3086: Test failed: IMoniker_BindToStorage failed: 800c0005

=== debian9b (32 bit WoW report) ===

urlmon:
protocol.c:1174: Test failed: unexpected call ReportResult
protocol.c:1180: Test failed: hrResult = 800c0005, expected E_PENDING or S_OK
protocol.c:3600: Test failed: Start failed: 800c0005
url.c:1878: Test failed: binding failed: 800c0005, expected 00000000
url.c:3086: Test failed: IMoniker_BindToStorage failed: 800c0005

=== debian9b (64 bit WoW report) ===

urlmon:
protocol.c:1174: Test failed: unexpected call ReportResult
protocol.c:1180: Test failed: hrResult = 800c0005, expected E_PENDING or S_OK
protocol.c:3600: Test failed: Start failed: 800c0005
url.c:1878: Test failed: binding failed: 800c0005, expected 00000000
url.c:3086: Test failed: IMoniker_BindToStorage failed: 800c0005



More information about the wine-devel mailing list