Title: [275234] trunk/LayoutTests
Revision
275234
Author
[email protected]
Date
2021-03-30 14:14:52 -0700 (Tue, 30 Mar 2021)

Log Message

[ macOS iOS ] crypto/crypto-random-values-oom.html is a flakey timeout
https://bugs.webkit.org/show_bug.cgi?id=223949

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations: Updated expectations to Pass Timeout while test is reviewed.
* platform/mac/TestExpectations: Updated expectations to Pass Timeout while test is reviewed.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (275233 => 275234)


--- trunk/LayoutTests/ChangeLog	2021-03-30 20:59:34 UTC (rev 275233)
+++ trunk/LayoutTests/ChangeLog	2021-03-30 21:14:52 UTC (rev 275234)
@@ -1,3 +1,13 @@
+2021-03-30  Robert Jenner  <[email protected]>
+
+        [ macOS iOS ] crypto/crypto-random-values-oom.html is a flakey timeout
+        https://bugs.webkit.org/show_bug.cgi?id=223949
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations: Updated expectations to Pass Timeout while test is reviewed. 
+        * platform/mac/TestExpectations: Updated expectations to Pass Timeout while test is reviewed. 
+
 2021-03-30  Frédéric Wang  <[email protected]>
 
         Release assert in compareAnimationsByCompositeOrder

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (275233 => 275234)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2021-03-30 20:59:34 UTC (rev 275233)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2021-03-30 21:14:52 UTC (rev 275234)
@@ -160,3 +160,5 @@
 webkit.org/b/222808 imported/w3c/web-platform-tests/webrtc/protocol/candidate-exchange.https.html [ Pass Failure ]
 
 # webkit.org/b/209139 fast/canvas/webgl/webgl-clear-composited-notshowing.html [ Failure ]
+
+webkit.org/b/223949 crypto/crypto-random-values-oom.html [ Pass Timeout ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac/TestExpectations (275233 => 275234)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-03-30 20:59:34 UTC (rev 275233)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-03-30 21:14:52 UTC (rev 275234)
@@ -2283,4 +2283,6 @@
 
 webkit.org/b/223820 inspector/debugger/csp-exceptions.html [ Pass Failure Timeout ]
 
-webkit.org/b/222748 [ Debug ] http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/222748 [ Debug ] http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html [ Pass Failure ]
+
+webkit.org/b/223949 crypto/crypto-random-values-oom.html [ Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to