Title: [283379] trunk/LayoutTests
Revision
283379
Author
ehutchi...@apple.com
Date
2021-10-01 10:38:27 -0700 (Fri, 01 Oct 2021)

Log Message

Reset test expectations regarding bMalloc issue causing flaky crashes on wk1 Debug.
https://bugs.webkit.org/show_bug.cgi?id=230245.

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283378 => 283379)


--- trunk/LayoutTests/ChangeLog	2021-10-01 17:34:32 UTC (rev 283378)
+++ trunk/LayoutTests/ChangeLog	2021-10-01 17:38:27 UTC (rev 283379)
@@ -1,3 +1,12 @@
+2021-10-01  Eric Hutchison  <ehutchi...@apple.com>
+
+        Reset test expectations regarding bMalloc issue causing flaky crashes on wk1 Debug.
+        https://bugs.webkit.org/show_bug.cgi?id=230245.
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2021-10-01  Youenn Fablet  <you...@apple.com>
 
         Add support for PushEvent

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (283378 => 283379)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-10-01 17:34:32 UTC (rev 283378)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-10-01 17:38:27 UTC (rev 283379)
@@ -920,8 +920,6 @@
 
 webkit.org/b/214558 editing/execCommand/typing-should-not-trigger-scrolling-when-selection-is-visible.html [ Failure ]
 
-webkit.org/b/230719 [ Debug ] editing/selection/navigation-clears-editor-state.html [ Pass Crash ]
-
 webkit.org/b/181085 svg/custom/object-sizing-explicit-width.xhtml [ Pass Failure ]
 
 webkit.org/b/185332 animations/duplicate-keys.html [ Pass ImageOnlyFailure ]
@@ -1424,12 +1422,8 @@
 
 webkit.org/b/230701 [ Catalina Debug ] performance-api/performance-observer-callback-after-gc.html [ Pass Crash ]
 
-webkit.org/b/230717 [ Catalina BigSur Debug ] resize-observer/delete-observers-in-callbacks.html [ Pass Crash ]
-
 webkit.org/b/230729 [ Catalina Release ] imported/w3c/web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects.html [ Pass Failure ]
 
-webkit.org/b/230756 [ Catalina Debug ] svg/dom/SVGAnimatedListPropertyTearOff-crash-2.html [ Pass Crash ]
-
 webkit.org/b/230765 [ Catalina Debug ] storage/indexeddb/mozilla/cursors-private.html [ Pass Crash ]
 
 #WebGL Tests Timing Out on Catalina Debug WK1 EWS webkit.org/b/230774
@@ -1462,9 +1456,6 @@
 
 webkit.org/b/230777 [ Catalina Debug ] transitions/transition-end-event-destroy-renderer.html [ Pass Crash ]
 
-webkit.org/b/230807 [ Catalina Debug ] media/media-source/media-source-append-before-last-range-no-quota-exceeded.html [ Pass Crash ]
-webkit.org/b/230807 [ Catalina Debug ] media/media-source/media-source-remove.html [ Pass Crash ]
-
 webkit.org/b/230808 [ Catalina Debug ] media/modern-media-controls/media-controls/media-controls-placard-compressed-metrics.html [ Pass Crash ]
 
 webkit.org/b/230831 [ Catalina Debug ] storage/websql/multiple-transactions-on-different-handles.html [ Pass Crash ]
@@ -1484,5 +1475,3 @@
 webkit.org/b/230848 [ Catalina BigSur Debug ] webrtc/datachannel/datachannel-gc.html [ Pass Crash ]
 
 webkit.org/b/230905 [ Catalina BigSur Release ] imported/w3c/web-platform-tests/css/css-cascade/layer-counter-style-override.html [ Pass Failure ]
-
-webkit.org/b/230910 [ Catalina BigSur Debug ] storage/websql/multiple-databases-garbage-collection.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to