Title: [283198] trunk/LayoutTests
Revision
283198
Author
[email protected]
Date
2021-09-28 15:06:15 -0700 (Tue, 28 Sep 2021)

Log Message

Marking more tests crashing with uncaught exception 'NSInvalidArgumentException'
rdar://83592102

Unreviewed test gardening.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283197 => 283198)


--- trunk/LayoutTests/ChangeLog	2021-09-28 22:03:46 UTC (rev 283197)
+++ trunk/LayoutTests/ChangeLog	2021-09-28 22:06:15 UTC (rev 283198)
@@ -1,3 +1,12 @@
+2021-09-28  Truitt Savell  <[email protected]>
+
+        Marking more tests crashing with uncaught exception 'NSInvalidArgumentException'
+        rdar://83592102
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2021-09-28  Cameron McCormack  <[email protected]>
 
         Preserve color space when structured cloning ImageBitmaps

Modified: trunk/LayoutTests/platform/mac/TestExpectations (283197 => 283198)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-09-28 22:03:46 UTC (rev 283197)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-09-28 22:06:15 UTC (rev 283198)
@@ -2419,7 +2419,7 @@
 [ Monterey+ ] editing/selection/context-menu-on-text.html [ Crash ]
 [ Monterey+ ] editing/selection/context-menu-text-selection-lookup.html [ Crash ]
 
-# rdar://83591040
+rdar://83592102
 [ Monterey+ ] editing/mac/selection/context-menu-select-editability.html [ Crash ]
 [ Monterey+ ] editing/mac/spelling/advance-to-next-misspelling.html [ Crash ]
 [ Monterey+ ] editing/selection/5354455-1.html [ Crash ]
@@ -2426,6 +2426,19 @@
 [ Monterey+ ] editing/spelling/context-menu-suggestions-multiword-selection.html [ Crash ]
 [ Monterey+ ] editing/spelling/context-menu-suggestions-subword-selection.html [ Crash ]
 [ Monterey+ ] editing/spelling/context-menu-suggestions.html [ Crash ]
+[ Monterey+ ] editing/mac/spelling/disable-automatic-spelling-correction-context-menu-item.html [ Crash ]
+[ Monterey+ ] editing/spelling/spellcheck-input-search-crash.html [ Crash ]
+[ Monterey+ ] editing/mac/style/do-not-crash-when-showing-font-panel.html [ Crash ]
+[ Monterey+ ] editing/selection/empty-cell-right-click.html [ Crash ]
+[ Monterey+ ] editing/selection/minimal-user-select-crash.html [ Crash ]
+[ Monterey+ ] fast/events/context-no-deselect.html [ Crash ]
+[ Monterey+ ] fast/events/contextmenu-actions-in-selected-text.html [ Crash ]
+[ Monterey+ ] fast/events/contextmenu-dismiss-blink-caret.html [ Crash ]
+[ Monterey+ ] fast/events/contextmenu-reentrancy-crash.html [ Crash ]
+[ Monterey+ ] fast/forms/color/color-input-activate-crash.html [ Crash ]
+[ Monterey+ ] fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Crash ]
+[ Monterey+ ] fast/forms/color/input-color-onchange-event.html [ Crash ]
+[ Monterey+ ] fast/forms/color/input-color-readonly.html [ Crash ]
 
 webkit.org/b/170629  memory/memory-pressure-simulation.html [ Pass Failure Crash ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to