Bug 207373
Summary: | Regression (r255961): fast/loader/data-url-load-denied.html is consistently timing out on windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Brent Fulgham <bfulgham> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, bfulgham, tsavell, webkit-bot-watchers-bugzilla |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=206962 |
Aakash Jain
fast/loader/data-url-load-denied.html is consistently timing out on windows. This test was recently added in https://trac.webkit.org/changeset/255961/webkit
Sample build: https://build.webkit.org/builders/Apple%20Win%2010%20Release%20%28Tests%29/builds/4852
Sample result: https://build.webkit.org/results/Apple%20Win%2010%20Release%20(Tests)/r255973%20(4852)/results.html
+FAIL: Timed out waiting for notifyDone to be called
-PASS testRunner.didCancelClientRedirect became true
-PASS successfullyParsed is true
-TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
(In reply to Aakash Jain from comment #0)
> fast/loader/data-url-load-denied.html is consistently timing out on windows.
> This test was recently added in
> https://trac.webkit.org/changeset/255961/webkit
>
if this is impacting you, please skip the test. I will investigate this in the morning.
Brent Fulgham
It looks like we are never hitting 'didCancelClientRedirect' on Windows. Investigating.
Truitt Savell
marked as timeout in https://trac.webkit.org/changeset/256189/webkit