Changeset 250911 in webkit


Ignore:
Timestamp:
Oct 9, 2019 7:23:08 AM (5 years ago)
Author:
aboya@igalia.com
Message:

[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=202751

  • TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/gtk/accessibility/gtk/xml-roles-exposed-expected.txt: Added.
  • platform/gtk/accessibility/roles-exposed-expected.txt:
  • platform/gtk/fast/tokenizer/script_extra_close-expected.txt:
  • platform/wpe/TestExpectations:
Location:
trunk/LayoutTests
Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r250908 r250911  
     12019-10-09  Alicia Boya García  <aboya@igalia.com>
     2
     3        [GTK] Unreviewed test gardening
     4        https://bugs.webkit.org/show_bug.cgi?id=202751
     5
     6        * TestExpectations:
     7        * platform/gtk/TestExpectations:
     8        * platform/gtk/accessibility/gtk/xml-roles-exposed-expected.txt: Added.
     9        * platform/gtk/accessibility/roles-exposed-expected.txt:
     10        * platform/gtk/fast/tokenizer/script_extra_close-expected.txt:
     11        * platform/wpe/TestExpectations:
     12
    1132019-10-09  Miguel Gomez  <magomez@igalia.com>
    214
  • trunk/LayoutTests/TestExpectations

    r250846 r250911  
    11911191
    11921192imported/w3c/web-platform-tests/fetch/http-cache/partial.html [ Failure Pass ]
    1193 
    1194 # Flaky tests due to always changing assertion error message
    1195 imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.html [ Failure ]
    11961193
    11971194# New W3C ref tests that are failing.
     
    20472044webkit.org/b/148884 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection.html [ Pass Failure ]
    20482045
    2049 webkit.org/b/190626 imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions.html [ Failure ]
    20502046webkit.org/b/190613 imported/blink/fast/forms/datalist/slider-appearance-with-ticks-crash.html [ Skip ]
    20512047
     
    36203616[ Debug ] fast/multicol/crash-in-vertical-writing-mode.html [ Skip ]
    36213617
    3622 webkit.org/b/187762 http/tests/websocket/tests/hybi/websocket-allowed-setting-cookie-as-third-party.html [ Failure ]
    3623 webkit.org/b/187762 http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.html [ Failure ]
    3624 
    36253618webkit.org/b/187269 [ Debug ] imported/w3c/web-platform-tests/FileAPI/reading-data-section/filereader_abort.html [ Skip ]
    36263619
     
    36323625# These tests started to time out or fail because of our experiment to have target=_blank on anchors imply rel=noopener (https://bugs.webkit.org/show_bug.cgi?id=190481).
    36333626imported/w3c/web-platform-tests/html/browsers/windows/auxiliary-browsing-contexts/opener-closed.html [ Skip ]
    3634 imported/w3c/web-platform-tests/html/browsers/windows/browsing-context-names/002.html [ Failure ]
    36353627imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html [ Skip ]
    36363628imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html [ Skip ]
    3637 imported/w3c/web-platform-tests/html/browsers/windows/browsing-context-names/choose-_blank-003.html [ Failure ]
    36383629
    36393630http/wpt/css/css-images-4/conic-gradient-parsing.html [ Skip ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r250904 r250911  
    264264webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer2.html [ Failure ]
    265265webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ]
    266 webkit.org/b/169916 css3/blending/background-blend-mode-crossfade-image.html [ ImageOnlyFailure ]
    267 webkit.org/b/169916 css3/blending/background-blend-mode-tiled-layers.html [ ImageOnlyFailure ]
    268266webkit.org/b/169916 css3/blending/blend-mode-accelerated-parent-overflow-hidden.html [ ImageOnlyFailure ]
    269267webkit.org/b/169916 css3/blending/blend-mode-body-composited-child-background-color.html [ Pass ImageOnlyFailure ]
     
    586584webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stats.html [ Timeout Crash ]
    587585webkit.org/b/79203 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-preload-none.https.html [ Failure Pass ]
    588 webkit.org/b/79203 imported/w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-end-manual.https.html [ Failure ]
    589586webkit.org/b/79203 fast/mediastream/get-display-media-muted.html [ Timeout ]
    590587webkit.org/b/151344 fast/mediastream/MediaStream-add-ended-tracks.html [ Timeout ]
     
    777774webkit.org/b/169988 css3/filters/backdrop [ Skip ]
    778775
    779 webkit.org/b/141423 fast/css/font-shorthand-from-longhands.html [ Failure ]
    780 webkit.org/b/141423 fast/css/font-shorthand-line-height.html [ Failure ]
    781 webkit.org/b/141423 fast/css/getComputedStyle/computed-style-font.html [ Failure ]
    782 
    783776webkit.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
    784777
     
    786779webkit.org/b/141467 fast/multicol/pagination/RightToLeft-rl-hittest.html [ Failure ]
    787780
    788 webkit.org/b/141698 editing/pasteboard/5761530-1.html [ Failure ]
     781webkit.org/b/141698 editing/pasteboard/5761530-1.html [ Failure Pass ]
    789782webkit.org/b/141699 fast/attachment/attachment-disabled-rendering.html [ Failure ]
    790783webkit.org/b/141699 fast/attachment/attachment-rendering.html [ Failure ]
     
    10431036# Service-workers tests that fail, time out or crash.
    10441037webkit.org/b/175419 http/tests/workers/service/controller-change.html [ Skip ]
    1045 webkit.org/b/175419 http/wpt/service-workers/persistent-importScripts.html [ Failure ]
     1038webkit.org/b/175419 http/wpt/service-workers/persistent-importScripts.html [ Pass Failure ]
    10461039webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/activation.https.html [ Skip ]
    10471040webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/claim-with-redirect.https.html [ Skip ]
     
    12881281webkit.org/b/200534 fast/media/mq-prefers-reduced-motion-matchMedia.html [ Crash ]
    12891282
    1290 webkit.org/b/198830 http/tests/media/media-document-referer.html [ Crash ]
    1291 webkit.org/b/198830 media/accessibility-closed-captions-has-aria-owns.html [ Crash ]
    1292 webkit.org/b/198830 media/W3C/video/events/event_canplay_manual.html [ Crash ]
    1293 webkit.org/b/198830 media/W3C/video/events/event_canplaythrough.html [ Crash ]
    1294 webkit.org/b/198830 media/W3C/video/events/event_playing_manual.html [ Crash ]
    1295 webkit.org/b/198830 media/W3C/video/readyState/readyState_during_loadeddata.html [ Crash ]
    1296 webkit.org/b/198830 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Crash ]
    1297 webkit.org/b/198830 media/track/track-active-cues.html [ Crash ]
    1298 webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplay_noautoplay.html [ Crash ]
     1283webkit.org/b/198830 http/tests/media/media-document-referer.html [ Pass Crash ]
     1284webkit.org/b/198830 media/accessibility-closed-captions-has-aria-owns.html [ Pass Crash ]
     1285webkit.org/b/198830 media/W3C/video/events/event_canplay_manual.html [ Pass Crash ]
     1286webkit.org/b/198830 media/W3C/video/events/event_canplaythrough.html [ Pass Crash ]
     1287webkit.org/b/198830 media/W3C/video/events/event_playing_manual.html [ Pass Crash ]
     1288webkit.org/b/198830 media/W3C/video/readyState/readyState_during_loadeddata.html [ Pass Crash ]
     1289webkit.org/b/198830 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Pass Crash ]
     1290webkit.org/b/198830 media/track/track-active-cues.html [ Pass Crash ]
     1291webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplay_noautoplay.html [ Pass Crash ]
    12991292
    13001293webkit.org/b/201275 fast/events/focus-anchor-with-tabindex-hang.html [ Crash ]
     
    21522145webkit.org/b/198828 editing/pasteboard/contenteditable-pre.html [ Failure Pass ]
    21532146webkit.org/b/198828 editing/pasteboard/paste-list-004.html [ Failure Pass ]
    2154 webkit.org/b/198828 editing/pasteboard/paste-text-008.html [ Failure ]
    2155 webkit.org/b/198828 editing/pasteboard/paste-text-012.html [ Failure ]
     2147webkit.org/b/198828 editing/pasteboard/paste-text-008.html [ Failure Pass ]
     2148webkit.org/b/198828 editing/pasteboard/paste-text-012.html [ Failure Pass ]
    21562149webkit.org/b/198828 editing/pasteboard/paste-line-endings-001.html [ Failure Pass ]
    21572150webkit.org/b/198828 editing/pasteboard/paste-text-002.html [ Failure Pass ]
     
    21932186
    21942187webkit.org/b/202239 http/tests/cookies/cookie-with-multiple-level-path.html [ Pass Failure ]
     2188
     2189webkit.org/b/202743 animations/dynamic-stylesheet-loading.html [ Pass Failure ]
     2190
     2191webkit.org/b/202749 http/tests/dom/document-attributes-null-handling.html [ Pass Failure ]
    21952192
    21962193#////////////////////////////////////////////////////////////////////////////////////////
     
    24322429webkit.org/b/156109 http/tests/security/contentSecurityPolicy/video-redirect-blocked.html [ Timeout ]
    24332430
    2434 webkit.org/b/158921 http/tests/security/video-cross-origin-caching.html [ Timeout ]
    2435 
    24362431webkit.org/b/158923 media/airplay-autoplay.html [ Timeout ]
    24372432webkit.org/b/158923 media/airplay-allows-buffering.html [ Timeout ]
     
    25142509webkit.org/b/193635 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Failure ]
    25152510
    2516 webkit.org/b/193636 imported/w3c/web-platform-tests/service-workers/service-worker/websocket-in-service-worker.https.html [ Failure ]
    2517 
    25182511webkit.org/b/194629 http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html [ Timeout ]
    25192512
     
    25282521webkit.org/b/196250 inspector/console/heapSnapshot.html [ Timeout ]
    25292522
    2530 webkit.org/b/196251 http/wpt/service-workers/third-party-registration.html [ Timeout ]
    2531 
    25322523webkit.org/b/198113 fast/mediastream/media-stream-page-muted.html [ Timeout ]
    25332524
    25342525webkit.org/b/198118 media/playlist-inherits-user-gesture.html [ Timeout ]
    25352526
    2536 webkit.org/b/199442 http/tests/contentextensions/make-https.html [ Timeout ]
    2537 
    25382527webkit.org/b/201268 accessibility/insert-newline.html [ Timeout ]
    25392528
    2540 webkit.org/b/201269 fast/forms/image/image-error-event-modifies-type-crash.html [ Timeout ]
    2541 
    25422529webkit.org/b/201270 http/tests/security/navigate-when-restoring-cached-page.html [ Timeout ]
    25432530
     
    25452532
    25462533webkit.org/b/201272 http/tests/websocket/tests/hybi/bad-handshake-crash.html [ Timeout ]
    2547 
    2548 webkit.org/b/201273 js/dom/custom-constructors.html [ Timeout ]
    25492534
    25502535webkit.org/b/201274 media/presentationmodechanged-fired-once.html [ Timeout ]
     
    36873672webkit.org/b/193628 imported/blink/fast/text/wide-preformatted.html [ ImageOnlyFailure ]
    36883673webkit.org/b/193628 imported/mozilla/svg/tspan-rotate-07.svg [ ImageOnlyFailure ]
    3689 webkit.org/b/193628 imported/w3c/web-platform-tests/innerText/getter.html [ Failure ]
    36903674webkit.org/b/193628 legacy-animation-engine/compositing/geometry/partial-layout-update.html [ Failure ]
    36913675
     
    37303714webkit.org/b/195712 inspector/canvas/recording-html-2d.html [ Failure ]
    37313715
    3732 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/event-dispatch-active-flag.html [ Failure ]
    3733 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip.htm [ Failure ]
    3734 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-continue-async.htm [ Failure ]
    3735 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-exception-order.html [ Failure ]
    3736 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-invalid.htm [ Failure ]
    3737 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance.htm [ Failure ]
    3738 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue-exception-order.htm [ Failure ]
    3739 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm [ Failure ]
    3740 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-continuePrimaryKey-exceptions.htm [ Failure ]
    3741 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-delete-exception-order.htm [ Failure ]
    3742 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm [ Failure ]
    3743 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-index.htm [ Failure ]
    3744 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm [ Failure ]
    3745 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-objectstore.htm [ Failure ]
    3746 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction.htm [ Failure ]
    3747 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-iterating-update.htm [ Failure ]
    3748 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-key.htm [ Failure ]
    3749 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-primarykey.htm [ Failure ]
    3750 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor-update-exception-order.htm [ Failure ]
    3751 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbcursor_iterating.htm [ Failure ]
    3752 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbindex-query-exception-order.html [ Failure ]
    3753 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbindex-request-source.html [ Failure ]
    3754 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-deleteIndex-exception-order.html [ Failure ]
    3755 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex14-exception_order.htm [ Failure ]
    3756 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor.htm [ Failure ]
    3757 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbrequest-onupgradeneeded.htm [ Failure ]
    3758 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames.html [ Failure ]
    3759 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html [ Failure ]
    3760 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/key-conversion-exceptions.htm [ Failure Crash ]
    3761 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/key_valid.html [ Failure ]
    3762 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/keygenerator-explicit.html [ Failure ]
    3763 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/keygenerator-inject.html [ Failure ]
    3764 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/keygenerator.htm [ Failure ]
    3765 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm [ Failure ]
    3766 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/keypath_maxsize.htm [ Failure ]
    3767 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/large-requests-abort.html [ Failure ]
    3768 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/list_ordering.htm [ Failure ]
    3769 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html [ Failure ]
    3770 webkit.org/b/196069 imported/w3c/web-platform-tests/IndexedDB/value_recursive.htm [ Failure ]
    3771 webkit.org/b/196069 storage/indexeddb/transaction-coordination-across-databases.html [ Failure ]
    3772 
    37733716webkit.org/b/196061 editing/pasteboard/smart-paste-paragraph-001.html [ Failure ]
    37743717webkit.org/b/196061 editing/pasteboard/smart-paste-paragraph-002.html [ Failure ]
     
    38113754webkit.org/b/199006 fast/mediastream/MediaStreamTrack-getCapabilities.html [ Failure ]
    38123755
    3813 webkit.org/b/199008 compositing/geometry/rtl-overflow-scroll.html [ ImageOnlyFailure ]
    3814 
    38153756webkit.org/b/199009 fast/text/variations/optical-sizing-units.html [ ImageOnlyFailure ]
    38163757
     
    38283769webkit.org/b/199872 http/tests/inspector/network/resource-sizes-network.html [ Failure ]
    38293770
    3830 webkit.org/b/199873 imported/w3c/web-platform-tests/service-workers/service-worker/ready.https.html [ Failure ]
     3771webkit.org/b/199873 imported/w3c/web-platform-tests/service-workers/service-worker/ready.https.html [ Failure Pass ]
    38313772
    38323773webkit.org/b/199874 imported/w3c/web-platform-tests/websockets/bufferedAmount-unchanged-by-sync-xhr.any.worker.html [ Failure ]
     
    38453786webkit.org/b/201264 mathml/presentation/foreign-element-in-token.html [ Failure ]
    38463787
    3847 webkit.org/b/201266 media/audio-playback-restriction-autoplay.html [ Failure ]
    3848 webkit.org/b/201266 media/audio-playback-restriction-play-muted.html [ Failure ]
    3849 webkit.org/b/201266 media/audio-playback-restriction-play.html [ Failure ]
     3788webkit.org/b/201266 media/audio-playback-restriction-autoplay.html [ Failure Pass ]
     3789webkit.org/b/201266 media/audio-playback-restriction-play-muted.html [ Failure Pass ]
     3790webkit.org/b/201266 media/audio-playback-restriction-play.html [ Failure Pass ]
    38503791
    38513792webkit.org/b/201267 webrtc/video-h264.html [ Failure ]
     
    38853826webkit.org/b/202238 http/tests/cache-storage/cache-clearing-origin.https.html [ Failure ]
    38863827webkit.org/b/202238 http/tests/cache-storage/cache-origins.https.html [ Failure ]
    3887 webkit.org/b/202238 http/tests/cache-storage/cache-persistency.https.html [ Failure ]
    38883828
    38893829webkit.org/b/202240 http/tests/cookies/private-cookie-storage.html [ Failure ]
     
    39133853
    39143854webkit.org/b/202460 imported/w3c/web-platform-tests/2dcontext/image-smoothing/imagesmoothing.html [ Failure ]
     3855
     3856webkit.org/b/202744 compositing/layer-creation/absolute-in-async-overflow-scroll.html [ Failure ]
     3857webkit.org/b/202744 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
     3858webkit.org/b/202744 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
     3859webkit.org/b/202744 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
     3860webkit.org/b/202744 compositing/overflow/stacking-context-composited-scroller-with-foreground-paint-phases.html [ Failure ]
     3861webkit.org/b/202744 compositing/overflow/textarea-scroll-touch.html [ Failure ]
     3862webkit.org/b/202744 compositing/rtl/rtl-scrolling-with-transformed-descendants.html [ Failure ]
     3863webkit.org/b/202744 compositing/scrolling/overflow-scrolling-layers-are-self-painting.html [ Failure ]
     3864
     3865webkit.org/b/202745 fast/css/invalidation-errors.html [ Failure ]
     3866webkit.org/b/202745 fast/css/invalidation-errors-2.html [ Failure ]
     3867
     3868webkit.org/b/202746 http/tests/blink/sendbeacon/beacon-cross-origin.html [ Failure ]
     3869
     3870webkit.org/b/202747 http/tests/cache-storage/cache-records-persistency.https.html [ Failure ]
     3871
     3872webkit.org/b/202750 http/tests/download/anchor-download-attribute-content-disposition-no-extension-text-plain.html [ Failure ]
    39153873
    39163874#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/accessibility/roles-exposed-expected.txt

    r247349 r250911  
    8080      AXRole: AXLabel
    8181     
     82figure
     83      AXRole: AXGroup
     84     
    8285footer
    8386      AXRole: AXLandmarkContentInfo
  • trunk/LayoutTests/platform/gtk/fast/tokenizer/script_extra_close-expected.txt

    r239564 r250911  
    1 TEST... PASSED. This text should show up.
     1TEST... PASSED. This text should show up.
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r250908 r250911  
    19551955webkit.org/b/202738 storage/indexeddb/cursor-leak.html [ Failure ]
    19561956
     1957webkit.org/b/190626 imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions.html [ Failure ]
     1958
    19571959#////////////////////////////////////////////////////////////////////////////////////////
    19581960#  >> NOTICE <<
Note: See TracChangeset for help on using the changeset viewer.