Closed Bug 1830993 Opened 2 years ago Closed 1 year ago

Put all mochitest test manifest files under toolkit/components into alphabetical order

Categories

(Testing :: Mochitest, task)

Default
task

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1855300

People

(Reporter: mconley, Assigned: anwar.rhsl)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

You can get a sense of which test manifests need to be reordered by running this command:

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

then it's a matter of reorganizing each of those files to move the tests (and the test flags!) into the prescribed order.

Assignee: nobody → anwar.rhsl

I have an issue sorting the test in this file toolkit/components/extensions/test/mochitest/mochitest.ini.
In order to sort alphabetically, the test_ext_storage_cleanup.html must come before test_ext_sendmessage_reply2.html , which is included from toolkit/components/extensions/test/mochitest/mochitest-common.ini.
Do I move test_ext_storage_cleanup.html into toolkit/components/extensions/test/mochitest/mochitest-common.ini and sort them alphabetically? Any help?

Put all mochitest test manifest files under toolkit/components into alphabetical order. r?mconley

Attachment #9331998 - Attachment is obsolete: true
Attachment #9331998 - Attachment description: WIP: Bug 1830993 - → Bug 1830993 - Put all mochitest test manifest files under toolkit/components into alphabetical order. r?mconley
Attachment #9331998 - Attachment is obsolete: false

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: anwar.rhsl → nobody
Assignee: nobody → anwar.rhsl
Status: NEW → ASSIGNED

The tests have already been sorted alphabetically as part of the ini->toml migration in bug 1855300.

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1855300
Resolution: --- → DUPLICATE
Attachment #9331998 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: