gecko-dev/testing/web-platform/tests/tools/manifest
Mike Pennisi 079dfe103c Bug 1566198 [wpt PR 17645] - [tools] Remove support for support filename flag, a=testonly
Automatic update from web-platform-tests
Rename "support" files

This is in preparation for a subsequent commit which will remove support
for the `-support.` filename flag.

--
[tools] Remove support for `support` filename flag

In terms of file interpretation by the WPT infrastructure, naming a file
with the `-support` flag is equivalent to placing it in a directory
named `support`, `resources`, or `tools`. The ability to express the
same intention with different mechanisms allows for variation that adds
no value and needless increases the complexity of the infrastructure and
its documentation. Further, the character sequence of `-support` is
prone to accidental opt-in: a number of tests in this suite currently
include that sequence and are thus not executed in automation.

Remove support for the flag.

--

wpt-commits: 856aa0b0678a07162bbd14b8dda4ffcc7a7aca2f, abfb2bcc1fb01ec5d9c930ff96fe9a8cedae0546
wpt-pr: 17645


--HG--
rename : testing/web-platform/tests/WebIDL/ecmascript-binding/constructors-support.html => testing/web-platform/tests/WebIDL/ecmascript-binding/support/constructors-support.html
rename : testing/web-platform/tests/dom/traversal/traversal-support.js => testing/web-platform/tests/dom/traversal/support/assert-node.js
rename : testing/web-platform/tests/eventsource/eventsource-onmessage-realm-support.htm => testing/web-platform/tests/eventsource/resources/eventsource-onmessage-realm.htm
rename : testing/web-platform/tests/html/semantics/forms/resetting-a-form/reset-form-event-realm-support.html => testing/web-platform/tests/html/semantics/forms/resetting-a-form/support/reset-form-event-realm.html
rename : testing/web-platform/tests/html/syntax/parsing/DOMContentLoaded-defer-support.js => testing/web-platform/tests/html/syntax/parsing/support/DOMContentLoaded-defer.js
rename : testing/web-platform/tests/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm => testing/web-platform/tests/html/the-xhtml-syntax/parsing-xhtml-documents/support/xhtml-mathml-dtd-entity.htm
rename : testing/web-platform/tests/touch-events/touch-support.js => testing/web-platform/tests/touch-events/support/touch.js
2019-07-24 13:34:33 +01:00
..
catalog
tests Bug 1566198 [wpt PR 17645] - [tools] Remove support for support filename flag, a=testonly 2019-07-24 13:34:33 +01:00
__init__.py
commands.json
download.py Bug 1553509 [wpt PR 16639] - Get all of manifest/lint/gitignore typed, a=testonly 2019-06-19 11:06:26 -07:00
item.py Bug 1553509 [wpt PR 16639] - Get all of manifest/lint/gitignore typed, a=testonly 2019-06-19 11:06:26 -07:00
log.py Bug 1553509 [wpt PR 16639] - Get all of manifest/lint/gitignore typed, a=testonly 2019-06-19 11:06:26 -07:00
manifest.py Bug 1556837 [wpt PR 17172] - Expand set of allowed types when updating manifest., a=testonly 2019-06-19 11:06:40 -07:00
sourcefile.py Bug 1566198 [wpt PR 17645] - [tools] Remove support for support filename flag, a=testonly 2019-07-24 13:34:33 +01:00
update.py Bug 1556409 [wpt PR 17138] - manifest.update.update's manifest_path argument should be optional, a=testonly 2019-06-19 11:06:32 -07:00
utils.py Bug 1553509 [wpt PR 16639] - Get all of manifest/lint/gitignore typed, a=testonly 2019-06-19 11:06:26 -07:00
vcs.py Bug 1558363 [wpt PR 17785] - [Gecko Bug 1558363] Fix WPT manifest updates when within a git tree, a=testonly 2019-07-24 13:34:13 +01:00
XMLParser.py Bug 1553509 [wpt PR 16639] - Get all of manifest/lint/gitignore typed, a=testonly 2019-06-19 11:06:26 -07:00