Closed
Bug 805635
Opened 9 years ago
Closed 9 years ago
import_script does not close the file that is imported.
Categories
(Testing :: 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•9 years ago
|
||
Try push in https://tbpl.mozilla.org/?tree=Try&rev=de320cfd6169
Attachment #675328 -
Flags: review?(mdas)
Updated•9 years ago
|
Attachment #675328 -
Flags: review?(mdas) → review+
Assignee | ||
Comment 2•9 years ago
|
||
landed in m-i https://hg.mozilla.org/integration/mozilla-inbound/rev/d1ec228e2ff5
Assignee | ||
Comment 3•9 years ago
|
||
landed in aurora https://hg.mozilla.org/releases/mozilla-aurora/rev/8e0c14b7996e
Comment 4•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d1ec228e2ff5
Assignee: nobody → dburns
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in
before you can comment on or make changes to this bug.
Description
•