Bug 202241

Summary: [GTK] http/tests/inspector/network/resource-timing.html is failing
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, yurys
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=210106

Alicia Boya García
Reported 2019-09-25 14:23:26 PDT
http/tests/inspector/network/resource-timing.html Failing since r249530:r249620 --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/inspector/network/resource-timing-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/inspector/network/resource-timing-actual.txt @@ -1,3 +1,6 @@ +CONSOLE MESSAGE: Response served by service worker has redirections +CONSOLE MESSAGE: Cannot load http://127.0.0.1:8000/inspector/network/resources/redirect.php. +CONSOLE MESSAGE: Response served by service worker has redirections Tests that a resource has timing information. @@ -19,8 +22,5 @@ PASS: responseEnd should come after responseStart. -- Running test case: Resource.TimingData.Redirect -PASS: Start time should be before redirect start time. -PASS: Redirect start time should be before redirect end time. -PASS: Redirect duration should be at least a few milliseconds. -PASS: Redirect end time should be before fetch start time. +!! TIMEOUT: took longer than 10000ms
Attachments
Yury Semikhatsky
Comment 1 2019-10-22 16:40:19 PDT
Interesting, 1000 iterations of the test pass locally with no issues. Perhaps it's a difference with the bot's environment.
Carlos Garcia Campos
Comment 2 2020-04-08 02:30:37 PDT
This is passing since r259705.
Note You need to log in before you can comment on or make changes to this bug.