Title: [255602] trunk/LayoutTests
Revision
255602
Author
[email protected]
Date
2020-02-03 15:04:20 -0800 (Mon, 03 Feb 2020)

Log Message

[ macOS iOS ] fast/dom/connected-subframe-counter-overflow.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=207152

Unreviewed test gardening.

Patch by Jacob Uphoff <[email protected]> on 2020-02-03

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (255601 => 255602)


--- trunk/LayoutTests/ChangeLog	2020-02-03 22:58:47 UTC (rev 255601)
+++ trunk/LayoutTests/ChangeLog	2020-02-03 23:04:20 UTC (rev 255602)
@@ -1,3 +1,13 @@
+2020-02-03  Jacob Uphoff  <[email protected]>
+
+        [ macOS iOS ] fast/dom/connected-subframe-counter-overflow.html is flaky timing out
+        https://bugs.webkit.org/show_bug.cgi?id=207152
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-02-03  Jason Lawrence  <[email protected]>
 
         [ Mac wk2 Release ] fast/dom/navigator-detached-no-crash.html flaky failing.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (255601 => 255602)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-02-03 22:58:47 UTC (rev 255601)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-02-03 23:04:20 UTC (rev 255602)
@@ -3472,4 +3472,6 @@
 webkit.org/b/206897 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height-viewbox.html [ Skip ]
 webkit.org/b/206897 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-omitted-height.html [ Skip ]
 
-webkit.org/b/207057 imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/207057 imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm [ Pass Failure ]
+
+webkit.org/b/207152 fast/dom/connected-subframe-counter-overflow.html  [ Pass Timeout ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac/TestExpectations (255601 => 255602)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-02-03 22:58:47 UTC (rev 255601)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-02-03 23:04:20 UTC (rev 255602)
@@ -1978,4 +1978,6 @@
 
 webkit.org/b/207142 requestidlecallback/requestidlecallback-is-called.html [ Pass Failure ]
 
-webkit.org/b/207147 legacy-animation-engine/compositing/geometry/partial-layout-update.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/207147 legacy-animation-engine/compositing/geometry/partial-layout-update.html [ Pass Failure ]
+
+webkit.org/b/207152 fast/dom/connected-subframe-counter-overflow.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