Closed
Bug 605236
Opened 14 years ago
Closed 14 years ago
Disable xpcshell-tests on "Check" builders
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Mozilla Messaging Graveyard
Release Engineering
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: standard8, Assigned: jhopkins)
References
Details
Attachments
(1 file)
(deleted),
patch
|
gozer
:
review+
|
Details | Diff | Splinter Review |
Once the dependent bugs are fixed (namely priorities and killing processes), we can turn off the xpcshell-tests run on the "check builders.
Reporter | ||
Comment 1•14 years ago
|
||
John, I know we've probably got MozMill coming soon, but could we do this today anyway?
I'd like to get it done soonish as it will:
- Stop duplicating xpcshell-test runs
- Help clear up the picture on trunk wrt the current failures.
Basically I think we need to set unittest_exec_xpcshell_suites false for the following builders:
WINNT 5.2 comm-central check
MacOSX 10.5 comm-central check
Linux x86-64 comm-central check
Linux comm-central check
Assignee: nobody → john.hopkins
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #485073 -
Flags: review?(gozer)
Updated•14 years ago
|
Attachment #485073 -
Flags: review?(gozer) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•14 years ago
|
||
As a result of this, we also realised that the Linux 32 and 64 bit builders were subsequently just doing a build and make check (they don't run MozMill). Hence this is just a duplicate of the dep builders.
Therefore we've turned them off as this will reduce the load on compilation per push. The change was:
http://hg.mozilla.org/build/buildbot-configs/rev/28ea094069ac
We can remove that when we remove the check builders for good which will be once we've got mozmill up and running.
Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•