Title: [255573] trunk/LayoutTests
Revision
255573
Author
tsav...@apple.com
Date
2020-02-03 10:36:54 -0800 (Mon, 03 Feb 2020)

Log Message

Fix expectation after r255561 that needed to be just iPad
https://bugs.webkit.org/show_bug.cgi?id=207116

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:
* platform/ipad/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (255572 => 255573)


--- trunk/LayoutTests/ChangeLog	2020-02-03 18:25:35 UTC (rev 255572)
+++ trunk/LayoutTests/ChangeLog	2020-02-03 18:36:54 UTC (rev 255573)
@@ -1,3 +1,13 @@
+2020-02-03  Truitt Savell  <tsav...@apple.com>
+
+        Fix expectation after r255561 that needed to be just iPad
+        https://bugs.webkit.org/show_bug.cgi?id=207116
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/ipad/TestExpectations:
+
 2020-02-03  Jacob Uphoff  <jacob_uph...@apple.com>
 
         Flaky Test: inspector/worker/debugger-pause.html

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (255572 => 255573)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-03 18:25:35 UTC (rev 255572)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-03 18:36:54 UTC (rev 255573)
@@ -1365,5 +1365,3 @@
 webkit.org/b/205309 scrollingcoordinator/ios/scroll-position-after-reattach.html [ ImageOnlyFailure ]
 
 webkit.org/b/206993 [ Release ]  fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Pass ImageOnlyFailure ]
-
-webkit.org/b/207116 compositing/backing/page-scale-overlap-in-iframe.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/ipad/TestExpectations (255572 => 255573)


--- trunk/LayoutTests/platform/ipad/TestExpectations	2020-02-03 18:25:35 UTC (rev 255572)
+++ trunk/LayoutTests/platform/ipad/TestExpectations	2020-02-03 18:36:54 UTC (rev 255573)
@@ -63,3 +63,5 @@
 webkit.org/b/203264 editing/pasteboard/smart-paste-paragraph-004.html [ Pass ]
 
 media/picture-in-picture [ Pass ]
+
+webkit.org/b/207116 compositing/backing/page-scale-overlap-in-iframe.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