Changeset 287816 in webkit
- Timestamp:
- Jan 8, 2022, 8:16:50 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/glib/TestExpectations (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r287815 r287816 1 2022-01-08 Arcady Goldmints-Orlov <agoldmints@igalia.com> 2 3 [GLIB] Update test expectations for known failures. 4 https://bugs.webkit.org/show_bug.cgi?id=234972 5 6 Unreviewed test gardening. 7 8 * platform/glib/TestExpectations: 9 1 10 2022-01-08 Simon Fraser <simon.fraser@apple.com> 2 11 -
trunk/LayoutTests/platform/glib/TestExpectations
r287740 r287816 373 373 webkit.org/b/232255 accessibility/math-has-non-presentational-children.html [ Failure ] 374 374 375 webkit.org/b/232256 accessibility/auto-fill-crash.html [ Failure]375 webkit.org/b/232256 accessibility/auto-fill-crash.html [ Timeout ] 376 376 377 377 #//////////////////////////////////////////////////////////////////////////////////////// … … 806 806 webkit.org/b/233836 http/tests/media/media-blocked-by-willsendrequest.html [ Timeout ] 807 807 808 webkit.org/b/234084 media/track/audio-track-configuration.html [ Failure]809 webkit.org/b/234084 media/track/video-track-configuration.html [ Failure]808 webkit.org/b/234084 media/track/audio-track-configuration.html [ Timeout ] 809 webkit.org/b/234084 media/track/video-track-configuration.html [ Timeout ] 810 810 811 811 #//////////////////////////////////////////////////////////////////////////////////////// … … 2633 2633 webkit.org/b/232967 fast/forms/auto-fill-button/input-auto-filled-and-obscured.html [ ImageOnlyFailure ] 2634 2634 2635 webkit.org/b/223830 inspector/debugger/csp-exceptions.html [ Timeout ] 2636 2637 # This test not only fails but may end up leaving the setShowPaintRects setting enabled and affect other tests. 2638 webkit.org/b/233047 inspector/page/setShowPaintRects.html [ Skip ] 2635 2639 # End: Common failures between GTK and WPE. 2636 2640
Note:
See TracChangeset
for help on using the changeset viewer.