Changeset 261540 in webkit


Ignore:
Timestamp:
May 11, 2020 7:39:56 PM (4 years ago)
Author:
Diego Pino Garcia
Message:

[GTK] Gardening, remove failures happening on EWS GTK-WK2
https://bugs.webkit.org/show_bug.cgi?id=211761

Unreviewed gardening.

Since the GTK test bot and the EWS GTK-WK2 bot were moved to Flatpak,
these failures that were happening on EWS GTK-WK2 are no happening
anymore.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r261539 r261540  
     12020-05-11  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GTK] Gardening, remove failures happening on EWS GTK-WK2
     4        https://bugs.webkit.org/show_bug.cgi?id=211761
     5
     6        Unreviewed gardening.
     7
     8        Since the GTK test bot and the EWS GTK-WK2 bot were moved to Flatpak,
     9        these failures that were happening on EWS GTK-WK2 are no happening
     10        anymore.
     11
     12        * platform/gtk/TestExpectations:
     13
    1142020-05-11  Simon Fraser  <simon.fraser@apple.com>
    215
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r261469 r261540  
    13641364webkit.org/b/210226 imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html [ Failure ]
    13651365
    1366 # Tests failing in EWS but not in test bot.
    1367 webkit.org/b/209533 editing/pasteboard/paste-line-endings-004.html [ Failure Pass ]
    1368 webkit.org/b/209533 editing/pasteboard/paste-line-endings-005.html [ Failure ImageOnlyFailure Pass ]
    1369 webkit.org/b/209533 editing/pasteboard/paste-line-endings-008.html [ Failure ImageOnlyFailure Pass ]
    1370 webkit.org/b/209533 editing/pasteboard/paste-line-endings-009.html [ Failure ImageOnlyFailure Pass ]
    1371 webkit.org/b/209533 editing/pasteboard/paste-line-endings-010.html [ Failure ImageOnlyFailure Pass ]
    1372 webkit.org/b/209533 fast/repaint/animation-after-layer-scroll.html [ Failure Pass ]
    1373 webkit.org/b/209533 http/tests/appcache/xhr-foreign-resource.html [ Failure Pass ]
    1374 webkit.org/b/209533 http/tests/cookies/same-site/popup-cross-site.html [ Failure Pass ]
    1375 webkit.org/b/209533 http/tests/cookies/same-site/popup-cross-site-post.html [ Failure Pass ]
    1376 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site.html [ Failure Pass ]
    1377 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site-post.html [ Failure Pass ]
    1378 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site-via-cross-site-redirect.html [ Failure Pass ]
    1379 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site-via-same-site-redirect.html [ Failure Pass ]
    1380 webkit.org/b/209533 http/tests/security/mixedContent/insecure-css-with-secure-cookies.html [ Failure Pass ]
    1381 webkit.org/b/209533 http/tests/security/mixedContent/insecure-executable-css-with-secure-cookies.html [ Failure Pass ]
    1382 webkit.org/b/209533 http/tests/security/mixedContent/insecure-image-with-securecookie-block.html [ Failure Pass ]
    1383 webkit.org/b/209533 http/tests/security/mixedContent/insecure-image-with-securecookie.html [ Failure Pass ]
    1384 webkit.org/b/209533 http/tests/security/mixedContent/insecure-script-with-secure-cookies.html [ Failure Pass ]
    1385 webkit.org/b/209533 http/tests/security/mixedContent/redirect-https-to-http-image-secure-cookies-block.html [ Failure Pass ]
    1386 webkit.org/b/209533 http/tests/security/mixedContent/redirect-https-to-http-image-secure-cookies.html [ Failure Pass ]
    1387 webkit.org/b/209533 http/tests/workers/service/basic-fetch.https.html [ Failure Pass ]
    1388 webkit.org/b/209533 http/tests/workers/service/shift-reload-navigation.html [ Failure Pass ]
    1389 webkit.org/b/209533 http/wpt/service-workers/service-worker-different-process.https.html [ Failure Pass ]
    1390 webkit.org/b/209533 imported/w3c/web-platform-tests/css/css-transitions/events-004.html [ Failure Pass ]
    1391 webkit.org/b/209533 imported/w3c/web-platform-tests/fetch/origin/assorted.window.html [ Failure Pass ]
    1392 webkit.org/b/209533 imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html [ Failure Pass ]
    1393 webkit.org/b/209533 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.html [ Failure Pass ]
    1394 webkit.org/b/209533 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.worker.html [ Failure Pass ]
    1395 webkit.org/b/209533 inspector/model/remote-object/date.html [ Failure Pass ]
    1396 webkit.org/b/209533 inspector/storage/clearDOMStorageItems.html [ Failure Pass ]
    1397 webkit.org/b/209533 inspector/storage/domStorage-events.html [ Failure Pass ]
    1398 webkit.org/b/209533 inspector/unit-tests/cookie.html [ Failure Pass ]
    1399 webkit.org/b/209533 js/date-constructor.html [ Failure Pass ]
    1400 webkit.org/b/209533 js/date-DST-pre-1970.html [ Failure Pass ]
    1401 webkit.org/b/209533 js/date-set-to-nan.html [ Failure Pass ]
    1402 webkit.org/b/209533 js/date-timeClip-large-values.html [ Failure Pass ]
    1403 webkit.org/b/209533 js/dom/date-big-constructor.html [ Failure Pass ]
    1404 webkit.org/b/209533 js/dom/date-big-setmonth.html [ Failure Pass ]
    1405 webkit.org/b/209533 media/W3C/audio/events/event_canplaythrough_manual.html [ Failure Pass ]
    1406 webkit.org/b/209533 media/W3C/audio/events/event_loadeddata_manual.html [ Failure Pass ]
    1407 webkit.org/b/209533 media/W3C/audio/events/event_loadedmetadata.html [ Failure Pass ]
    1408 webkit.org/b/209533 storage/indexeddb/modern/date-basic.html [ Failure Pass ]
    1409 webkit.org/b/209533 storage/indexeddb/modern/date-basic-private.html [ Failure Pass ]
    1410 webkit.org/b/209533 storage/indexeddb/modern/get-keyrange.html [ Failure Pass ]
    1411 webkit.org/b/209533 storage/indexeddb/modern/get-keyrange-private.html [ Failure Pass ]
    1412 webkit.org/b/209533 storage/indexeddb/modern/idbobjectstore-delete-1.html [ Failure Pass ]
    1413 webkit.org/b/209533 storage/indexeddb/modern/idbobjectstore-delete-1-private.html [ Failure Pass ]
    1414 webkit.org/b/209533 svg/animations/animation-leak-list-property-instances.html [ Failure Pass ]
    1415 webkit.org/b/209533 svg/hittest/svg-clip-path-child-element-with-use.html [ Failure Pass ]
    1416 webkit.org/b/209533 webaudio/codec-tests/aac/vbr-128kbps-44khz.html [ Failure Pass ]
    1417 webkit.org/b/209533 fast/preloader/document-write.html [ Failure Pass ]
    1418 webkit.org/b/209533 webgl/many-contexts.html [ Failure Pass ]
    1419 
    14201366webkit.org/b/210487 http/tests/resourceLoadStatistics/switch-session-on-navigation-to-prevalent-with-interaction-database.php [ Failure ]
    14211367webkit.org/b/210487 http/tests/resourceLoadStatistics/switch-session-on-navigation-to-prevalent-with-interaction.php [ Failure ]
     
    14501396webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
    14511397webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html [ Failure ]
    1452 webkit.org/b/211338 webkit.org/b/209533 fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Failure Timeout Pass ]
     1398webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Failure Timeout Pass ]
    14531399webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-svg-image.html [ Failure ]
    14541400webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
     
    16241570
    16251571webkit.org/b/207737 imported/w3c/web-platform-tests/media-source/mediasource-h264-play-starved.html [ Pass Crash ]
    1626 
    1627 # Tests crashing in EWS but not in test bot.
    1628 webkit.org/b/209533 fast/mediastream/MediaStream-MediaElement-setObject-null.html [ Crash Pass ]
    1629 webkit.org/b/209533 http/tests/contentextensions/video-element-resource-type.html [ Crash Pass ]
    1630 webkit.org/b/209533 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadstart_noautoplay.html [ Crash Pass ]
    1631 webkit.org/b/209533 media/track/track-automatic-subtitles.html [ Crash Pass ]
    16321572
    16331573webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints1.html [ Skip ]
     
    34113351webkit.org/b/208000 [ Debug ] inspector/unit-tests/url-utilities.html [ Timeout ]
    34123352
    3413 # Tests timing out in EWS but not test-bot.
    3414 webkit.org/b/209533 accessibility/ARIA-reflection.html [ Timeout Pass ]
    3415 webkit.org/b/209533 accessibility/gtk/aria-activedescendant.html [ Timeout Pass ]
    3416 webkit.org/b/209533 animations/3d/change-transform-in-end-event.html [ Timeout Pass ]
    3417 webkit.org/b/209533 animations/CSSKeyframesRule-name-null.html [ Timeout Pass ]
    3418 webkit.org/b/209533 animations/font-variations/font-stretch.html [ Timeout Pass ]
    3419 webkit.org/b/209533 canvas/philip/tests/2d.canvas.readonly.html [ Timeout Pass ]
    3420 webkit.org/b/209533 compositing/absolute-inside-out-of-view-fixed.html [ Timeout Pass ]
    3421 webkit.org/b/209533 compositing/animation/animated-composited-inside-hidden.html [ Timeout Pass ]
    3422 webkit.org/b/209533 fast/frames/exponential-frames.html [ Timeout Pass ]
    3423 webkit.org/b/209533 fast/selectors/is-backtracking.html [ Timeout Pass ]
    3424 webkit.org/b/209533 fast/selectors/matches-backtracking.html [ Timeout Pass ]
    3425 webkit.org/b/209533 http/tests/appcache/top-frame-2.html [ Timeout Pass ]
    3426 webkit.org/b/209533 http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Timeout Pass ]
    3427 webkit.org/b/209533 http/tests/security/video-cross-origin-caching.html [ Timeout Pass ]
    3428 webkit.org/b/209533 http/tests/workers/service/Client-properties.html [ Timeout Pass ]
    3429 webkit.org/b/209533 media/video-isplayingtoautomotiveheadunit.html [ Timeout Pass ]
    3430 
    34313353# These entries are commented to avoid a lint error of duplicated bug entry.
    34323354# webkit.org/b/208630 fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Timeout ]
Note: See TracChangeset for help on using the changeset viewer.