[PATCH 04/11] mshtml: Implement the private jscript proxy interface.

Gabriel Ivăncescu gabrielopcode at gmail.com
Tue Sep 21 07:27:52 CDT 2021


Duh, problem is I forgot to set the *ret when deleting it, so it had 
uninitialized value. Easy fix but I'll wait to resend it when more 
things get changed/fixed.

On 20/09/2021 18:08, 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=98336
> 
> Your paranoid android.
> 
> 
> === debiant2 (64 bit WoW report) ===
> 
> mshtml:
> script.c:624: Test failed: L"/index.html?9:delete_prop: delete returned false"
> script.c:624: Test failed: L"/index.html?9:delete_prop: delete returned false"
> script.c:624: Test failed: L"/index.html?10:delete_prop: delete returned false"
> script.c:624: Test failed: L"/index.html?10:delete_prop: delete returned false"
> script.c:624: Test failed: L"/index.html?11:delete_prop: delete returned false"
> script.c:624: Test failed: L"/index.html?11:delete_prop: delete returned false"
> script.c:624: Test failed: L"/index.html?11:delete_prop: delete returned false"
> script.c:624: Test failed: L"/index.html?11:delete_prop: delete returned false"
> 




More information about the wine-devel mailing list