Changeset 280607 in webkit
- Timestamp:
- Aug 3, 2021, 12:27:22 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
-
ChangeLog (modified) (1 diff)
-
platform/glib/TestExpectations (modified) (4 diffs)
-
platform/gtk/TestExpectations (modified) (1 diff)
-
platform/wpe/TestExpectations (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r280601 r280607 1 2021-08-03 Lauro Moura <lmoura@igalia.com> 2 3 [GLIB] Garden some passing tests 4 5 Unreviewed test gardening. 6 7 Covering latest WPE expected to fail but passing tests. 8 9 * platform/glib/TestExpectations: 10 * platform/gtk/TestExpectations: 11 * platform/wpe/TestExpectations: 12 1 13 2021-08-03 Kimmo Kinnunen <kkinnunen@apple.com> 2 14 -
trunk/LayoutTests/platform/glib/TestExpectations
r280580 r280607 279 279 280 280 # GLIB PASS since 238990@main 281 webkit.org/b/206881 imported/w3c/web-platform-tests/css/css-fonts/font-variant-east-asian.html [ ImageOnlyFailure]281 webkit.org/b/206881 imported/w3c/web-platform-tests/css/css-fonts/font-variant-east-asian.html [ Pass ] 282 282 283 283 #//////////////////////////////////////////////////////////////////////////////////////// … … 811 811 # ResourceTiming API bugs 812 812 #//////////////////////////////////////////////////////////////////////////////////////// 813 814 webkit.org/b/222756 http/tests/performance/paint-timing/performance-paint-timing-fcp-after-visually-non-empty-for-style.html [ Failure ]815 813 816 814 webkit.org/b/224657 imported/w3c/web-platform-tests/service-workers/service-worker/next-hop-protocol.https.html [ Failure ] … … 2244 2242 webkit.org/b/137311 media/video-fullscreen-only-playback.html [ Timeout Crash ] 2245 2243 2246 webkit.org/b/198113 fast/mediastream/media-stream-page-muted.html [ Crash Timeout ] 2244 webkit.org/b/198113 [ Release ] fast/mediastream/media-stream-page-muted.html [ Pass ] 2245 webkit.org/b/198113 [ Debug ] fast/mediastream/media-stream-page-muted.html [ Timeout ] 2247 2246 2248 2247 webkit.org/b/213506 webrtc/audio-video-element-playing.html [ Crash Pass ] … … 2294 2293 webkit.org/b/225462 imported/w3c/web-platform-tests/css/css-backgrounds/border-radius-clip-001.html [ ImageOnlyFailure ] 2295 2294 2296 # Failing after r277077.2297 webkit.org/b/225466 imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html [ Failure ]2298 2299 2295 # Failing since r277091. 2300 2296 webkit.org/b/225499 imported/w3c/web-platform-tests/css/css-fonts/font-feature-resolution-002.html [ ImageOnlyFailure ] -
trunk/LayoutTests/platform/gtk/TestExpectations
r280580 r280607 1928 1928 1929 1929 webkit.org/b/206264 imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html [ Failure ] 1930 1931 webkit.org/b/194933 http/tests/cookies/same-site/user-load-cross-site-redirect.py [ Failure ]1932 1930 1933 1931 webkit.org/b/211981 editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html [ Failure ] -
trunk/LayoutTests/platform/wpe/TestExpectations
r280580 r280607 257 257 # WebGL 258 258 webkit.org/b/213203 webgl/1.0.3/conformance/rendering/multisample-corruption.html [ Failure Timeout ] 259 webkit.org/b/220720 fast/canvas/webgl/oes-vertex-array-object.html [ Failure ]260 259 261 260 # Workers … … 504 503 # IsLoggedIn is an experimental feature (Introduced in r250944) 505 504 http/tests/is-logged-in/ [ Skip ] 506 507 webkit.org/b/172811 fast/css/input-search-padding.html [ Failure ]508 505 509 506 webkit.org/b/177527 fast/hidpi/filters-blur.html [ ImageOnlyFailure ] … … 1320 1317 webkit.org/b/190626 imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions.html [ Failure ] 1321 1318 1322 webkit.org/b/194933 http/tests/cookies/same-site/user-load-cross-site-redirect.py [ Failure ]1323 1324 1319 webkit.org/b/202229 css-dark-mode/older-syntax/supported-color-schemes-css.html [ Pass Crash ] 1325 1320
Note:
See TracChangeset
for help on using the changeset viewer.