From b5c142f692b9843e65296ebef6bcd38490eee258 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sun, 20 Nov 2022 12:10:20 -0500 Subject: [PATCH] Update test results. --- ...pe-setting-same-origin-domain.sub.html.ini | 3 + ...ion-prototype-setting-same-origin.html.ini | 3 + .../no-browsing-context.window.js.ini | 1 - .../the-location-interface/same-hash.html.ini | 35 ++++++++++ .../messagechannel.any.js.ini | 48 ------------- .../blob-data.https.html.ini | 3 +- .../no-coop-coep.https.any.js.ini | 13 +++- .../no-transferring.https.html.ini | 9 +++ .../serialization-via-history.https.html.ini | 12 ++++ .../window-domain-failure.https.sub.html.ini | 4 +- .../window-simple-success.https.html.ini | 5 ++ .../structured-cloning-error-extra.html.ini | 5 -- .../structuredclone_0.html.ini | 37 ---------- .../window-postmessage.window.js.ini | 24 ------- .../no-new-global.window.js.ini | 2 + ...stEnsureCanAddPrivateElement.window.js.ini | 36 +++++++++- .../async-iterator.any.js.ini | 1 - .../default-reader.any.js.ini | 6 -- .../readable-streams/general.any.js.ini | 7 -- .../streams/readable-streams/tee.any.js.ini | 67 ------------------- .../readable-streams/templated.any.js.ini | 6 -- .../jsapi/constructor/multi-value.any.js.ini | 21 ------ .../exception/basic.tentative.any.js.ini | 29 -------- .../constructor.tentative.any.js.ini | 26 ------- .../exception/getArg.tentative.any.js.ini | 32 --------- .../jsapi/exception/is.tentative.any.js.ini | 20 ------ .../exception/toString.tentative.any.js.ini | 14 ---- .../tag/constructor.tentative.any.js.ini | 14 ---- .../jsapi/tag/toString.tentative.any.js.ini | 14 ---- ...ion_requestSessionDuringEnd.https.html.ini | 3 - .../xhr/send-data-es-object.any.js.ini | 7 -- .../meta/mozilla/localeCompare.html.ini | 5 -- 32 files changed, 117 insertions(+), 395 deletions(-) create mode 100644 tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin-domain.sub.html.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin.html.ini create mode 100644 tests/wpt/metadata/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/no-transferring.https.html.ini create mode 100644 tests/wpt/metadata/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-history.https.html.ini delete mode 100644 tests/wpt/metadata/wasm/jsapi/constructor/multi-value.any.js.ini delete mode 100644 tests/wpt/metadata/wasm/jsapi/exception/constructor.tentative.any.js.ini delete mode 100644 tests/wpt/metadata/wasm/jsapi/exception/getArg.tentative.any.js.ini delete mode 100644 tests/wpt/metadata/wasm/jsapi/exception/is.tentative.any.js.ini delete mode 100644 tests/wpt/metadata/wasm/jsapi/exception/toString.tentative.any.js.ini delete mode 100644 tests/wpt/metadata/wasm/jsapi/tag/constructor.tentative.any.js.ini delete mode 100644 tests/wpt/metadata/wasm/jsapi/tag/toString.tentative.any.js.ini delete mode 100644 tests/wpt/metadata/xhr/send-data-es-object.any.js.ini delete mode 100644 tests/wpt/mozilla/meta/mozilla/localeCompare.html.ini diff --git a/tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin-domain.sub.html.ini b/tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin-domain.sub.html.ini new file mode 100644 index 00000000000..e94f347f6ee --- /dev/null +++ b/tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin-domain.sub.html.ini @@ -0,0 +1,3 @@ +[location-prototype-setting-same-origin-domain.sub.html] + [Same-origin-domain: setting the prototype to an empty object via __proto__ should throw a TypeError] + expected: FAIL diff --git a/tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin.html.ini b/tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin.html.ini new file mode 100644 index 00000000000..7bf488f91f7 --- /dev/null +++ b/tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin.html.ini @@ -0,0 +1,3 @@ +[location-prototype-setting-same-origin.html] + [Same-origin: setting the prototype to an empty object via __proto__ should throw a TypeError] + expected: FAIL diff --git a/tests/wpt/metadata/html/browsers/history/the-location-interface/no-browsing-context.window.js.ini b/tests/wpt/metadata/html/browsers/history/the-location-interface/no-browsing-context.window.js.ini index a6f9d3f7157..6c97c62ef3f 100644 --- a/tests/wpt/metadata/html/browsers/history/the-location-interface/no-browsing-context.window.js.ini +++ b/tests/wpt/metadata/html/browsers/history/the-location-interface/no-browsing-context.window.js.ini @@ -16,4 +16,3 @@ [Setting `href` to `http://test:test/` of a `Location` object sans browsing context is a no-op] expected: FAIL - diff --git a/tests/wpt/metadata/html/browsers/history/the-location-interface/same-hash.html.ini b/tests/wpt/metadata/html/browsers/history/the-location-interface/same-hash.html.ini index 8261add5420..685526c321e 100644 --- a/tests/wpt/metadata/html/browsers/history/the-location-interface/same-hash.html.ini +++ b/tests/wpt/metadata/html/browsers/history/the-location-interface/same-hash.html.ini @@ -1,2 +1,37 @@ [same-hash.html] expected: ERROR + [Using location.hash = "#te