[PATCH 5/7] mshtml/tests: Rename elements.js to dom.js.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/tests/{elements.js => dom.js} | 0 dlls/mshtml/tests/rsrc.rc | 4 ++-- dlls/mshtml/tests/script.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename dlls/mshtml/tests/{elements.js => dom.js} (100%)
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=54289 Your paranoid android. === debian9 (32 bit report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x006e3a9c). htmldoc.c:2576: Test failed: unexpected call UpdateUI htmldoc.c:2887: Test failed: unexpected call Exec_UPDATECOMMANDS htmldoc.c:2576: Test failed: unexpected call UpdateUI htmldoc.c:2887: Test failed: unexpected call Exec_UPDATECOMMANDS Report errors: mshtml:dom crashed (c0000005) === debian9 (32 bit French report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x006e3a9c). Report errors: mshtml:dom crashed (c0000005) === debian9 (32 bit Japanese:Japan report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x006e3a9c). Report errors: mshtml:dom crashed (c0000005) === debian9 (32 bit Chinese:China report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x006e3a9c). htmldoc.c:2576: Test failed: unexpected call UpdateUI htmldoc.c:2887: Test failed: unexpected call Exec_UPDATECOMMANDS Report errors: mshtml:dom crashed (c0000005) === debian9 (32 bit WoW report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x006e3a9c). Report errors: mshtml:dom crashed (c0000005) === debian9 (64 bit WoW report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x006e3a9c). Report errors: mshtml:dom crashed (c0000005)
participants (2)
-
Jacek Caban -
Marvin