Title: [275124] trunk/LayoutTests
Revision
275124
Author
[email protected]
Date
2021-03-26 17:56:33 -0700 (Fri, 26 Mar 2021)

Log Message

[ macOS ] inspector/debugger/csp-exceptions.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=223830

Unreviewed test gardening.

* platform/mac/TestExpectations: Updated test expectations to Pass Failure Timeout while test is being reviewed. I added Timeout to the expectation because while the failure is a text failure, the text failure indicates that it's a timeout.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (275123 => 275124)


--- trunk/LayoutTests/ChangeLog	2021-03-27 00:02:13 UTC (rev 275123)
+++ trunk/LayoutTests/ChangeLog	2021-03-27 00:56:33 UTC (rev 275124)
@@ -1,3 +1,12 @@
+2021-03-26  Robert Jenner  <[email protected]>
+
+        [ macOS ] inspector/debugger/csp-exceptions.html is a flakey text failure
+        https://bugs.webkit.org/show_bug.cgi?id=223830
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: Updated test expectations to Pass Failure Timeout while test is being reviewed. I added Timeout to the expectation because while the failure is a text failure, the text failure indicates that it's a timeout.
+
 2021-03-26  Wenson Hsieh  <[email protected]>
 
         Use PUICQuickboardController for text input when HAVE(QUICKBOARD_CONTROLLER) is defined

Modified: trunk/LayoutTests/platform/mac/TestExpectations (275123 => 275124)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-03-27 00:02:13 UTC (rev 275123)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-03-27 00:56:33 UTC (rev 275124)
@@ -2280,3 +2280,5 @@
 
 # This fails on Catalina, but not Big Sur.
 [ Catalina Mojave ] inspector/canvas/updateShader-webgl.html [ Skip ]
+
+webkit.org/b/223820 inspector/debugger/csp-exceptions.html [ Pass Failure 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