[PATCH 7/8] jscript: Implement Array.prototype.some.

Marvin testbot at winehq.org
Fri Apr 15 10:40:41 CDT 2022


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

Your paranoid android.


=== w8 (32 bit report) ===

mshtml:
htmldoc.c:2541: Test failed: unexpected call UpdateUI
htmldoc.c:2853: Test failed: unexpected call Exec_UPDATECOMMANDS

=== w7u_adm (32 bit report) ===

mshtml:
script.c:634: Test failed: L"/index.html?es5.js:date_now: unexpected Date.now() result 1650035898594 expected 1650035898647"

=== w7u_el (32 bit report) ===

mshtml:
script.c:634: Test failed: L"/index.html?es5.js:Array toLocaleString: toLocaleString returned aBc; undefined undefined undefined; aBc"
script.c:634: Test failed: L"/index.html?es5.js:Array toLocaleString: toLocaleString on array-like object returned foo; bar"
script.c:634: Test failed: L"/index.html?es5.js:Array toLocaleString: toLocaleString on 'ab' returned a; b"

=== w10pro64_ar (64 bit report) ===

mshtml:
script.c:634: Test failed: L"/index.html?es5.js:Array toLocaleString: toLocaleString returned aBc; undefined undefined undefined; aBc"
script.c:634: Test failed: L"/index.html?es5.js:Array toLocaleString: toLocaleString on array-like object returned foo; bar"
script.c:634: Test failed: L"/index.html?es5.js:Array toLocaleString: toLocaleString on 'ab' returned a; b"



More information about the wine-devel mailing list