[PATCH 3/3] jscript: Add support for parametrized compound assignments.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/compile.c | 27 +++++++++----- dlls/jscript/tests/run.c | 76 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+), 8 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=55303 Your paranoid android. === wvistau64 (64 bit report) === jscript: run: Timeout === w2008s64 (64 bit report) === jscript: run: Timeout === w7pro64 (task log) === Task errors: The task timed out === w864 (64 bit report) === jscript: run: Timeout === w1064v1507 (64 bit report) === jscript: run: Timeout === w1064v1809 (64 bit report) === jscript: run: Timeout
participants (2)
-
Jacek Caban -
Marvin