From 606cfe8a8f9a2b64c6cdb54239de4db64c7882a9 Mon Sep 17 00:00:00 2001 From: Ben Schwartz Date: Wed, 2 Aug 2023 12:48:11 -0700 Subject: [PATCH] [Gardening]: REGRESSION(265091@main): [ macOS ] http/tests/images/heic-as-heif.html is a flaky image failure rdar://112199522 https://bugs.webkit.org/show_bug.cgi?id=259190 Unreviewed test gardening. Updating test expectation to match correct parameters. * LayoutTests/platform/mac/TestExpectations: Canonical link: https://commits.webkit.org/266521@main --- LayoutTests/platform/mac/TestExpectations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index d1884518ec4e..e705e419ec9e 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -2778,4 +2778,4 @@ webkit.org/b/259524 [ Monterey+ ] media/audioSession/audioSessionState.html [ Pa webkit.org/b/259539 [ Debug ] storage/indexeddb/cursor-update.html [ Pass Failure Crash ] -webkit.org/b/259190 http/tests/images/heic-as-heif.html [ Pass Failure ] +webkit.org/b/259190 http/tests/images/heic-as-heif.html [ Pass ImageOnlyFailure ]