Closed
Bug 485756
Opened 16 years ago
Closed 16 years ago
Make Core reftest/crashtest make targets available
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: sgautherie, Assigned: sgautherie)
References
Details
Attachments
(1 file)
(deleted),
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
... as in port bug 468913 to SM.
Assignee | ||
Comment 1•16 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090328 SeaMonkey/2.0b1pre] (experimental/_m-c_, home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/262d44d6e425
+http://hg.mozilla.org/comm-central/rev/054adad6539d)
Assignee: build-config → sgautherie.bz
Status: NEW → ASSIGNED
Attachment #369865 -
Flags: review?(kairo)
Comment 2•16 years ago
|
||
Comment on attachment 369865 [details] [diff] [review]
(Av1) Simply forward to Core targets
[Checkin: See comment 3]
>-default export libs clean realclean distclean alldep maybe_clobber_profiledbuild check rebase uploadsymbols signnss deliver mochitest mochitest-plain mochitest-chrome mochitest-browser-chrome mochitest-a11y::
>+default export libs clean realclean distclean alldep maybe_clobber_profiledbuild rebase uploadsymbols signnss deliver \
>+ check reftest crashtest mochitest mochitest-plain mochitest-chrome mochitest-browser-chrome mochitest-a11y::
Just make the second line start without indentation, I think that's actually better, as all those targets are at the same level. Maybe we should even split this into more lines, I didn't know this even works. Do you know if pymake accepts this?
Attachment #369865 -
Flags: review?(kairo) → review+
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 369865 [details] [diff] [review]
(Av1) Simply forward to Core targets
[Checkin: See comment 3]
http://hg.mozilla.org/comm-central/rev/b309610b1f99
Av1, with comment 2 suggestion(s).
Attachment #369865 -
Attachment description: (Av1) Simply forward to Core targets → (Av1) Simply forward to Core targets
[Checkin: See comment 3]
Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #2)
> Maybe we should even split this into more lines, I didn't know this even works.
Maybe, I just wanted to do the "tests" line for now.
There are at least the 'rebase' and the 'signnss' (and probably the new "package tests" ?) bugs in which someone can take opportunity to split more...
> Do you know if pymake accepts this?
No idea.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Assignee | ||
Updated•16 years ago
|
Product: SeaMonkey → MailNews Core
QA Contact: build-config → build-config
Target Milestone: seamonkey2.0b1 → Thunderbird 3.0b3
You need to log in
before you can comment on or make changes to this bug.
Description
•