Title: [258439] trunk/LayoutTests
Revision
258439
Author
jacob_uph...@apple.com
Date
2020-03-13 15:33:29 -0700 (Fri, 13 Mar 2020)

Log Message

REGRESSION (257844): fast/scrolling/scroll-container-horizontally.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=209083

Also changed expectations for a test that is now timing out.

Unreviewwd test gardening.

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

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2020-03-13 22:32:28 UTC (rev 258438)
+++ trunk/LayoutTests/ChangeLog	2020-03-13 22:33:29 UTC (rev 258439)
@@ -1,3 +1,15 @@
+2020-03-13  Jacob Uphoff  <jacob_uph...@apple.com>
+
+        REGRESSION (257844): fast/scrolling/scroll-container-horizontally.html is timing out
+        https://bugs.webkit.org/show_bug.cgi?id=209083
+
+        Also changed expectations for a test that is now timing out.
+
+        Unreviewwd test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+
 2020-03-13  Jason Lawrence  <lawrenc...@apple.com>
 
         [ Mac Release ] css3/selectors3/xml/css3-modsel-d4.xml is flaky failing.

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (258438 => 258439)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-03-13 22:32:28 UTC (rev 258438)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-03-13 22:33:29 UTC (rev 258439)
@@ -28,7 +28,6 @@
 
 webkit.org/b/172384 fast/hidpi/hidpi-long-page-with-inset-element.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/175865 quicklook/multi-sheet-numbers-09.html [ Pass Failure ]
 
 webkit.org/b/187699 [ Debug ] fast/forms/submit-change-fragment.html [ Pass Timeout ]
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (258438 => 258439)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-13 22:32:28 UTC (rev 258438)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-13 22:33:29 UTC (rev 258439)
@@ -1444,4 +1444,6 @@
 
 webkit.org/b/209006 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/085.html [ Pass Failure ]
 
-webkit.org/b/209205 fast/events/autoscroll-in-iframe.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209205 fast/events/autoscroll-in-iframe.html [ Pass Failure ]
+
+webkit.org/b/209083 fast/scrolling/scroll-container-horizontally.html [ Timeout ]
\ 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