Closed
Bug 903864
Opened 11 years ago
Closed 11 years ago
test_imgtools should use do_get_tempdir()
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: mihneadb, Assigned: mihneadb)
References
Details
Attachments
(1 file)
1.20 KB,
patch
|
Dolske
:
review+
|
Details | Diff | Splinter Review |
Right now it uses a hardcoded "/tmp" path.
This might also help with bug 676968.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #788699 -
Flags: review?(joe)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mihneadb
Status: NEW → ASSIGNED
Updated•11 years ago
|
Attachment #788699 -
Flags: review?(joe) → review?(dolske)
Comment 2•11 years ago
|
||
Comment on attachment 788699 [details] [diff] [review]
make test_imgtools use do_get_tempdir()
This code shouldn't ever be run in automation, it's just a convenience for developers locally testing. But this change is fine.
Attachment #788699 -
Flags: review?(dolske) → review+
Comment 4•11 years ago
|
||
Flags: in-testsuite-
Keywords: checkin-needed
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•