Changeset 270016 in webkit


Ignore:
Timestamp:
Nov 18, 2020 10:08:59 PM (3 years ago)
Author:
Chris Dumez
Message:

Import web-platform-tests/worklets tests from usptream
https://bugs.webkit.org/show_bug.cgi?id=219121

Reviewed by Sam Weinig.

LayoutTests/imported/w3c:

Import web-platform-tests/worklets tests from usptream dd35c2b21b76772123f76.

  • resources/import-expectations.json:
  • web-platform-tests/worklets/*: Added.

LayoutTests:

  • tests-options.json:
Location:
trunk/LayoutTests
Files:
83 added
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r270014 r270016  
     12020-11-18  Chris Dumez  <cdumez@apple.com>
     2
     3        Import web-platform-tests/worklets tests from usptream
     4        https://bugs.webkit.org/show_bug.cgi?id=219121
     5
     6        Reviewed by Sam Weinig.
     7
     8        * tests-options.json:
     9
    1102020-11-18  Chris Dumez  <cdumez@apple.com>
    211
  • trunk/LayoutTests/TestExpectations

    r270014 r270016  
    384384imported/w3c/web-platform-tests/wasm/webapi/rejected-arg.any.html [ DumpJSConsoleLogInStdErr ]
    385385imported/w3c/web-platform-tests/workers/WorkerGlobalScope_ErrorEvent_lineno.htm [ DumpJSConsoleLogInStdErr ]
     386imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https.html [ DumpJSConsoleLogInStdErr ]
     387imported/w3c/web-platform-tests/worklets/layout-worklet-service-worker-interception.https.html [ DumpJSConsoleLogInStdErr ]
    386388imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html [ DumpJSConsoleLogInStdErr ]
    387389imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html [ DumpJSConsoleLogInStdErr ]
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r270014 r270016  
     12020-11-18  Chris Dumez  <cdumez@apple.com>
     2
     3        Import web-platform-tests/worklets tests from usptream
     4        https://bugs.webkit.org/show_bug.cgi?id=219121
     5
     6        Reviewed by Sam Weinig.
     7
     8        Import web-platform-tests/worklets tests from usptream dd35c2b21b76772123f76.
     9
     10        * resources/import-expectations.json:
     11        * web-platform-tests/worklets/*: Added.
     12
    1132020-11-18  Chris Dumez  <cdumez@apple.com>
    214
  • trunk/LayoutTests/imported/w3c/resources/import-expectations.json

    r270014 r270016  
    438438    "web-platform-tests/webxr": "import",
    439439    "web-platform-tests/workers": "import",
    440     "web-platform-tests/worklets": "skip",
     440    "web-platform-tests/worklets": "import",
    441441    "web-platform-tests/x-frame-options": "skip",
    442442    "web-platform-tests/xhr": "import",
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r269985 r270016  
    352352imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/requires-failure.https.any.serviceworker.html [ Skip ]
    353353imported/w3c/web-platform-tests/wasm/serialization/module/window-serviceworker-failure.https.html [ Skip ]
     354imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https.html [ Skip ]
     355imported/w3c/web-platform-tests/worklets/audio-worklet-service-worker-interception.https.html [ Skip ]
     356imported/w3c/web-platform-tests/worklets/layout-worklet-service-worker-interception.https.html [ Skip ]
     357imported/w3c/web-platform-tests/worklets/paint-worklet-service-worker-interception.https.html [ Skip ]
    354358
    355359# Quota check missing in WK1
  • trunk/LayoutTests/platform/win/TestExpectations

    r269974 r270016  
    38163816imported/w3c/web-platform-tests/service-workers [ Skip ]
    38173817imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/requires-failure.https.any.serviceworker.html [ Skip ]
     3818imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https.html [ Skip ]
     3819imported/w3c/web-platform-tests/worklets/audio-worklet-service-worker-interception.https.html [ Skip ]
     3820imported/w3c/web-platform-tests/worklets/layout-worklet-service-worker-interception.https.html [ Skip ]
     3821imported/w3c/web-platform-tests/worklets/paint-worklet-service-worker-interception.https.html [ Skip ]
    38183822
    38193823# No header filtering for WK1
  • trunk/LayoutTests/tests-options.json

    r270014 r270016  
    31203120        "slow"
    31213121    ],
     3122    "imported/w3c/web-platform-tests/worklets/animation-worklet-csp.https.html": [
     3123        "slow"
     3124    ],
     3125    "imported/w3c/web-platform-tests/worklets/animation-worklet-referrer.https.html": [
     3126        "slow"
     3127    ],
     3128    "imported/w3c/web-platform-tests/worklets/audio-worklet-csp.https.html": [
     3129        "slow"
     3130    ],
     3131    "imported/w3c/web-platform-tests/worklets/audio-worklet-referrer.https.html": [
     3132        "slow"
     3133    ],
     3134    "imported/w3c/web-platform-tests/worklets/layout-worklet-csp.https.html": [
     3135        "slow"
     3136    ],
     3137    "imported/w3c/web-platform-tests/worklets/layout-worklet-referrer.https.html": [
     3138        "slow"
     3139    ],
     3140    "imported/w3c/web-platform-tests/worklets/paint-worklet-csp.https.html": [
     3141        "slow"
     3142    ],
     3143    "imported/w3c/web-platform-tests/worklets/paint-worklet-referrer.https.html": [
     3144        "slow"
     3145    ],
    31223146    "imported/w3c/web-platform-tests/xhr/overridemimetype-blob.html": [
    31233147        "slow"
Note: See TracChangeset for help on using the changeset viewer.