Title: [222781] trunk/LayoutTests
Revision
222781
Author
[email protected]
Date
2017-10-03 09:05:30 -0700 (Tue, 03 Oct 2017)

Log Message

Update iOS TestExpectations for payment-request tests.
https://bugs.webkit.org/show_bug.cgi?id=177786

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222780 => 222781)


--- trunk/LayoutTests/ChangeLog	2017-10-03 16:05:27 UTC (rev 222780)
+++ trunk/LayoutTests/ChangeLog	2017-10-03 16:05:30 UTC (rev 222781)
@@ -1,3 +1,12 @@
+2017-10-03  Ryan Haddad  <[email protected]>
+
+        Update iOS TestExpectations for payment-request tests.
+        https://bugs.webkit.org/show_bug.cgi?id=177786
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2017-10-03  Brent Fulgham  <[email protected]>
 
         [Mac] Use safer decoding practices for NSKeyedUnarchiver

Modified: trunk/LayoutTests/platform/ios/TestExpectations (222780 => 222781)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-10-03 16:05:27 UTC (rev 222780)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-10-03 16:05:30 UTC (rev 222781)
@@ -508,6 +508,23 @@
 # This test relies on APIs not available on iOS
 fast/images/animated-image-mp4.html [ Skip ]
 
+ # skip manual payment-request tests
+imported/w3c/web-platform-tests/payment-request/algorithms-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/change-shipping-option-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/complete-method-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/methodName-attribute-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/payerEmail-attribute-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/payerName-attribute-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/payerPhone-attribute-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/requestId-attribute-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/shippingAddress-attribute-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/payment-response/shippingOption-attribute-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/PaymentAddress/attributes-and-toJSON-method-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/shipping-address-changed-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/updateWith-method-pmi-handling-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/user-abort-algorithm-manual.https.html [ Skip ]
+imported/w3c/web-platform-tests/payment-request/user-accepts-payment-request-algo-manual.https.html [ Skip ]
+
 ###
 # Known failures
 ##
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to