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,8 @@
[audiocontext-detached-execution-context.html]
expected: TIMEOUT
[Executing "decoding-on-detached-iframe"]
expected: TIMEOUT
[Audit report]
expected: NOTRUN

View file

@ -0,0 +1,9 @@
[audiocontext-getoutputtimestamp-cross-realm.html]
[X mainContext's performanceTime is not greater than iframeContext's performanceTime. Got 0.]
expected: FAIL
[< [getoutputtimestamp-cross-realm\] 1 out of 2 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
expected: FAIL

View file

@ -0,0 +1,31 @@
[audiocontext-not-fully-active.html]
expected: TIMEOUT
[frame in navigated remote-site frame]
expected: FAIL
[frame in navigated remote-site frame in remote-site frame]
expected: FAIL
[navigated frame in remote-site frame]
expected: FAIL
[removed frame in remote-site frame]
expected: FAIL
[frame in navigated frame]
expected: FAIL
[navigated frame]
expected: FAIL
[frame in removed remote-site frame in remote-site frame]
expected: FAIL
[frame in removed remote-site frame]
expected: FAIL
[frame in removed frame]
expected: FAIL
[removed frame]
expected: FAIL

View file

@ -0,0 +1,2 @@
[audiocontext-sinkid-constructor.https.html]
expected: ERROR

View file

@ -0,0 +1,22 @@
[audiocontext-sinkid-setsinkid.https.html]
expected: ERROR
[setSinkId() with a valid device identifier should succeeded.]
expected: NOTRUN
[setSinkId() with the same sink ID should resolve immediately.]
expected: NOTRUN
[setSinkId() with the same AudioSinkOptions.type value should resolve immediately.]
expected: NOTRUN
[setSinkId() should fail with TypeError on an invalid AudioSinkOptions.type value.]
expected: NOTRUN
[setSinkId() should fail with NotFoundError on an invalid device identifier.]
expected: NOTRUN
[setSinkId() should fail with InvalidStateError when calling from astopped AudioContext]
expected: NOTRUN
[setSinkId() should fail with InvalidStateError when calling from adetached document]
expected: NOTRUN

View file

@ -0,0 +1,7 @@
[audiocontext-sinkid-state-change.https.html]
expected: ERROR
[Calling setSinkId() on a suspended AudioContext should fire only sink change events.]
expected: NOTRUN
[Calling setSinkId() on a running AudioContext should fire both state and sink change events.]
expected: NOTRUN

View file

@ -0,0 +1,19 @@
[audiocontext-suspend-resume-close.html]
expected: TIMEOUT
[testOfflineAudioContext]
expected: TIMEOUT
[testMultiContextOutput]
expected: NOTRUN
[testMultiContextInput]
expected: NOTRUN
[testSuspendResumeEventLoop]
expected: NOTRUN
[testResumeInStateChangeForResumeCallback]
expected: NOTRUN
[testAudioContext]
expected: NOTRUN

View file

@ -0,0 +1,13 @@
[audiocontextoptions.html]
expected: CRASH
[X context = new AudioContext({sampleRate: 1}) did not throw an exception.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
expected: FAIL
[X context = new AudioContext({sampleRate: 1000000}) did not throw an exception.]
expected: FAIL
[< [test-audiocontextoptions-sampleRate\] 2 out of 4 assertions were failed.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[processing-after-resume.https.html]
[Test consistency of processing after resume()]
expected: FAIL

View file

@ -0,0 +1,11 @@
[promise-methods-after-discard.html]
expected: TIMEOUT
[resume()]
expected: TIMEOUT
[close()]
expected: NOTRUN
[suspend()]
expected: FAIL

View file

@ -0,0 +1,17 @@
[suspend-after-construct.html]
expected: ERROR
[Stop waiting]
expected: NOTRUN
[State change counting]
expected: TIMEOUT
[Iteration 2]
expected: NOTRUN
[Iteration 3]
expected: NOTRUN
[Iteration 1]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[suspend-with-navigation.html]
expected: TIMEOUT
[suspend() with navigation]
expected: TIMEOUT