[PATCH 1/2] jscript: Support undefined context value in Array.prototype.forEach.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/array.c | 17 +++++++++++------ dlls/mshtml/tests/es5.js | 7 +++++++ 2 files changed, 18 insertions(+), 6 deletions(-)
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=49642 Your paranoid android. === w1064 (task log) === Task errors: The previous 1 run(s) terminated abnormally === w2008s64 (task log) === Task errors: The previous 1 run(s) terminated abnormally === w2003std (task log) === Task errors: TestBot process got stuck or died unexpectedly The previous 1 run(s) terminated abnormally
participants (2)
-
Jacek Caban -
Marvin