Skip to content

Commit

Permalink
[Gardening]: REGRESSION (269504@main): [ iOS17, Sonoma wk2 ] css3/col…
Browse files Browse the repository at this point in the history
…or/text.html is crashing

https://bugs.webkit.org/show_bug.cgi?id=263396
rdar://117222106

Unreviewed test gardening.

Adding test expectation

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

Canonical link: https://commits.webkit.org/269604@main
  • Loading branch information
martadarbinyan authored and karlrackler committed Oct 20, 2023
1 parent 64b1214 commit 98f62ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LayoutTests/platform/ios/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -4647,3 +4647,5 @@ imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey_failure
webkit.org/b/263471 fast/forms/ios/keydown-in-hidden-contenteditable-with-inputmode-none.html [ Pass Failure ]

webkit.org/b/263479 platform/ios/mediastream/getUserMedia-override-audio-session-interruption.html [ Pass Failure ]

webkit.org/b/263396 css3/color/text.html [ Skip ]
2 changes: 2 additions & 0 deletions LayoutTests/platform/mac-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2020,3 +2020,5 @@ webkit.org/b/263347 [ Sonoma+ Release ] compositing/reflections/repaint-with-ref
webkit.org/b/263407 [ Sonoma+ ] fast/selectors/text-field-selection-stroke-color.html [ Pass ImageOnlyFailure ]

webkit.org/b/261356 [ Debug ] fast/mediastream/device-change-event-2.html [ Pass Timeout ] # CHANGE TO [ Pass Timeout ] WITHOUT DEBUG AFTER FIX ACCORDING TO webkit.org/b/188924

webkit.org/b/263396 css3/color/text.html [ Skip ]

0 comments on commit 98f62ce

Please sign in to comment.