Title: [241834] trunk/LayoutTests
Revision
241834
Author
tsav...@apple.com
Date
2019-02-20 13:49:53 -0800 (Wed, 20 Feb 2019)

Log Message

[ Mac WK2 iOS Debug ] REGRESSION (r240713) Layout Test scrollingcoordinator/scrolling-tree/fixed-inside-frame.html is flaky failure
https://bugs.webkit.org/show_bug.cgi?id=194253

Unreviewed test gardening.

Patch by Shawn Roberts <srobe...@apple.com> on 2019-02-20

* platform/ios-wk2/TestExpectations: Marking as flaky until a fix lands
* platform/mac-wk2/TestExpectations: ditto

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (241833 => 241834)


--- trunk/LayoutTests/ChangeLog	2019-02-20 21:38:40 UTC (rev 241833)
+++ trunk/LayoutTests/ChangeLog	2019-02-20 21:49:53 UTC (rev 241834)
@@ -1,5 +1,15 @@
 2019-02-20  Shawn Roberts  <srobe...@apple.com>
 
+        [ Mac WK2 iOS Debug ] REGRESSION (r240713) Layout Test scrollingcoordinator/scrolling-tree/fixed-inside-frame.html is flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=194253
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations: Marking as flaky until a fix lands
+        * platform/mac-wk2/TestExpectations: ditto
+
+2019-02-20  Shawn Roberts  <srobe...@apple.com>
+
         [ Mac WK2 ] REGRESSION (r239333) Flaky ASSERTION FAILED: m_uncommittedState.state == State::Committed on http/tests/cookies/same-site/fetch-after-top-level-navigation-from-cross-origin-page.html
         https://bugs.webkit.org/show_bug.cgi?id=194225
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (241833 => 241834)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-02-20 21:38:40 UTC (rev 241833)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-02-20 21:49:53 UTC (rev 241834)
@@ -1307,4 +1307,6 @@
 
 webkit.org/b/190888 [ Release ] fast/animation/request-animation-frame.html [ Pass Failure ]
 
-webkit.org/b/194826 [ Debug ] http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/194826 [ Debug ] http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
+
+webkit.org/b/194253 [ Debug ] scrollingcoordinator/scrolling-tree/fixed-inside-frame.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (241833 => 241834)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-02-20 21:38:40 UTC (rev 241833)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-02-20 21:49:53 UTC (rev 241834)
@@ -918,4 +918,6 @@
 
 webkit.org/b/194368 http/tests/workers/service/basic-register-exceptions.html [ Pass Failure ]
 
-webkit.org/b/194225 [ Mojave Debug ] http/tests/cookies/same-site/fetch-after-top-level-navigation-from-cross-origin-page.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/194225 [ Mojave Debug ] http/tests/cookies/same-site/fetch-after-top-level-navigation-from-cross-origin-page.html [ Pass Crash ]
+
+webkit.org/b/194253 scrollingcoordinator/scrolling-tree/fixed-inside-frame.html [ Pass Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to