Closed
Bug 805635
Opened 13 years ago
Closed 13 years ago
import_script does not close the file that is imported.
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla19
People
(Reporter: automatedtester, Assigned: automatedtester)
Details
Attachments
(1 file)
|
1.17 KB,
patch
|
mdas
:
review+
|
Details | Diff | Splinter Review |
At the moment we don't close the file when we open it to read it.
see http://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/marionette/marionette.py#481
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #675328 -
Flags: review?(mdas)
Updated•13 years ago
|
Attachment #675328 -
Flags: review?(mdas) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
| Assignee | ||
Comment 3•13 years ago
|
||
landed in aurora https://hg.mozilla.org/releases/mozilla-aurora/rev/8e0c14b7996e
Comment 4•13 years ago
|
||
Assignee: nobody → dburns
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•