Closed
Bug 495387
Opened 16 years ago
Closed 16 years ago
A few naughty things build their tests without ENABLE_TESTS
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: philor, Assigned: mayhemer)
References
Details
Attachments
(2 files, 1 obsolete file)
2.64 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
599 bytes,
patch
|
Waldo
:
review+
|
Details | Diff | Splinter Review |
Side benefit of looking at the hundreds of things that aren't in a -makefiles.sh, you get to see test(s)/Makefile being created while you're doing the --disable-tests run.
Attachment #380368 -
Flags: review?(ted.mielczarek)
Reporter | ||
Comment 1•16 years ago
|
||
Where by "that patch" I mean "this patch," of course.
Attachment #380368 -
Attachment is obsolete: true
Attachment #380370 -
Flags: review?(ted.mielczarek)
Attachment #380368 -
Flags: review?(ted.mielczarek)
Updated•16 years ago
|
Attachment #380370 -
Flags: review?(ted.mielczarek) → review+
Reporter | ||
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
![]() |
Assignee | |
Updated•16 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
Assignee | |
Comment 3•16 years ago
|
||
Tests for security are completely missing. We must include autoconf.mk before we do 'if ENABLE_TESTS' check.
Assignee: philringnalda → honzab.moz
Status: REOPENED → ASSIGNED
Attachment #389223 -
Flags: review?(ted.mielczarek)
![]() |
Assignee | |
Updated•16 years ago
|
Attachment #389223 -
Attachment description: Fix for mossing ssl tests → Fix for missing ssl tests
![]() |
Assignee | |
Comment 4•16 years ago
|
||
Comment on attachment 389223 [details] [diff] [review]
Fix for missing ssl tests [Checkin comment 6]
Phil, can you take a look please? It's darn simple :)
Attachment #389223 -
Flags: review?(ted.mielczarek) → review?(philringnalda)
![]() |
Assignee | |
Updated•16 years ago
|
Attachment #389223 -
Flags: review?(philringnalda) → review?(ted.mielczarek)
![]() |
Assignee | |
Comment 5•16 years ago
|
||
Comment on attachment 389223 [details] [diff] [review]
Fix for missing ssl tests [Checkin comment 6]
Switching back to Ted. If we won't get this r+'ed today I'll land w/o a review. This is too much important and too simple to wait.
Updated•16 years ago
|
Attachment #389223 -
Flags: review?(ted.mielczarek) → review+
![]() |
Assignee | |
Updated•16 years ago
|
Attachment #389223 -
Attachment description: Fix for missing ssl tests → Fix for missing ssl tests [Checkin comment 6]
![]() |
Assignee | |
Comment 6•16 years ago
|
||
Comment on attachment 389223 [details] [diff] [review]
Fix for missing ssl tests [Checkin comment 6]
http://hg.mozilla.org/mozilla-central/rev/97f2cc123118
![]() |
Assignee | |
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•