Closed
Bug 1166411
Opened 10 years ago
Closed 10 years ago
firefox-ui-update should not require --update-target-version to be set if --update-target-buildid has been specified
Categories
(Testing :: Firefox UI Tests, defect)
Testing
Firefox UI Tests
Tracking
(firefox38 fixed, firefox39 fixed, firefox40 fixed, firefox41 fixed, firefox-esr38 fixed)
RESOLVED
FIXED
mozilla41
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
This behavior was a mistake of mine. It's something new which I added when converting the update tests to Marionette. It's definitely something nice but it doesn't work right now because pulse message for daily builds do not contain a version specifier. But we want to check for the build id. So lets get this little piece removed.
Assignee | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
Attachment #8607693 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Landed on master as:
https://github.com/mozilla/firefox-ui-tests/commit/7eb6364b6fd24225f4df31de95cd786da1044caf
Backports will happen in the next days.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → affected
status-firefox39:
--- → affected
status-firefox40:
--- → affected
status-firefox41:
--- → fixed
status-firefox-esr38:
--- → affected
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
Assignee | ||
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•10 years ago
|
||
Backported the change to all other branches as:
https://github.com/mozilla/firefox-ui-tests/commit/2d05304dadb0fc63a667039cbefbcb4be178b55a
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Mozilla QA → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•