On 09/02/2009 12:27 PM, Jacek Caban wrote:
dlls/mshtml/tests/htmldoc.c | 270 +++++++++++++++++++++++++++++-------------- 1 files changed, 182 insertions(+), 88 deletions(-)
Hi Jacek,
Looks like this one introduced 2 test failures on some boxes, I couldn't find a common denominator though.
The failures happen on IE6, IE7 and IE8 on different platforms (NT4 and higher). There are however also IE8 boxes without failures.
The failures seem to be triggered by the "test_download(FALSE, FALSE, FALSE);" on line 4026.
Could you have a look?
(Some other failures happen on ME and lower but I'll investigate those).