Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/mshtml/htmldoc.c | 10 +++++----- dlls/mshtml/tests/dom.c | 6 ++++++ 2 files changed, 11 insertions(+), 5 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=49688
Your paranoid android.
=== debian9 (32 bit report) ===
mshtml: events.c:2654: Test failed: put_URL failed: 8000ffff events: Timeout
=== debian9 (32 bit Chinese:China report) ===
mshtml: events.c:2654: Test failed: put_URL failed: 8000ffff events: Timeout
=== debian9b (32 bit WoW report) ===
mshtml: events.c:2654: Test failed: put_URL failed: 8000ffff events: Timeout
=== debian9b (64 bit WoW report) ===
mshtml: events.c:2654: Test failed: put_URL failed: 8000ffff events: Timeout
On 3/21/19 2:41 PM, Jacek Caban wrote:
Signed-off-by: Jacek Caban jacek@codeweavers.com
dlls/mshtml/htmldoc.c | 10 +++++----- dlls/mshtml/tests/dom.c | 6 ++++++ 2 files changed, 11 insertions(+), 5 deletions(-)
Please ignore this patch for now, I will send a better version.
Jacek