[PATCH 6/9] jscript: Use jsdisp_define_data_property for arguments object properties.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/function.c | 6 ++++-- dlls/mshtml/tests/es5.js | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-)
Hi, While running your changed tests on Windows, 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=38319 Your paranoid android. === w1064 (64 bit misc) === TestBot process got stuck or died unexpectedly === wvistau64 (32 bit script) === script.c:644: Test failed: L"desc.enumerable = true expected false" === wvistau64_zh_CN (32 bit script) === script.c:644: Test failed: L"desc.enumerable = true expected false" === wvistau64_fr (32 bit script) === script.c:644: Test failed: L"desc.enumerable = true expected false" === wvistau64_he (32 bit script) === script.c:644: Test failed: L"desc.enumerable = true expected false" === wvistau64 (64 bit script) === script.c:644: Test failed: L"desc.enumerable = true expected false"
participants (2)
-
Jacek Caban -
Marvin