Closed
Bug 541225
Opened 15 years ago
Closed 15 years ago
Run packaged tests for SeaMonkey instead of monolithic unittest builders
Categories
(SeaMonkey :: Testing Infrastructure, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: kairo)
References
Details
We currently run the old monolithic unittest builders for SeaMonkey (on 1.9.1, the only tree that runs tests at all), but it would be good to switch to the newer system of packaged tests instead, so tests can be run in parallel and/or by different machines and a single run doesn't take that long.
Assignee | ||
Comment 1•15 years ago
|
||
http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey-Ports has experimental builds running for this, but we are failing mailnews xpcshell tests there, I'll file another bug for that.
Assignee | ||
Comment 2•15 years ago
|
||
Current status: All tests except the very long-running mochitest-plain are running fine with bug 539780 and bug 541169 fixed locally on the buildmaster. Bug 541235 is the only difference in test results we are seeing.
Assignee | ||
Comment 3•15 years ago
|
||
http://hg.mozilla.org/build/buildbot-configs/rev/0654cda5e2b8 turned the packaged test suites over to the SeaMonkey2.0 tree and disabled the mochi and retest suites from the unittest builders.
I couldn't wait much longer as our machines get a bit overwhelmed with jobs when a few things get pushed.
I will hide the xpcshell columns for the moment due to the failures and keep those tests running on the unittest builders for now, if ones wants to see them, they will be visible with http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey2.0&noignore=1
Assignee | ||
Comment 4•15 years ago
|
||
We're running packaged tests now, even if the xpcshell ones are hidden right now for SeaMonkey2.0, so I'm marking this fixed. We can track the rest of the issues in other bugs.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•