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 @@
[checkpoint-after-workerglobalscope-onerror-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[checkpoint-importScripts.any.sharedworker.html]
expected: ERROR
[checkpoint-importScripts.any.worker.html]

View file

@ -0,0 +1,4 @@
[evaluation-order-1-nothrow-importScripts.any.worker.html]
[evaluation-order-1-nothrow-importScripts.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,5 @@
[evaluation-order-1-nothrow-static-import.any.sharedworker-module.html]
expected: ERROR
[evaluation-order-1-nothrow-static-import.any.worker-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[evaluation-order-1-throw-importScripts.any.sharedworker.html]
expected: ERROR
[evaluation-order-1-throw-importScripts.any.worker.html]

View file

@ -0,0 +1,5 @@
[evaluation-order-1-throw-static-import.any.worker-module.html]
expected: TIMEOUT
[evaluation-order-1-throw-static-import.any.sharedworker-module.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[evaluation-order-1.html]
[Module script queueing a microtask then throwing an exception]
expected: FAIL
[Module script queueing a microtask]
expected: FAIL

View file

@ -0,0 +1,5 @@
[evaluation-order-2.any.worker-module.html]
expected: TIMEOUT
[evaluation-order-2.any.sharedworker-module.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[evaluation-order-2.html]
[Module script queueing a microtask then throwing an exception]
expected: FAIL

View file

@ -0,0 +1,5 @@
[evaluation-order-3.any.sharedworker-module.html]
expected: ERROR
[evaluation-order-3.any.worker-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[evaluation-order-4.html]
[Module script queueing a microtask then top-level await]
expected: FAIL