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,14 @@
[call.tentative.any.worker.html]
[test calling function]
expected: FAIL
[test constructing function]
expected: FAIL
[call.tentative.any.html]
[test calling function]
expected: FAIL
[test constructing function]
expected: FAIL

View file

@ -0,0 +1,68 @@
[constructor.tentative.any.html]
[name]
expected: FAIL
[length]
expected: FAIL
[Too few arguments]
expected: FAIL
[Calling]
expected: FAIL
[construct with JS function]
expected: FAIL
[fail with missing results]
expected: FAIL
[fail with missing parameters]
expected: FAIL
[fail with non-string parameters & results]
expected: FAIL
[fail with non-existent parameter and result type]
expected: FAIL
[fail with non-function object]
expected: FAIL
[fail to construct with non-callable object]
expected: FAIL
[constructor.tentative.any.worker.html]
[name]
expected: FAIL
[length]
expected: FAIL
[Too few arguments]
expected: FAIL
[Calling]
expected: FAIL
[construct with JS function]
expected: FAIL
[fail with missing results]
expected: FAIL
[fail with missing parameters]
expected: FAIL
[fail with non-string parameters & results]
expected: FAIL
[fail with non-existent parameter and result type]
expected: FAIL
[fail with non-function object]
expected: FAIL
[fail to construct with non-callable object]
expected: FAIL

View file

@ -0,0 +1,8 @@
[table.tentative.any.html]
[Test insertion into table]
expected: FAIL
[table.tentative.any.worker.html]
[Test insertion into table]
expected: FAIL

View file

@ -0,0 +1,14 @@
[type.tentative.any.worker.html]
[Check empty results and parameters]
expected: FAIL
[Check all types]
expected: FAIL
[type.tentative.any.html]
[Check empty results and parameters]
expected: FAIL
[Check all types]
expected: FAIL