Changeset 283303 in webkit
- Timestamp:
- Sep 29, 2021, 10:41:18 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 10 added
- 4 edited
-
ChangeLog (modified) (1 diff)
-
imported/w3c/ChangeLog (modified) (1 diff)
-
imported/w3c/resources/import-expectations.json (modified) (1 diff)
-
imported/w3c/web-platform-tests/push-api (added)
-
imported/w3c/web-platform-tests/push-api/META.yml (added)
-
imported/w3c/web-platform-tests/push-api/idlharness.https.any-expected.txt (added)
-
imported/w3c/web-platform-tests/push-api/idlharness.https.any.html (added)
-
imported/w3c/web-platform-tests/push-api/idlharness.https.any.js (added)
-
imported/w3c/web-platform-tests/push-api/idlharness.https.any.serviceworker-expected.txt (added)
-
imported/w3c/web-platform-tests/push-api/idlharness.https.any.serviceworker.html (added)
-
imported/w3c/web-platform-tests/push-api/idlharness.https.any.worker-expected.txt (added)
-
imported/w3c/web-platform-tests/push-api/idlharness.https.any.worker.html (added)
-
imported/w3c/web-platform-tests/push-api/w3c-import.log (added)
-
platform/mac-wk1/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r283302 r283303 1 2021-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 1 11 2021-09-29 Youenn Fablet <youenn@apple.com> 2 12 -
trunk/LayoutTests/imported/w3c/ChangeLog
r283302 r283303 1 2021-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 1 19 2021-09-29 Youenn Fablet <youenn@apple.com> 2 20 -
trunk/LayoutTests/imported/w3c/resources/import-expectations.json
r283223 r283303 391 391 "web-platform-tests/progress-events": "skip", 392 392 "web-platform-tests/proximity": "skip", 393 "web-platform-tests/push-api": "import", 393 394 "web-platform-tests/quirks-mode": "skip", 394 395 "web-platform-tests/quirks/unitless-length": "import", -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r283302 r283303 358 358 imported/w3c/web-platform-tests/fetch/range/sw.https.window.html [ Skip ] 359 359 imported/w3c/web-platform-tests/server-timing/service_worker_idl.html [ Skip ] 360 imported/w3c/web-platform-tests/push-api [ Skip ] 360 361 imported/w3c/web-platform-tests/service-workers [ Skip ] 361 362 imported/w3c/web-platform-tests/infrastructure/server/context.any.serviceworker.html [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.