[Webkit-unassigned] [Bug 161314] Web Inspector: Add resource timing model with timing information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 11:42:26 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161314

--- Comment #8 from Joseph Pecoraro <joepeck at webkit.org> ---
Hmm, the test failed on the Mac Yosemite bots:

--- /Volumes/Data/EWS/WebKit/WebKitBuild/Release/layout-test-results/http/tests/inspector/network/resource-timing-expected.txt
+++ /Volumes/Data/EWS/WebKit/WebKitBuild/Release/layout-test-results/http/tests/inspector/network/resource-timing-actual.txt
@@ -12,7 +12,7 @@
 PASS: domainLookupStart and domainLookupEnd should both be NaN or a number.
 PASS: connectStart and connectEnd should both be NaN or a number.
 PASS: requestStart should come after startTime.
-PASS: A secure connection should be reused or secureConnectionStart should come after connectStart.
+FAIL: A secure connection should be reused or secureConnectionStart should come after connectStart.
 PASS: responseStart should come after requestStart.
 PASS: responseEnd should not be available yet.
 PASS: responseEnd should come after responseStart.

That is weird.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160829/7a88ee68/attachment.html>


More information about the webkit-unassigned mailing list