Changeset 259783 in webkit
- Timestamp:
- Apr 8, 2020, 11:14:29 PM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r259782 r259783 1 2020-04-08 Diego Pino Garcia <dpino@igalia.com> 2 3 [GTK] Gardening, update TestExpectations 4 https://bugs.webkit.org/show_bug.cgi?id=210234 5 6 Unreviewed gardening. 7 8 Clean up tests expected to fail but passed. 9 10 * platform/gtk/TestExpectations: 11 1 12 2020-04-08 Ryan Haddad <ryanhaddad@apple.com> 2 13 -
trunk/LayoutTests/platform/gtk/TestExpectations
r259736 r259783 1334 1334 webkit.org/b/208294 fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ] 1335 1335 1336 webkit.org/b/209046 inspector/animation/lifecycle-css-animation.html [ Failure ]1337 1338 1336 webkit.org/b/209163 webrtc/audio-video-element-playing.html [ Failure ] 1339 1337 … … 4026 4024 webkit.org/b/176648 fast/ruby/ruby-justification.html [ ImageOnlyFailure ] 4027 4025 webkit.org/b/176648 fast/selectors/040.html [ ImageOnlyFailure ] 4028 webkit.org/b/176648 fast/text/decorations-vertical-underline.html [ ImageOnlyFailure ]4029 4026 webkit.org/b/176648 fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ] 4030 4027 webkit.org/b/176648 fast/text/mark-matches-rendering.html [ ImageOnlyFailure ] … … 4153 4150 webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/directory-knowntags-001.xht [ ImageOnlyFailure ] 4154 4151 webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-origlength-003.xht [ ImageOnlyFailure ] 4155 4156 # Fails consistently on Release, times out consistently in Debug4157 webkit.org/b/185912 fast/canvas/webgl/index-validation-with-subsequent-draws.html [ Failure Timeout ]4158 4152 4159 4153 webkit.org/b/185913 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Failure ] … … 4719 4713 imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html [ Pass ] 4720 4714 4715 # Passing since r259006. 4716 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-010.html [ Pass ] 4717 4718 # Passing since r259532. 4719 imported/w3c/web-platform-tests/css/css-ui/outline-019.html [ Pass ] 4720 4721 4721 #//////////////////////////////////////////////////////////////////////////////////////// 4722 4722 # End of PASSING tests. See top of file where to put new expectations.
Note:
See TracChangeset
for help on using the changeset viewer.