[PATCH 4/5] mshtml/tests: Add Object.defineProperties tests.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/tests/es5.js | 43 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+)
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=55686 Your paranoid android. === w7pro64 (32 bit report) === mshtml: script.c:646: Test failed: L"/index.html?dom.js: typeof(window.localStorage) = object" script.c:646: Test failed: L"/index.html?es5.js: unexpected Date.now() result 1566386610195 expected 1566386610257" === w7pro64 (64 bit report) === mshtml: script.c:646: Test failed: L"/index.html?dom.js: typeof(window.localStorage) = object"
participants (2)
-
Jacek Caban -
Marvin