Open
Bug 732334
Opened 13 years ago
Updated 2 years ago
Need test for bug 731907
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
NEW
People
(Reporter: hiro, Unassigned)
References
Details
(Whiteboard: [patchlove])
Attachments
(1 file)
4.11 KB,
text/plain
|
Details |
No more enbug[1]!
[1] http://enbug.org/about
Attachment #602265 -
Flags: review?(dbienvenu)
Reporter | ||
Comment 1•13 years ago
|
||
Comment on attachment 602265 [details]
A test
Clearing review flag.
This test hits the assertion at http://mxr.mozilla.org/comm-central/source/mailnews/compose/src/nsMsgAttachmentHandler.cpp#1003.
Ummm, the assertion is really necessary..?
Attachment #602265 -
Flags: review?(dbienvenu)
Updated•13 years ago
|
Assignee: nobody → hiikezoe
Could the test cover both bug 235432 and bug 731907?
As in, check that temp files were deleted but sources of attachments were not (you already covered this second part)?
Reporter | ||
Comment 3•13 years ago
|
||
(In reply to :aceman from comment #2)
> Could the test cover both bug 235432 and bug 731907?
> As in, check that temp files were deleted but sources of attachments were
> not (you already covered this second part)?
First of all, I do not actually prefer a test covers plural test cases.
The test for bug 235432 I've been trying to write can not be achieved yet because I can not find the timing the temporary file (nsqmail.tmp or something) still exits from the test.
Updated•12 years ago
|
Flags: in-testsuite?
Comment 4•9 years ago
|
||
aceman, could you polish this off and land?
Assignee: hiikezoe → nobody
Status: ASSIGNED → NEW
Whiteboard: [patchlove]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•