[Webkit-unassigned] [Bug 165971] New: LayoutTest http/tests/ssl/applepay/ApplePaySession.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 14:30:45 PST 2016


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

            Bug ID: 165971
           Summary: LayoutTest
                    http/tests/ssl/applepay/ApplePaySession.html is
                    failing
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

LayoutTest http/tests/ssl/applepay/ApplePaySession.html is failing

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r209933%20(2281)/results.html

--- /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
@@ -240,7 +240,7 @@
 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.
@@ -298,7 +298,7 @@
 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.

-- 
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/20161216/449cab72/attachment.html>


More information about the webkit-unassigned mailing list