Title: [207830] trunk/LayoutTests
Revision
207830
Author
[email protected]
Date
2016-10-25 11:43:50 -0700 (Tue, 25 Oct 2016)

Log Message

WebCryptoAPI test gardening after r207809.
https://bugs.webkit.org/show_bug.cgi?id=159638

Unreviewed test gardening.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (207829 => 207830)


--- trunk/LayoutTests/ChangeLog	2016-10-25 18:35:03 UTC (rev 207829)
+++ trunk/LayoutTests/ChangeLog	2016-10-25 18:43:50 UTC (rev 207830)
@@ -1,3 +1,12 @@
+2016-10-25  Ryan Haddad  <[email protected]>
+
+        WebCryptoAPI test gardening after r207809.
+        https://bugs.webkit.org/show_bug.cgi?id=159638
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
 2016-10-25  Eric Carlson  <[email protected]>
 
         [MediaStream] Add "has capture device" bit to media state flags

Modified: trunk/LayoutTests/TestExpectations (207829 => 207830)


--- trunk/LayoutTests/TestExpectations	2016-10-25 18:35:03 UTC (rev 207829)
+++ trunk/LayoutTests/TestExpectations	2016-10-25 18:43:50 UTC (rev 207830)
@@ -928,8 +928,10 @@
 imported/w3c/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.html [ Skip ]
 imported/w3c/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.html [ Skip ]
 # Take too long to complete, need to scale down.
-imported/w3c/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.html [ Slow ]
-imported/w3c/WebCryptoAPI/generateKey/test_successes.html [ Slow ]
+imported/w3c/WebCryptoAPI/generateKey/test_failures.html [ Slow ]
+imported/w3c/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.html [ Skip ]
+imported/w3c/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.html [ Slow ]
+imported/w3c/WebCryptoAPI/generateKey/test_successes.html [ Skip ]
 
 editing/deleting/delete-emoji.html [ Slow ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to