From d89ff73f9ca867a7daa6368d4193378571902d5e Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Thu, 13 Jun 2024 16:48:06 +0300 Subject: [PATCH] tests: update wpt (#24198) --- tests/wpt/runner/expectation.json | 34 ++++++++++++++++++++++++++++--- tests/wpt/suite | 2 +- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json index 14fe7d9325c90..e80fbf9222094 100644 --- a/tests/wpt/runner/expectation.json +++ b/tests/wpt/runner/expectation.json @@ -3654,7 +3654,6 @@ "parts": { "basic-dom-part-declarative-brace-syntax-innerhtml.tentative.html": false, "basic-dom-part-declarative-brace-syntax.tentative.html": false, - "basic-dom-part-declarative-pi-syntax.tentative.html": false, "basic-dom-part-objects.tentative.html": false, "dom-parts-parseparts-on-body.tentative.html": false, "dom-parts-parseparts-on-head.tentative.html": false, @@ -4029,7 +4028,13 @@ "strategies.any.html": true, "strategies.any.worker.html": true, "terminate.any.html": true, - "terminate.any.worker.html": true + "terminate.any.worker.html": true, + "cancel.any.html": [ + "readable.cancel() and a parallel writable.close() should reject if a transformer.cancel() calls controller.error()" + ], + "cancel.any.worker.html": [ + "readable.cancel() and a parallel writable.close() should reject if a transformer.cancel() calls controller.error()" + ] }, "writable-streams": { "aborting.any.html": true, @@ -4064,7 +4069,18 @@ "queuing-strategies-size-function-per-global.window.html": false, "transferable": { "deserialize-error.window.html": false, - "transfer-with-messageport.window.html": false + "transfer-with-messageport.window.html": false, + "readable-stream.html": false, + "reason.html": false, + "service-worker.https.html": false, + "shared-worker.html": false, + "transform-stream-members.any.html": true, + "transform-stream-members.any.shadowrealm.html": false, + "transform-stream-members.any.worker.html": true, + "transform-stream.html": false, + "window.html": false, + "worker.html": false, + "writable-stream.html": false }, "idlharness-shadowrealm.window.html": false }, @@ -5877,6 +5893,7 @@ "Parsing origin: against " ], "a-element.html?exclude=(file|javascript|mailto)": [ + "Test that embedded 0x0A is stripped", "Parsing: against ", "Parsing: against ", "Parsing: against ", @@ -6560,6 +6577,7 @@ "Parsing: against " ], "a-element.html?include=file": [ + "Test that embedded 0x0A is stripped", "Parsing: against ", "Parsing: against ", "Parsing: against ", @@ -6692,6 +6710,7 @@ "Parsing: against " ], "a-element.html?include=javascript": [ + "Test that embedded 0x0A is stripped", "Parsing: against ", "Parsing: against ", "Parsing: against ", @@ -6706,6 +6725,7 @@ "Parsing: against " ], "a-element.html?include=mailto": [ + "Test that embedded 0x0A is stripped", "Parsing: against ", "Parsing: against ", "Parsing: against ", @@ -10163,6 +10183,9 @@ "filereader_result.any.worker.html": true }, "idlharness.any.html": [ + "Blob interface: operation bytes()", + "Blob interface: new Blob([\"TEST\"]) must inherit property \"bytes()\" with the proper type", + "Blob interface: new File([\"myFileBits\"], \"myFileName\") must inherit property \"bytes()\" with the proper type", "FileList interface: existence and properties of interface object", "FileList interface object length", "FileList interface object name", @@ -10173,6 +10196,9 @@ "FileList interface: attribute length" ], "idlharness.any.worker.html": [ + "Blob interface: operation bytes()", + "Blob interface: new Blob([\"TEST\"]) must inherit property \"bytes()\" with the proper type", + "Blob interface: new File([\"myFileBits\"], \"myFileName\") must inherit property \"bytes()\" with the proper type", "FileList interface: existence and properties of interface object", "FileList interface object length", "FileList interface object name", @@ -10194,6 +10220,7 @@ ], "FileReaderSync.worker.html": false, "idlharness.worker.html": [ + "Blob interface: operation bytes()", "FileList interface: existence and properties of interface object", "FileList interface object length", "FileList interface object name", @@ -10238,6 +10265,7 @@ "Service worker test setup" ], "idlharness.html": [ + "Blob interface: operation bytes()", "FileList interface: existence and properties of interface object", "FileList interface object length", "FileList interface object name", diff --git a/tests/wpt/suite b/tests/wpt/suite index a14e908e1fd7c..a7b5eac8f2cfa 160000 --- a/tests/wpt/suite +++ b/tests/wpt/suite @@ -1 +1 @@ -Subproject commit a14e908e1fd7c6e848ef60df044af1c040a012d2 +Subproject commit a7b5eac8f2cfac28bb12beeea15a9e2b126a568e