Title: [234102] trunk/LayoutTests
Revision
234102
Author
[email protected]
Date
2018-07-23 10:49:12 -0700 (Mon, 23 Jul 2018)

Log Message

Skip crypto tests on Windows.
https://bugs.webkit.org/show_bug.cgi?id=165090

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234101 => 234102)


--- trunk/LayoutTests/ChangeLog	2018-07-23 17:40:09 UTC (rev 234101)
+++ trunk/LayoutTests/ChangeLog	2018-07-23 17:49:12 UTC (rev 234102)
@@ -1,3 +1,12 @@
+2018-07-23  Per Arne Vollan  <[email protected]>
+
+        Skip crypto tests on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=165090
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-07-23  Ryan Haddad  <[email protected]>
 
         Mark http/tests/security/bypassing-cors-checks-for-extension-urls.html as flaky.

Modified: trunk/LayoutTests/platform/win/TestExpectations (234101 => 234102)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-07-23 17:40:09 UTC (rev 234101)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-07-23 17:49:12 UTC (rev 234102)
@@ -3746,6 +3746,7 @@
 
 # WebCrypto tests are failing.
 webkit.org/b/165090 imported/w3c/web-platform-tests/WebCryptoAPI [ Skip ]
+webkit.org/b/165090 http/wpt/crypto [ Skip ]
 
 # webglcontextchanged event not supported
 fast/canvas/webgl/webglcontextchangedevent.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to