[PATCH 8/8] mshtml: Add Function.prototype.bind tests.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/tests/es5.js | 80 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 79 insertions(+), 1 deletion(-)
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=55483 Your paranoid android. === wvistau64_he (task log) === Task errors: The previous 1 run(s) terminated abnormally === wvistau64_he (task log) === Task errors: The previous 1 run(s) terminated abnormally === wvistau64_fr (32 bit report) === mshtml: htmldoc.c:5374: Test failed: elem == NULL === wvistau64_he (32 bit report) === mshtml: htmldoc: Timeout === wvistau64_he (task log) === Task errors: An error occurred while waiting for the test to complete: network read timed out (wait2/connect:AgentVersion.h:0/9) The test VM has crashed, rebooted or lost connectivity (or the TestAgent server died) The previous 2 run(s) terminated abnormally === wvistau64_fr (task log) === Task errors: The previous 1 run(s) terminated abnormally === wvistau64_he (task log) === Task errors: The previous 1 run(s) terminated abnormally === 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 1565785186472 expected 1565785186535" === w7pro64 (64 bit report) === mshtml: script.c:646: Test failed: L"/index.html?dom.js: typeof(window.localStorage) = object"
participants (2)
-
Jacek Caban -
Marvin