Title: [233900] trunk/LayoutTests
Revision
233900
Author
[email protected]
Date
2018-07-17 17:24:23 -0700 (Tue, 17 Jul 2018)

Log Message

Unreviewed, test gardening after r233898.

* TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios/TestExpectations:
* platform/mac/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233899 => 233900)


--- trunk/LayoutTests/ChangeLog	2018-07-17 23:34:36 UTC (rev 233899)
+++ trunk/LayoutTests/ChangeLog	2018-07-18 00:24:23 UTC (rev 233900)
@@ -1,3 +1,13 @@
+2018-07-17  Jiewen Tan  <[email protected]>
+
+        Unreviewed, test gardening after r233898.
+
+        * TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2018-07-15  Jiewen Tan  <[email protected]>
 
         [WebCrypto] Crypto operations should copy their parameters before hoping to another thread

Modified: trunk/LayoutTests/TestExpectations (233899 => 233900)


--- trunk/LayoutTests/TestExpectations	2018-07-17 23:34:36 UTC (rev 233899)
+++ trunk/LayoutTests/TestExpectations	2018-07-18 00:24:23 UTC (rev 233900)
@@ -1519,6 +1519,8 @@
 crypto/subtle/rsa-pss-import-spki-key.html [ Skip ]
 crypto/workers/subtle/rsa-pss-import-key-sign.html [ Skip ]
 crypto/workers/subtle/rsa-pss-import-key-verify.html [ Skip ]
+http/wpt/crypto/rsa-pss-crash.any.html [ Skip ]
+http/wpt/crypto/rsa-pss-crash.any.worker.html [ Skip ]
 
 editing/deleting/delete-emoji.html [ Slow ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (233899 => 233900)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-07-17 23:34:36 UTC (rev 233899)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-07-18 00:24:23 UTC (rev 233900)
@@ -693,6 +693,8 @@
 crypto/subtle/rsa-pss-import-spki-key.html [ Pass ]
 crypto/workers/subtle/rsa-pss-import-key-sign.html [ Pass ]
 crypto/workers/subtle/rsa-pss-import-key-verify.html [ Pass ]
+http/wpt/crypto/rsa-pss-crash.any.html [ Pass ]
+http/wpt/crypto/rsa-pss-crash.any.worker.html [ Pass ]
 
 # Missing support for 521-bit elliptic curves.
 webkit.org/b/175199 crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p521.html [ Skip ]

Modified: trunk/LayoutTests/platform/ios/TestExpectations (233899 => 233900)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-07-17 23:34:36 UTC (rev 233899)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-07-18 00:24:23 UTC (rev 233900)
@@ -1116,6 +1116,8 @@
 crypto/subtle/rsa-pss-import-spki-key.html [ Pass ]
 crypto/workers/subtle/rsa-pss-import-key-sign.html [ Pass ]
 crypto/workers/subtle/rsa-pss-import-key-verify.html [ Pass ]
+http/wpt/crypto/rsa-pss-crash.any.html [ Pass ]
+http/wpt/crypto/rsa-pss-crash.any.worker.html [ Pass ]
 
 # Depend on iOS 11 API.
 fast/viewport/ios/viewport-fit-contain.html [ Pass ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (233899 => 233900)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-07-17 23:34:36 UTC (rev 233899)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-07-18 00:24:23 UTC (rev 233900)
@@ -1608,6 +1608,8 @@
 [ HighSierra+ ] crypto/subtle/rsa-pss-import-spki-key.html [ Pass ]
 [ HighSierra+ ] crypto/workers/subtle/rsa-pss-import-key-sign.html [ Pass ]
 [ HighSierra+ ] crypto/workers/subtle/rsa-pss-import-key-verify.html [ Pass ]
+[ HighSierra+ ] http/wpt/crypto/rsa-pss-crash.any.html [ Pass ]
+[ HighSierra+ ] http/wpt/crypto/rsa-pss-crash.any.worker.html [ Pass ]
 
 # <rdar://problem/32352702> REGRESSION: fast/dom/HTMLMeterElement/meter-appearances LayoutTests failing
 [ HighSierra+ ] fast/dom/HTMLMeterElement/meter-appearances-capacity.html [ Failure ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (233899 => 233900)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-07-17 23:34:36 UTC (rev 233899)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-07-18 00:24:23 UTC (rev 233900)
@@ -915,6 +915,8 @@
 crypto/subtle/rsa-pss-import-spki-key.html [ Pass ]
 crypto/workers/subtle/rsa-pss-import-key-sign.html [ Pass ]
 crypto/workers/subtle/rsa-pss-import-key-verify.html [ Pass ]
+http/wpt/crypto/rsa-pss-crash.any.html [ Pass ]
+http/wpt/crypto/rsa-pss-crash.any.worker.html [ Pass ]
 
 # Missing support for 521-bit elliptic curves.
 webkit.org/b/175199 crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p521.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to