Title: [269148] trunk/LayoutTests
Revision
269148
Author
[email protected]
Date
2020-10-29 08:16:24 -0700 (Thu, 29 Oct 2020)

Log Message

REGRESSION: [ Mojave+ ] inspector/dom-debugger/attribute-modified-style.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=218341

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269147 => 269148)


--- trunk/LayoutTests/ChangeLog	2020-10-29 14:29:52 UTC (rev 269147)
+++ trunk/LayoutTests/ChangeLog	2020-10-29 15:16:24 UTC (rev 269148)
@@ -1,3 +1,13 @@
+2020-10-29  Karl Rackler  <[email protected]>
+
+        REGRESSION: [ Mojave+ ] inspector/dom-debugger/attribute-modified-style.html is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=218341
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2020-10-29  Martin Robinson  <[email protected]>
 
         Make scroll-margin independent of scroll snapping and have it apply when scrolling to anchors

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (269147 => 269148)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-10-29 14:29:52 UTC (rev 269147)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-10-29 15:16:24 UTC (rev 269148)
@@ -1198,3 +1198,5 @@
 webkit.org/b/217761 [ Mojave+ Debug ] webgl/2.0.0/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Pass Crash ]
 
 webkit.org/b/217934 inspector/debugger/breakpoint-resolve-when-script-added.html [ Skip ]
+
+webkit.org/b/218341 [ Debug ] inspector/dom-debugger/attribute-modified-style.html [ Pass Timeout ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (269147 => 269148)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-10-29 14:29:52 UTC (rev 269147)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-10-29 15:16:24 UTC (rev 269148)
@@ -1328,4 +1328,6 @@
 webkit.org/b/217938 [ Mojave+ ] http/wpt/service-workers/fetchEvent.https.html [ Pass Failure ]
 webkit.org/b/217938 [ Mojave+ ] http/wpt/service-workers/header-filtering.https.html [ Pass Failure ]
 webkit.org/b/217938 [ Mojave+ ] http/wpt/service-workers/mac/throttleable.https.html [ Pass Failure ]
-webkit.org/b/217938 [ Mojave+ ] http/wpt/service-workers/online.https.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/217938 [ Mojave+ ] http/wpt/service-workers/online.https.html [ Pass Failure ]
+
+webkit.org/b/218341 inspector/dom-debugger/attribute-modified-style.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