Changeset 229358 in webkit


Ignore:
Timestamp:
Mar 7, 2018 3:59:20 AM (6 years ago)
Author:
Ms2ger@igalia.com
Message:

[WPE] Test gardening
https://bugs.webkit.org/show_bug.cgi?id=183402

Unreviewed test gardening.

WebDriverTests:

LayoutTests:

  • platform/gtk/TestExpectations: skip some more appcache-sw tests.
  • platform/wpe/TestExpectations:
    • Mark http/tests/appcache/different-https-origin-resource-main.html as passing after r228892.
    • Mark fast/canvas/canvas-createPattern-video-modify.html as passing after r228221.
    • Mark storage/indexeddb/modern/index-3-private.html as passing since r228560.
    • Skip some more appcache - service worker tests.
    • Mark some svg/animations tests as flaky (as they already are on GTK).
    • Mark imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html as passing after r228983.
    • Mark http/tests/appcache/fail-on-update-2.html as flaky.
  • platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: Added baseline.
  • platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: Added baseline.
  • platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: Added baseline.
  • platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt: rebaseline.
Location:
trunk
Files:
6 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r229355 r229358  
     12018-03-07  Ms2ger  <Ms2ger@igalia.com>
     2
     3        [WPE] Test gardening
     4        https://bugs.webkit.org/show_bug.cgi?id=183402
     5
     6        Unreviewed test gardening.
     7
     8        * platform/gtk/TestExpectations: skip some more appcache-sw tests.
     9        * platform/wpe/TestExpectations:
     10          - Mark http/tests/appcache/different-https-origin-resource-main.html as passing after r228892.
     11          - Mark fast/canvas/canvas-createPattern-video-modify.html as passing after r228221.
     12          - Mark storage/indexeddb/modern/index-3-private.html as passing since r228560.
     13          - Skip some more appcache - service worker tests.
     14          - Mark some svg/animations tests as flaky (as they already are on GTK).
     15          - Mark imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html as passing after r228983.
     16          - Mark http/tests/appcache/fail-on-update-2.html as flaky.
     17        * platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: Added baseline.
     18        * platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: Added baseline.
     19        * platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: Added baseline.
     20        * platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt: rebaseline.
     21
    1222018-03-07  Claudio Saavedra  <csaavedra@igalia.com>
    223
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r229355 r229358  
    11301130webkit.org/b/175419 http/tests/inspector/network/resource-response-service-worker.html [ Skip ]
    11311131webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers [ Skip ]
    1132 http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ]
     1132webkit.org/b/175419 http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ]
     1133webkit.org/b/175419 http/tests/appcache/main-resource-redirect.html [ Skip ]
     1134webkit.org/b/175419 http/wpt/service-workers/navigation-redirect-main-frame.https.html [ Skip ]
    11331135
    11341136# Skip anything related to WebAuthN
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r229286 r229358  
    2929webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising.html [ Pass Failure ]
    3030webkit.org/b/87633 http/tests/appcache/deferred-events.html [ Pass Failure ]
    31 
    32 webkit.org/b/145253 http/tests/appcache/different-https-origin-resource-main.html  [ Failure ]
    3331
    3432# Implement testRunner.setUseDeferredFrameLoading
     
    151149fast/canvas/canvas-blend-solid.html [ Failure ]
    152150fast/canvas/canvas-createPattern-video-loading.html [ Failure ]
    153 webkit.org/b/182432 fast/canvas/canvas-createPattern-video-modify.html [ Failure ]
    154151fast/canvas/canvas-ellipse-zero-lineto.html [ Failure ]
    155152fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
     
    801798Bug(WPE) fast/dom/nodesFromRect [ Pass ]
    802799
    803 Bug(WPE) storage/indexeddb/modern/index-3-private.html [ Crash ]
    804800Bug(WPE) storage/indexeddb/modern/date-basic-private.html [ Failure ]
    805801Bug(WPE) storage/indexeddb/modern/date-basic.html [ Failure ]
     
    10691065webkit.org/b/178576 http/wpt/service-workers [ Failure ]
    10701066webkit.org/b/178576 imported/w3c/web-platform-tests/service-workers [ Skip ]
    1071 http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ]
     1067webkit.org/b/175419 http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ]
     1068webkit.org/b/175419 http/tests/appcache/main-resource-redirect.html [ Skip ]
     1069webkit.org/b/175419 http/wpt/service-workers/navigation-redirect-main-frame.https.html [ Skip ]
    10721070
    10731071webkit.org/b/178316 imported/w3c/web-platform-tests/service-workers/cache-storage [ Skip ]
     
    10941092webkit.org/b/135529 svg/animations/animate-css-xml-attributeType.html [ Failure ]
    10951093webkit.org/b/141831 svg/animations/animate-text-nested-transforms.html [ Failure ]
    1096 webkit.org/b/107018 svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure ]
    1097 webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure ]
    1098 webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-c.svg [ ImageOnlyFailure ]
    1099 webkit.org/b/107018 svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure ]
     1094webkit.org/b/107018 svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure Pass ]
     1095webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure Pass ]
     1096webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-c.svg [ ImageOnlyFailure Pass ]
     1097webkit.org/b/107018 svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure Pass ]
    11001098webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
    11011099webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
     
    11561154
    11571155webkit.org/b/181224 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.html [ Crash ]
    1158 webkit.org/b/181224 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html [ Crash ]
    11591156webkit.org/b/181225 media/encrypted-media/mock-MediaKeySystemAccess.html [ Crash ]
    11601157
     
    11681165webkit.org/b/182240 svg/animations/svgenum-animation-7.html [ Pass Crash ]
    11691166
    1170 webkit.org/b/182244 http/tests/appcache/fail-on-update-2.html [ Failure ]
     1167webkit.org/b/182244 http/tests/appcache/fail-on-update-2.html [ Pass Failure ]
    11711168webkit.org/b/182244 http/tests/appcache/fail-on-update.html [ Pass Failure ]
    11721169
  • trunk/LayoutTests/platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt

    r229170 r229358  
    134134PASS a["innerHTML"] is nerget
    135135PASS a["outerHTML"] is <a id="foo" href="bar">nerget</a>
     136PASS a["onaccessiblecontextmenu"] is null
    136137PASS a["onaccessibleclick"] is null
     138PASS a["onaccessibledecrement"] is null
     139PASS a["onaccessibledismiss"] is null
     140PASS a["onaccessiblefocus"] is null
     141PASS a["onaccessibleincrement"] is null
     142PASS a["onaccessiblescrollintoview"] is null
    137143PASS a["onaccessiblesetvalue"] is null
     144PASS a["onaccessibleselect"] is null
    138145PASS a["oncopy"] is null
    139146PASS a["oncut"] is null
  • trunk/WebDriverTests/ChangeLog

    r229357 r229358  
     12018-03-07  Ms2ger  <Ms2ger@igalia.com>
     2
     3        [WPE] Test gardening
     4        https://bugs.webkit.org/show_bug.cgi?id=183402
     5
     6        Unreviewed test gardening.
     7
     8        * TestExpectations.json: mark element_clear.py::test_closed_context as passing.
     9
    1102018-03-07  Ms2ger  <Ms2ger@igalia.com>
    211
  • trunk/WebDriverTests/TestExpectations.json

    r229357 r229358  
    283283                "expected": {"all": {"status": ["PASS"]}}
    284284            },
     285            "test_closed_context": {
     286                "expected": {"all": {"status": ["PASS"]}}
     287            },
    285288            "test_disabled_element_not_resettable": {
    286289                "expected": {"all": {"status": ["PASS"]}}
Note: See TracChangeset for help on using the changeset viewer.