[PATCH 1/3] jscript: Support VT_UI1 and VT_I1 types.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/jsutils.c | 6 ++++++ dlls/jscript/tests/run.c | 14 +++++++++++--- 2 files changed, 17 insertions(+), 3 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=55301 Your paranoid android. === wvistau64 (task log) === Task errors: The task timed out === w2008s64 (64 bit report) === jscript: run: Timeout === w7pro64 (64 bit report) === jscript: run: Timeout === 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