⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 283303 in webkit


Ignore:
Timestamp:
Sep 29, 2021, 10:41:18 PM (5 years ago)
Author:
youenn@apple.com
Message:

Import WPT push api tests
https://bugs.webkit.org/show_bug.cgi?id=230945

Reviewed by Alex Christensen.

LayoutTests/imported/w3c:

  • resources/import-expectations.json:
  • web-platform-tests/push-api/META.yml: Added.
  • web-platform-tests/push-api/idlharness.https.any-expected.txt: Added.
  • web-platform-tests/push-api/idlharness.https.any.html: Added.
  • web-platform-tests/push-api/idlharness.https.any.js: Added.
  • web-platform-tests/push-api/idlharness.https.any.serviceworker-expected.txt: Added.
  • web-platform-tests/push-api/idlharness.https.any.serviceworker.html: Added.
  • web-platform-tests/push-api/idlharness.https.any.worker-expected.txt: Added.
  • web-platform-tests/push-api/idlharness.https.any.worker.html: Added.
  • web-platform-tests/push-api/w3c-import.log: Added.

LayoutTests:

  • platform/mac-wk1/TestExpectations:

Skip tests in WK1

Location:
trunk/LayoutTests
Files:
10 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r283302 r283303  
     12021-09-29  Youenn Fablet  <youenn@apple.com>
     2
     3        Import WPT push api tests
     4        https://bugs.webkit.org/show_bug.cgi?id=230945
     5
     6        Reviewed by Alex Christensen.
     7
     8        * platform/mac-wk1/TestExpectations:
     9        Skip tests in WK1
     10
    1112021-09-29  Youenn Fablet  <youenn@apple.com>
    212
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r283302 r283303  
     12021-09-29  Youenn Fablet  <youenn@apple.com>
     2
     3        Import WPT push api tests
     4        https://bugs.webkit.org/show_bug.cgi?id=230945
     5
     6        Reviewed by Alex Christensen.
     7
     8        * resources/import-expectations.json:
     9        * web-platform-tests/push-api/META.yml: Added.
     10        * web-platform-tests/push-api/idlharness.https.any-expected.txt: Added.
     11        * web-platform-tests/push-api/idlharness.https.any.html: Added.
     12        * web-platform-tests/push-api/idlharness.https.any.js: Added.
     13        * web-platform-tests/push-api/idlharness.https.any.serviceworker-expected.txt: Added.
     14        * web-platform-tests/push-api/idlharness.https.any.serviceworker.html: Added.
     15        * web-platform-tests/push-api/idlharness.https.any.worker-expected.txt: Added.
     16        * web-platform-tests/push-api/idlharness.https.any.worker.html: Added.
     17        * web-platform-tests/push-api/w3c-import.log: Added.
     18
    1192021-09-29  Youenn Fablet  <youenn@apple.com>
    220
  • trunk/LayoutTests/imported/w3c/resources/import-expectations.json

    r283223 r283303  
    391391    "web-platform-tests/progress-events": "skip",
    392392    "web-platform-tests/proximity": "skip",
     393    "web-platform-tests/push-api": "import",
    393394    "web-platform-tests/quirks-mode": "skip",
    394395    "web-platform-tests/quirks/unitless-length": "import",
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r283302 r283303  
    358358imported/w3c/web-platform-tests/fetch/range/sw.https.window.html [ Skip ]
    359359imported/w3c/web-platform-tests/server-timing/service_worker_idl.html [ Skip ]
     360imported/w3c/web-platform-tests/push-api [ Skip ]
    360361imported/w3c/web-platform-tests/service-workers [ Skip ]
    361362imported/w3c/web-platform-tests/infrastructure/server/context.any.serviceworker.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.