From a8725fb9ac471479448c43acfccc3a993f4f6299 Mon Sep 17 00:00:00 2001 From: "Node.js GitHub Bot" Date: Sun, 30 Nov 2025 00:22:35 +0000 Subject: [PATCH] test: update WPT for WebCryptoAPI to 1e4933113d --- test/fixtures/wpt/README.md | 2 +- test/fixtures/wpt/WebCryptoAPI/WEB_FEATURES.yml | 3 +++ test/fixtures/wpt/versions.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 test/fixtures/wpt/WebCryptoAPI/WEB_FEATURES.yml 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": {