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 / TestsAssignee: 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
Reported 2020-02-06 18:55:42 PST
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
Brent Fulgham
Comment 1 2020-02-06 19:21:44 PST
(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
Comment 2 2020-02-10 10:07:27 PST
It looks like we are never hitting 'didCancelClientRedirect' on Windows. Investigating.
Truitt Savell
Comment 3 2020-02-10 10:09:25 PST
Note You need to log in before you can comment on or make changes to this bug.