[PATCH v2 05/16] mshtml/tests: Add more tests for builtin objects' toString and names.

Gabriel Ivăncescu gabrielopcode at gmail.com
Tue Oct 5 12:14:48 CDT 2021


This looks legit but I can't reproduce it on my VMs, I'll have to abuse 
the testbot tomorrow...


On 05/10/2021 19:17, Marvin wrote:
> 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=99409
> 
> Your paranoid android.
> 
> 
> === w8adm (32 bit report) ===
> 
> mshtml:
> htmldoc.c:3084: Test failed: Incorrect error code: -2146697211
> htmldoc.c:3089: Test failed: Page address: L"http://test.winehq.org/tests/winehq_snapshot/"
> htmldoc.c:5861: Test failed: expected OnChanged_1012
> htmldoc.c:5862: Test failed: expected Exec_HTTPEQUIV
> htmldoc.c:5864: Test failed: expected Exec_SETTITLE
> htmldoc.c:5905: Test failed: expected FireNavigateComplete2
> 
> === w10pro64_ar (64 bit report) ===
> 
> mshtml:
> htmldoc.c:2541: Test failed: unexpected call UpdateUI
> htmldoc.c:2853: Test failed: unexpected call Exec_UPDATECOMMANDS
> 
> === w10pro64_he (64 bit report) ===
> 
> mshtml:
> htmldoc.c:2541: Test failed: unexpected call UpdateUI
> htmldoc.c:2853: Test failed: unexpected call Exec_UPDATECOMMANDS
> htmldoc.c:350: Test failed: expected Exec_SETTITLE
> htmldoc.c:2859: Test failed: unexpected call Exec_SETTITLE
> 
> === w7u_el (32 bit report) ===
> 
> mshtml:
> script.c:624: Test failed: L"/index.html?es5.js:date_now: unexpected Date.now() result 1633449914866 expected 1633449914916"
> 
> === w10pro64 (32 bit report) ===
> 
> mshtml:
> script.c:624: Test failed: L"index.html?0:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?5:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?5:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?7:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?8:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?9:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"/index.html?10:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"/index.html?11:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"/index.html?11:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> 
> === w10pro64 (64 bit report) ===
> 
> mshtml:
> script.c:624: Test failed: L"index.html?0:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?5:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?5:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?7:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?8:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"index.html?9:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"/index.html?10:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"/index.html?11:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> script.c:624: Test failed: L"/index.html?11:builtin_toString: Got exception An internal error occurred in the Microsoft Internet extensions\r\n"
> 




More information about the wine-devel mailing list