[PATCH 5/6] mshtml/tests: Use more winetest.js helpers in more places.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/tests/dom.js | 113 +++++++++------------------- dlls/mshtml/tests/events.js | 142 ++++++++++++------------------------ 2 files changed, 80 insertions(+), 175 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=86796 Your paranoid android. === w8adm (32 bit report) === mshtml: events.c:1089: Test failed: unexpected call img_onerror events: Timeout === w8adm (32 bit report) === mshtml: script.c:624: Test failed: L"events.html: img.onload not called before window.onload" === w10pro64 (32 bit report) === mshtml: script.c:624: Test failed: L"/index.html?dom.js:storage: typeof(window.localStorage) = unknown" === w10pro64 (64 bit report) === mshtml: script.c:624: Test failed: L"/index.html?dom.js:storage: typeof(window.localStorage) = unknown"
participants (2)
-
Jacek Caban -
Marvin