[PATCH 5/8] jscript: Implement Array.prototype.filter.

Marvin testbot at winehq.org
Fri Apr 15 10:31:05 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=112663

Your paranoid android.


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

mshtml:
script.c:634: Test failed: L"/index.html?es5.js:date_now: unexpected Date.now() result 1650033473361 expected 1650033473476"
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