Title: [233099] trunk/LayoutTests
Revision
233099
Author
[email protected]
Date
2018-06-22 14:20:32 -0700 (Fri, 22 Jun 2018)

Log Message

LayoutTests imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.html and imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.html are flaky.
https://bugs.webkit.org/show_bug.cgi?id=186940

Unreviewed test gardening.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233098 => 233099)


--- trunk/LayoutTests/ChangeLog	2018-06-22 21:02:01 UTC (rev 233098)
+++ trunk/LayoutTests/ChangeLog	2018-06-22 21:20:32 UTC (rev 233099)
@@ -1,3 +1,12 @@
+2018-06-22  David Fenton  <[email protected]>
+
+         LayoutTests imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.html and imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.html are flaky.
+        https://bugs.webkit.org/show_bug.cgi?id=186940
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
 2018-06-22  Chris Dumez  <[email protected]>
 
         performance-api/performance-observer-no-document-leak.html is flaky

Modified: trunk/LayoutTests/TestExpectations (233098 => 233099)


--- trunk/LayoutTests/TestExpectations	2018-06-22 21:02:01 UTC (rev 233098)
+++ trunk/LayoutTests/TestExpectations	2018-06-22 21:20:32 UTC (rev 233099)
@@ -1426,6 +1426,8 @@
 # Flaky WebCrypto API tests
 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.html [ Pass Failure Slow ]
+webkit.org/b/186940 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.html [ Pass Failure Slow ]
+webkit.org/b/186940 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.html [ Pass Failure Slow ]
 
 # WebCryptoAPI tests that take too long to complete
 imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to