Changeset 268785 in webkit
- Timestamp:
- Oct 20, 2020, 11:09:16 PM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/glib/TestExpectations (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r268781 r268785 1 2020-10-20 Diego Pino Garcia <dpino@igalia.com> 2 3 [GLIB][GTK] Unreviewwed test gardening. Update test expectations. 4 5 Added more flaky crash failures in GTK and updated MediaSession 6 expectations for GLIB. 7 8 * platform/glib/TestExpectations: 9 * platform/gtk/TestExpectations: 10 1 11 2020-10-20 Hector Lopez <hector_i_lopez@apple.com> 2 12 -
trunk/LayoutTests/platform/glib/TestExpectations
r268767 r268785 841 841 webkit.org/b/217815 imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-filter-order.html [ ImageOnlyFailure ] 842 842 843 # Mediasession tests. 844 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/idlharness.window.html [ Failure ] 845 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/mediametadata.html [ Failure ] 846 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/playbackstate.html [ Failure ] 847 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/positionstate.html [ Failure ] 848 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/setactionhandler.html [ Failure ] 843 # MediaSession is not enabled in GTK/WPE. 844 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/ [ Skip ] 849 845 850 846 #//////////////////////////////////////////////////////////////////////////////////////// -
trunk/LayoutTests/platform/gtk/TestExpectations
r268767 r268785 61 61 webkit.org/b/216777 compositing/reflections/nested-reflection-anchor-point.html [ Pass Crash ] 62 62 webkit.org/b/216777 compositing/video/video-update-rendering.html [ Pass Crash ] 63 webkit.org/b/216777 css-custom-properties-api/border-variable-parsing.html [ Pass Crash ] 63 64 webkit.org/b/216777 fast/spatial-navigation/snav-table-traversal.html [ Pass Crash ] 65 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-text/writing-system/writing-system-segment-break-001.html [ ImageOnlyFailure Crash ] 64 66 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transforms/animation/composited-transform.html [ Pass Crash ] 65 67 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transforms/parsing/transform-invalid.html [ Pass Crash ] … … 69 71 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-computed.html [ Pass Crash ] 70 72 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/caret-color-interpolation.html [ Pass Crash ] 73 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/outline-color-interpolation.html [ Pass Crash ] 71 74 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/outline-width-composition.html [ Pass Crash ] 72 75 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-auto-001.html [ ImageOnlyFailure Crash ] 73 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-checkbox-001.html [ PassCrash ]76 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-checkbox-001.html [ ImageOnlyFailure Crash ] 74 77 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-cssom-001.html [ Pass Crash ] 75 78 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-initial-value-001.html [ Pass Crash ]
Note:
See TracChangeset
for help on using the changeset viewer.