From 3aa6d5d8b0911e9c5fcd38dd856f419692b28085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 26 May 2022 13:13:01 +0200 Subject: chore: upgrade rusty_v8 to 0.43.1 (#14713) --- tools/wpt/expectation.json | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 1caf96c9d..aa168a88b 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1410,12 +1410,8 @@ "valueOf.any.html": true, "valueOf.any.worker.html": true }, - "idlharness.any.html": [ - "Table interface: operation set(unsigned long, optional any)" - ], - "idlharness.any.worker.html": [ - "Table interface: operation set(unsigned long, optional any)" - ], + "idlharness.any.html": true, + "idlharness.any.worker.html": true, "instance": { "constructor-bad-imports.any.html": true, "constructor-bad-imports.any.worker.html": true, @@ -1428,12 +1424,8 @@ "toString.any.html": true, "toString.any.worker.html": true }, - "interface.any.html": [ - "WebAssembly.Table.set: length" - ], - "interface.any.worker.html": [ - "WebAssembly.Table.set: length" - ], + "interface.any.html": true, + "interface.any.worker.html": true, "memory": { "buffer.any.html": true, "buffer.any.worker.html": true, -- cgit v1.2.3