Open Bug 1815453 Opened 2 years ago Updated 2 years ago

[meta] Put all mochitest test manifest files under toolkit/ into alphabetical order.

Categories

(Testing :: Mochitest, task)

Default
task

Tracking

(Not tracked)

People

(Reporter: mconley, Unassigned, Mentored)

References

(Depends on 2 open bugs, Blocks 1 open bug)

Details

(Keywords: meta)

See bug 1815447 for details. Alphabetical order is what the testing harness is running these things in anyways, so this shouldn't change the behaviour of our test runs.

If someone wants to pick this up, we have a linter that'll help! You can run it using:

./mach lint -l test-manifest-alpha toolkit/ --warnings

To get a list of all of the manifest files that are out of order. Then the job is to put each of those files in alphabetical order so that the linter doesn't complain.

Summary: Put all mochitest test manifest files under toolkit/ into alphabetical order. → [meta] Put all mochitest test manifest files under toolkit/ into alphabetical order.
Depends on: 1830993
Depends on: 1831109
Depends on: 1831110
Depends on: 1831111
Depends on: 1831113
You need to log in before you can comment on or make changes to this bug.