mirror of
https://github.com/servo/servo.git
synced 2025-09-19 03:18:20 +01:00
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:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,2 @@
|
|||
[audioworklet-audioparam-iterable.https.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[audioworklet-registerprocessor-called-on-globalthis.https.html]
|
||||
[Executing "registerprocessor-called-on-globalthis"]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[audioworklet-registerprocessor-dynamic.https.html]
|
||||
expected: ERROR
|
||||
[Dynamic registration in AudioWorkletGlobalScope]
|
||||
expected: NOTRUN
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,7 @@
|
|||
[audioworkletprocessor-param-getter-overridden.https.html]
|
||||
[Executing "Verifying AudioParam in AudioWorkletNode"]
|
||||
expected: FAIL
|
||||
|
||||
[Executing "Initializing AudioWorklet and Context"]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[audioworkletprocessor-process-frozen-array.https.html]
|
||||
[Executing "transfer-frozen-array"]
|
||||
expected: FAIL
|
||||
|
||||
[Executing "check-frozen-array"]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[audioworkletprocessor-process-zero-outputs.https.html]
|
||||
[Executing "check-zero-outputs"]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[extended-audioworkletnode-with-parameters.https.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue