Closed
Bug 1200196
Opened 9 years ago
Closed 9 years ago
Update tests should make use of the workspace when creating backup of the binary
Categories
(Testing :: Firefox UI Tests, defect)
Tracking
(firefox40 fixed, firefox41 fixed, firefox42 fixed, firefox43 fixed, firefox-esr38 fixed)
RESOLVED
FIXED
mozilla43
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
In bug 1199574 I added the workspace feature to our tests. Something I missed was that the update tests are creating a backup of the binary. That one should also be stored under the workspace dir and not in TEMP directly.
Assignee | ||
Comment 1•9 years ago
|
||
Simple fix which has been proven to work great with our mozmill automation scripts.
Updated•9 years ago
|
Attachment #8654861 -
Flags: review?(cmanchester) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Merged PR to master:
https://github.com/mozilla/firefox-ui-tests/commit/2624a8c500f8063549d4ded2c96534eeefb98232
I will backport it tomorrow.
status-firefox40:
--- → affected
status-firefox41:
--- → affected
status-firefox42:
--- → affected
status-firefox-esr38:
--- → affected
Target Milestone: --- → Firefox 43
Assignee | ||
Comment 3•9 years ago
|
||
Backported fix to all other branches:
https://github.com/mozilla/firefox-ui-tests/commit/13ad7a2c8e6eb3a0f615afa3ebdccb0d00261d02 (aurora)
https://github.com/mozilla/firefox-ui-tests/commit/a8e04259dd48b1441870afe9f40d212c31fa3dc5 (beta)
https://github.com/mozilla/firefox-ui-tests/commit/ce1132c08ddaa7db6ad93533fa19496b54bbba08 (release)
https://github.com/mozilla/firefox-ui-tests/commit/8c28754ea4d26ad59ab973e3ee206c9a153592b9 (esr38)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Mozilla QA → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•