Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,2 @@
[audioworklet-audioparam-iterable.https.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[audioworklet-registerprocessor-called-on-globalthis.https.html]
[Executing "registerprocessor-called-on-globalthis"]
expected: FAIL

View file

@ -0,0 +1,4 @@
[audioworklet-registerprocessor-dynamic.https.html]
expected: ERROR
[Dynamic registration in AudioWorkletGlobalScope]
expected: NOTRUN

View file

@ -0,0 +1,4 @@
[audioworklet-throw-onmessage.https.html]
expected: ERROR
[Throwing in an onmessage handler in the AudioWorkletGlobalScope shouldn't stop AudioWorkletProcessor]
expected: NOTRUN

View file

@ -0,0 +1,10 @@
[audioworkletnode-onerror.https.html]
expected: ERROR
[Test if |onprocessorerror| is called for an exception thrown from the processor constructor.]
expected: NOTRUN
[Test if |onprocessorerror| is called for a transfered object that cannot be deserialized on the AudioWorkletGlobalScope.]
expected: NOTRUN
[Test if |onprocessorerror| is called upon failure of process() method.]
expected: NOTRUN

View file

@ -0,0 +1,7 @@
[audioworkletprocessor-param-getter-overridden.https.html]
[Executing "Verifying AudioParam in AudioWorkletNode"]
expected: FAIL
[Executing "Initializing AudioWorklet and Context"]
expected: FAIL

View file

@ -0,0 +1,7 @@
[audioworkletprocessor-process-frozen-array.https.html]
[Executing "transfer-frozen-array"]
expected: FAIL
[Executing "check-frozen-array"]
expected: FAIL

View file

@ -0,0 +1,4 @@
[audioworkletprocessor-process-zero-outputs.https.html]
[Executing "check-zero-outputs"]
expected: FAIL

View file

@ -0,0 +1,2 @@
[extended-audioworkletnode-with-parameters.https.html]
expected: ERROR