Bug 207373 - Regression (r255961): fast/loader/data-url-load-denied.html is consistently timing out on windows
Summary: Regression (r255961): fast/loader/data-url-load-denied.html is consistently t...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-06 18:55 PST by Aakash Jain
Modified: 2020-02-10 10:09 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 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
Comment 1 Brent Fulgham 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.
Comment 2 Brent Fulgham 2020-02-10 10:07:27 PST
It looks like we are never hitting 'didCancelClientRedirect' on Windows. Investigating.
Comment 3 Truitt Savell 2020-02-10 10:09:25 PST
marked as timeout in https://trac.webkit.org/changeset/256189/webkit