Closed
Bug 1571681
(kill-mozmill)
Opened 6 years ago
Closed 5 years ago
[meta] convert mozmill to mochitests
Categories
(Thunderbird :: Testing Infrastructure, task, P2)
Thunderbird
Testing Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 73.0
People
(Reporter: mkmelin, Assigned: darktrojan)
References
Details
(Keywords: meta)
Attachments
(2 files)
|
24.01 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
|
6.78 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
We want to get rid of mozmill, and instead move the tests over to be run through the mochitest test framework.
This gives us more standard commands to run tests through mach, but more importantly removes the need to maintain mozmill which has a huge baggage.
Geoff had ideas for this, and will be working putting the basics into place.
| Assignee | ||
Comment 1•5 years ago
|
||
After this there's only two tests that are still disabled.
Attachment #9116828 -
Flags: review?(mkmelin+mozilla)
| Reporter | ||
Comment 2•5 years ago
|
||
Comment on attachment 9116828 [details] [diff] [review]
1571681-enable-5-tests-1.diff
Review of attachment 9116828 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, r=mkmelin
Attachment #9116828 -
Flags: review?(mkmelin+mozilla) → review+
| Reporter | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird 73.0
| Assignee | ||
Comment 3•5 years ago
|
||
… and the last two. I'll squash these patches together and rewrite the commit message before pushing.
Attachment #9116924 -
Flags: review?(mkmelin+mozilla)
| Reporter | ||
Comment 4•5 years ago
|
||
Comment on attachment 9116924 [details] [diff] [review]
1571681-enable-2-more-tests-1.diff
Review of attachment 9116924 [details] [diff] [review]:
-----------------------------------------------------------------
Yay!
Attachment #9116924 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Updated•5 years ago
|
Keywords: leave-open
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/d96b359f3c44
Fix and enable remaining mochitests that were copied from mozmill; r=mkmelin
| Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•