Title: [255393] trunk/LayoutTests
Revision
255393
Author
tsav...@apple.com
Date
2020-01-29 15:14:36 -0800 (Wed, 29 Jan 2020)

Log Message

REGRESSION: [ iOS ] scrollingcoordinator/ios/scroll-position-after-reattach.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=205309

Unreviewed test gardening.

Adjusted test expectations for an existing bug.

Patch by Jason Lawrence <lawrenc...@apple.com> on 2020-01-29

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (255392 => 255393)


--- trunk/LayoutTests/ChangeLog	2020-01-29 23:14:06 UTC (rev 255392)
+++ trunk/LayoutTests/ChangeLog	2020-01-29 23:14:36 UTC (rev 255393)
@@ -1,3 +1,15 @@
+2020-01-29  Jason Lawrence  <lawrenc...@apple.com>
+
+        REGRESSION: [ iOS ] scrollingcoordinator/ios/scroll-position-after-reattach.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=205309
+
+        Unreviewed test gardening.
+
+        Adjusted test expectations for an existing bug.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2020-01-29  Diego Pino Garcia  <dp...@igalia.com>
 
         [GTK] Gardening, expected to fail but passing

Modified: trunk/LayoutTests/platform/ios/TestExpectations (255392 => 255393)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-01-29 23:14:06 UTC (rev 255392)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-01-29 23:14:36 UTC (rev 255393)
@@ -3455,8 +3455,6 @@
 
 webkit.org/b/204757 imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-no-load-event.https.html [ Pass Failure ]
 
-webkit.org/b/205309 scrollingcoordinator/ios/scroll-position-after-reattach.html [ ImageOnlyFailure ]
-
 webkit.org/b/200043 fast/text/international/system-language/navigator-language [ Pass Failure ]
 
 webkit.org/b/203222 svg/wicd/rightsizing-grid.xhtml [ Pass Failure ]

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (255392 => 255393)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-01-29 23:14:06 UTC (rev 255392)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-01-29 23:14:36 UTC (rev 255393)
@@ -1364,4 +1364,6 @@
 webkit.org/b/206934 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.serviceworker.html [ Pass Failure ]
 
 webkit.org/b/206946 http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Pass Timeout ]
-webkit.org/b/206965 storage/indexeddb/intversion-long-queue-private.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/206965 storage/indexeddb/intversion-long-queue-private.html [ Pass Failure ]
+
+webkit.org/b/205309 scrollingcoordinator/ios/scroll-position-after-reattach.html [ ImageOnlyFailure ]
\ 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