Closed
Bug 540259
Opened 16 years ago
Closed 16 years ago
Don't set XPCOM_DEBUG_BREAK=stack in runtest.py if it is already set to something else
Categories
(Thunderbird :: Testing Infrastructure, defect)
Thunderbird
Testing Infrastructure
Tracking
(thunderbird3.1 beta1-fixed, thunderbird3.0 .2-fixed)
RESOLVED
FIXED
Thunderbird 3.1b1
Tracking | Status | |
---|---|---|
thunderbird3.1 | --- | beta1-fixed |
thunderbird3.0 | --- | .2-fixed |
People
(Reporter: rain1, Assigned: rain1)
References
Details
Attachments
(1 file)
601 bytes,
patch
|
standard8
:
review+
standard8
:
approval-thunderbird3.0.2+
|
Details | Diff | Splinter Review |
We fail too many assertions when we run the folder-display suite, and this slows down the folder-display suite a lot when run with a debug build. While ideally we would should fix the failing assertions, this seems like a good way to mitigate the issue for the time being.
The patch is on top of the one in bug 533246.
Assignee | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
Comment on attachment 422077 [details] [diff] [review]
patch
r=Standard8 by inspection.
Attachment #422077 -
Flags: review?(bugzilla) → review+
Comment 3•16 years ago
|
||
Comment on attachment 422077 [details] [diff] [review]
patch
a=Standard8 for test-only change.
Attachment #422077 -
Flags: approval-thunderbird3.0.2+
Comment 4•16 years ago
|
||
Checked in:
http://hg.mozilla.org/comm-central/rev/593efafdc45c
http://hg.mozilla.org/releases/comm-1.9.1/rev/e79c6b1ee5d9
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
status-thunderbird3.0:
--- → .2-fixed
status-thunderbird3.1:
--- → beta1-fixed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.1b1
Comment 5•15 years ago
|
||
Verifying MozMill test harness fix for 3.0.2 on the basis that MozMill tests are still running fine and no-one has complained.
Keywords: verified-thunderbird3.0
You need to log in
before you can comment on or make changes to this bug.
Description
•