Title: [258440] trunk/LayoutTests
Revision
258440
Author
cdu...@apple.com
Date
2020-03-13 15:35:09 -0700 (Fri, 13 Mar 2020)

Log Message

REGRESSION: (r256232) [ Mac wk1 Release ] resize-observer/delete-observers-in-callbacks.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=207847
<rdar://problem/59516099>

Unreviewed, unskip test now that is should no longer be flaky after r258438.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258439 => 258440)


--- trunk/LayoutTests/ChangeLog	2020-03-13 22:33:29 UTC (rev 258439)
+++ trunk/LayoutTests/ChangeLog	2020-03-13 22:35:09 UTC (rev 258440)
@@ -1,3 +1,13 @@
+2020-03-13  Chris Dumez  <cdu...@apple.com>
+
+        REGRESSION: (r256232) [ Mac wk1 Release ] resize-observer/delete-observers-in-callbacks.html is flaky failing.
+        https://bugs.webkit.org/show_bug.cgi?id=207847
+        <rdar://problem/59516099>
+
+        Unreviewed, unskip test now that is should no longer be flaky after r258438.
+
+        * platform/mac-wk1/TestExpectations:
+
 2020-03-13  Jacob Uphoff  <jacob_uph...@apple.com>
 
         REGRESSION (257844): fast/scrolling/scroll-container-horizontally.html is timing out

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (258439 => 258440)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-13 22:33:29 UTC (rev 258439)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-13 22:35:09 UTC (rev 258440)
@@ -927,8 +927,6 @@
 
 webkit.org/b/207568 inspector/page/overrideUserAgent.html [ Pass Failure ]
 
-webkit.org/b/207847 resize-observer/delete-observers-in-callbacks.html [ Pass Failure ]
-
 webkit.org/b/207857 fast/canvas/webgl/texImage2D-mse-flipY-false.html [ Pass Timeout ]
 
 webkit.org/b/207891 imported/w3c/web-platform-tests/css/css-position/fixed-z-index-blend.html [ Pass Failure ]
@@ -957,4 +955,4 @@
 
 webkit.org/b/209067 http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-subframe.html [ Pass Failure ]
 
-webkit.org/b/209073 [ Debug ] inspector/injected-script/avoid-getter-invocation.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209073 [ Debug ] inspector/injected-script/avoid-getter-invocation.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to