<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Add resource timing model with timing information"
   href="https://bugs.webkit.org/show_bug.cgi?id=161314#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Add resource timing model with timing information"
   href="https://bugs.webkit.org/show_bug.cgi?id=161314">bug 161314</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>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
&#64;&#64; -12,7 +12,7 &#64;&#64;
 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>