Title: [267068] trunk/LayoutTests
Revision
267068
Author
[email protected]
Date
2020-09-14 19:48:20 -0700 (Mon, 14 Sep 2020)

Log Message

REGRESSION (r267002): ASSERTION FAILED:[ iOS wk2 Debug ] !HashTranslator::equal(KeyTraits::emptyValue(), key) on compositing/ios/overflow-scroll-update-overlap.html
https://bugs.webkit.org/show_bug.cgi?id=216520

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (267067 => 267068)


--- trunk/LayoutTests/ChangeLog	2020-09-15 02:17:25 UTC (rev 267067)
+++ trunk/LayoutTests/ChangeLog	2020-09-15 02:48:20 UTC (rev 267068)
@@ -1,3 +1,12 @@
+2020-09-14  Hector Lopez  <[email protected]>
+
+        REGRESSION (r267002): ASSERTION FAILED:[ iOS wk2 Debug ] !HashTranslator::equal(KeyTraits::emptyValue(), key) on compositing/ios/overflow-scroll-update-overlap.html
+        https://bugs.webkit.org/show_bug.cgi?id=216520
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2020-09-14  Simon Fraser  <[email protected]>
 
         REGRESSION (Async overflow scroll): Code snippets on getkirby.com appear and disappear as content is scrolled

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (267067 => 267068)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-09-15 02:17:25 UTC (rev 267067)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-09-15 02:48:20 UTC (rev 267068)
@@ -1261,7 +1261,7 @@
 
 webkit.org/b/194826 [ Debug ] http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
 
-webkit.org/b/195341 compositing/ios/overflow-scroll-update-overlap.html [ ImageOnlyFailure ]
+webkit.org/b/195341 compositing/ios/overflow-scroll-update-overlap.html [ Pass ImageOnlyFailure Crash ]
 
 webkit.org/b/196013 fast/scrolling/rtl-scrollbars-sticky-overflow-scroll-2.html [ ImageOnlyFailure ]
 webkit.org/b/196013 fast/scrolling/rtl-scrollbars-sticky-overflow-scroll.html [ ImageOnlyFailure ]
@@ -1890,4 +1890,3 @@
 
 webkit.org/b/186045 imported/w3c/web-platform-tests/css/css-ui/text-overflow-017.html [ Skip ]
 webkit.org/b/186045 imported/w3c/web-platform-tests/css/css-values/vh_not_refreshing_on_chrome.html [ Skip ]
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to