[PATCH 9/9] jscript: Added Object.defineProperties stub.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/object.c | 10 ++++++++++ dlls/mshtml/tests/documentmode.js | 1 + 2 files changed, 11 insertions(+)
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=38322 Your paranoid android. === 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