Title: [202623] trunk/LayoutTests
Revision
202623
Author
clo...@igalia.com
Date
2016-06-29 06:14:49 -0700 (Wed, 29 Jun 2016)

Log Message

[GTK] Fix the expectations for crypto/subtle tests after r202535.
https://bugs.webkit.org/show_bug.cgi?id=159260

Unreviewed.

* platform/gtk/TestExpectations: Skip properly the crypto/subtle tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202622 => 202623)


--- trunk/LayoutTests/ChangeLog	2016-06-29 12:21:21 UTC (rev 202622)
+++ trunk/LayoutTests/ChangeLog	2016-06-29 13:14:49 UTC (rev 202623)
@@ -1,5 +1,14 @@
 2016-06-29  Carlos Alberto Lopez Perez  <clo...@igalia.com>
 
+        [GTK] Fix the expectations for crypto/subtle tests after r202535.
+        https://bugs.webkit.org/show_bug.cgi?id=159260
+
+        Unreviewed.
+
+        * platform/gtk/TestExpectations: Skip properly the crypto/subtle tests.
+
+2016-06-29  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
         [GTK][Wayland] Implement support for running the layout tests under a (virtualized) Wayland environment.
         https://bugs.webkit.org/show_bug.cgi?id=156716
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (202622 => 202623)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-06-29 12:21:21 UTC (rev 202622)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-06-29 13:14:49 UTC (rev 202623)
@@ -405,19 +405,8 @@
 Bug(GTK) editing/secure-input [ Failure ]
 
 # crypto.subtle is not yet enabled, but digest algorithms are already implemented
-# and their tests are whitelisted
+# This feature was disabled from development builds recently, see also bug #159260
 webkit.org/b/133122 crypto/subtle [ Skip ]
-webkit.org/b/133319 crypto/subtle/sha-1.html [ Pass ]
-webkit.org/b/133319 crypto/subtle/sha-224.html [ Pass ]
-webkit.org/b/133319 crypto/subtle/sha-256.html [ Pass ]
-webkit.org/b/133319 crypto/subtle/sha-384.html [ Pass ]
-webkit.org/b/133319 crypto/subtle/sha-512.html [ Pass ]
-webkit.org/b/133320 crypto/subtle/hmac-check-algorithm.html [ Pass ]
-webkit.org/b/133320 crypto/subtle/hmac-export-key.html [ Pass ]
-webkit.org/b/133320 crypto/subtle/hmac-generate-key.html [ Pass ]
-webkit.org/b/133320 crypto/subtle/hmac-import-jwk.html [ Pass ]
-webkit.org/b/133320 crypto/subtle/hmac-sign-verify-empty-key.html [ Pass ]
-webkit.org/b/133320 crypto/subtle/hmac-sign-verify.html [ Pass ]
 
 # QuickTime plug-in not relevant to this port
 Bug(GTK) plugins/quicktime-plugin-replacement.html [ Skip ]
@@ -715,8 +704,6 @@
 webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure.html [ Failure ]
 webkit.org/b/158617 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_method_exist.html [ Failure ]
 
-# Subtle crypto
-webkit.org/b/133344 crypto/subtle/ [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to