Title: [213713] trunk/LayoutTests
Revision
213713
Author
jfernan...@igalia.com
Date
2017-03-10 09:32:07 -0800 (Fri, 10 Mar 2017)

Log Message

[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169470

Unreviewed GTK+ gardening. Updated test expectations after regressions r213671 and r213560.


* platform/gtk/TestExpectations:
   - imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Failure ]
   - imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html [ Failure ]
   - imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker.html [ Failure ]
   - imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.html [ Failure ]

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213712 => 213713)


--- trunk/LayoutTests/ChangeLog	2017-03-10 16:01:50 UTC (rev 213712)
+++ trunk/LayoutTests/ChangeLog	2017-03-10 17:32:07 UTC (rev 213713)
@@ -1,3 +1,16 @@
+2017-03-10  Javier Fernandez  <jfernan...@igalia.com>
+
+        [GTK] Unreviewed test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=169470
+
+        Unreviewed GTK+ gardening. Updated test expectations after regressions r213671 and r213560.
+
+        * platform/gtk/TestExpectations:
+           - imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Failure ]
+           - imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html [ Failure ]
+           - imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker.html [ Failure ]
+           - imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.html [ Failure ]
+
 2017-03-10  Antti Koivisto  <an...@apple.com>
 
         Loading in-body stylesheets should not block rendering of elements before them

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (213712 => 213713)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-03-10 16:01:50 UTC (rev 213712)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-03-10 17:32:07 UTC (rev 213713)
@@ -480,6 +480,10 @@
 webkit.org/b/169272 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.worker.html [ Failure ]
 webkit.org/b/169272 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDH.html [ Failure ]
 webkit.org/b/169272 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDH.html [ Failure ]
+webkit.org/b/169468 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Failure ]
+webkit.org/b/169468 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html [ Failure ]
+webkit.org/b/169469 imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker.html [ Failure ]
+webkit.org/b/169469 imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.html [ Failure ]
 
 # GTK does not implement setAutomaticLinkDetectionEnabled
 editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to