diff --git a/test/fixtures/wpt/README.md b/test/fixtures/wpt/README.md index a00609e0e5dd33..a78bd290a80157 100644 --- a/test/fixtures/wpt/README.md +++ b/test/fixtures/wpt/README.md @@ -34,7 +34,7 @@ Last update: - wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi - wasm/webapi: https://github.com/web-platform-tests/wpt/tree/fd1b23eeaa/wasm/webapi - web-locks: https://github.com/web-platform-tests/wpt/tree/10a122a6bc/web-locks -- WebCryptoAPI: https://github.com/web-platform-tests/wpt/tree/c58b6f4e0e/WebCryptoAPI +- WebCryptoAPI: https://github.com/web-platform-tests/wpt/tree/1e4933113d/WebCryptoAPI - webidl/ecmascript-binding/es-exceptions: https://github.com/web-platform-tests/wpt/tree/2f96fa1996/webidl/ecmascript-binding/es-exceptions - webmessaging/broadcastchannel: https://github.com/web-platform-tests/wpt/tree/6495c91853/webmessaging/broadcastchannel - webstorage: https://github.com/web-platform-tests/wpt/tree/1d2c5fb36a/webstorage diff --git a/test/fixtures/wpt/WebCryptoAPI/WEB_FEATURES.yml b/test/fixtures/wpt/WebCryptoAPI/WEB_FEATURES.yml new file mode 100644 index 00000000000000..6f47b86ed48fd5 --- /dev/null +++ b/test/fixtures/wpt/WebCryptoAPI/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: web-cryptography + files: '**' diff --git a/test/fixtures/wpt/versions.json b/test/fixtures/wpt/versions.json index afb05be1481f70..036dd947313874 100644 --- a/test/fixtures/wpt/versions.json +++ b/test/fixtures/wpt/versions.json @@ -96,7 +96,7 @@ "path": "web-locks" }, "WebCryptoAPI": { - "commit": "c58b6f4e0eaf8d3b9792f7add1d3dfcbef40053f", + "commit": "1e4933113d2028e092d07a9e865db8f606b21026", "path": "WebCryptoAPI" }, "webidl/ecmascript-binding/es-exceptions": {