Bug 1756574 - Disallow variants with empty query or fragments, r=jdescottes,Ms2ger
commit9f7dfddb4455da85564e68d08de69df25b1e389f
authorJames Graham <james@hoppipolla.co.uk>
Tue, 22 Feb 2022 13:17:56 +0000 (22 13:17 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 7 Mar 2022 14:49:42 +0000 (7 14:49 +0000)
tree517bdbfb986c3bce17fc69c3f6c370fd90b28ca1
parentcb45b358187e1b1fa9157da1af48bf2be3f41766
Bug 1756574 - Disallow variants with empty query or fragments, r=jdescottes,Ms2ger

These have a different normalised representation, which confuses various parts of
the infrastructure that assume you can manipulate test ids like URLs

Differential Revision: https://phabricator.services.mozilla.com/D139377
testing/web-platform/tests/tools/lint/lint.py
testing/web-platform/tests/tools/lint/tests/test_file_lints.py
testing/web-platform/tests/tools/manifest/sourcefile.py
testing/web-platform/tests/tools/manifest/tests/test_sourcefile.py