Closed
Bug 599305
Opened 14 years ago
Closed 14 years ago
Make package-tests should package xpcshell-tests as well
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.3a1
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
1.86 KB,
patch
|
gozer
:
review+
|
Details | Diff | Splinter Review |
Now that we're libxul, we can package xpcshell-tests into package-tests as well.
This enables us to do a whole load of other things such as run xpcshell-tests on try server, and even switch production to running with package tests (yay! it also saves us builder time).
Here's the patch to add the hooks in to package xpcshell-tests. Note that currently we also have to package mochitests as they are the ones that give us the binaries we actually need.
Attachment #478232 -
Flags: review?(gozer)
Comment 1•14 years ago
|
||
Comment on attachment 478232 [details] [diff] [review]
The fix
Awesome!
Attachment #478232 -
Flags: review?(gozer) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Flags: in-testsuite-
Target Milestone: --- → Thunderbird 3.3a1
You need to log in
before you can comment on or make changes to this bug.
Description
•