<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LayoutTest http/tests/ssl/applepay/ApplePaySession.html is failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=165971">165971</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTest http/tests/ssl/applepay/ApplePaySession.html is failing
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>LayoutTest http/tests/ssl/applepay/ApplePaySession.html is failing

<a href="https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r209933%20(2281)/results.html">https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r209933%20(2281)/results.html</a>

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/ssl/applepay/ApplePaySession-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/ssl/applepay/ApplePaySession-actual.txt
&#64;&#64; -240,7 +240,7 &#64;&#64;
 PASS new ApplePaySession(2, request) threw exception TypeError: Type error.

 SETUP: request = validRequest(); request.billingContact = null;
-PASS new ApplePaySession(2, request) threw exception TypeError: Type error.
+FAIL new ApplePaySession(2, request) should throw an exception. Was [object ApplePaySession].

 SETUP: request = validRequest(); request.billingContact = 7;
 PASS new ApplePaySession(2, request) threw exception TypeError: Type error.
&#64;&#64; -298,7 +298,7 &#64;&#64;
 PASS new ApplePaySession(2, request) threw exception TypeError: Type error.

 SETUP: request = validRequest(); request.shippingContact = null;
-PASS new ApplePaySession(2, request) threw exception TypeError: Type error.
+FAIL new ApplePaySession(2, request) should throw an exception. Was [object ApplePaySession].

 SETUP: request = validRequest(); request.shippingContact = 7;
 PASS new ApplePaySession(2, request) threw exception TypeError: Type error.</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>