Skip to content

Commit

Permalink
[Gardening]: Attachment ref-tests should wait for the icon to be present
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=258865
rdar://111764330

Unreviewed test gardening.

Adding test expectations.

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

Canonical link: https://commits.webkit.org/265994@main
  • Loading branch information
karlrackler committed Jul 12, 2023
1 parent d883bc9 commit b8b6939
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LayoutTests/platform/ios-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2465,3 +2465,5 @@ imported/w3c/web-platform-tests/css/css-highlight-api/painting/custom-highlight-
editing/selection/ios/show-grammar-replacements-on-tap.html [ Skip ]

webkit.org/b/259132 imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative.html [ Failure ]

webkit.org/b/258865 [ Release ] fast/attachment/cocoa/wide-attachment-folder-icon.html [ Pass ImageOnlyFailure ]
5 changes: 5 additions & 0 deletions LayoutTests/platform/mac-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1810,3 +1810,8 @@ media/video-source-load.html [ Pass Crash ]
media/track/video-track.html [ Pass Crash ]
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues.html [ Pass Crash ]
http/tests/media/media-stream/audio-capture-and-category.https.html [ Pass Crash ]

webkit.org/b/258865 fast/attachment/cocoa/wide-attachment-folder-icon.html [ Pass ImageOnlyFailure ]
webkit.org/b/258865 fast/attachment/cocoa/wide-attachment-icon-from-file-extension.html [ Pass ImageOnlyFailure ]
webkit.org/b/258865 fast/attachment/mac/wide-attachment-title-with-rtl.html [ Pass ImageOnlyFailure ]
webkit.org/b/258865 fast/attachment/mac/wide-attachment-type-attribute.html [ Pass ImageOnlyFailure ]

0 comments on commit b8b6939

Please sign in to comment.