Closed
Bug 765040
Opened 13 years ago
Closed 13 years ago
Release Mozmill 1.5.13
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
We have to release Mozmill 1.5.13 to fix a regression we have introduced with the patch on bug 686320. With it in place we can no longer run user restart tests because the jsbridge port is not carried with a restart of Firefox.
At the same time I will check if we also can get rid of the drop for Firefox 3.6. If it would work quickly we could do it otherwise we will have to update the install.rdf and bump the minVersion to mozilla2.0 or Firefox 4.
Assignee | ||
Comment 1•13 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 633346 [details]
Patch
I don't think that we have to spend time on getting the window observer notifications fixed. Lets not try to add support for 1.9.2 and below again.
This patch bumps all the necessary versions.
Attachment #633346 -
Attachment description: Pointer to Github pull request: https://github.com/mozautomation/mozmill/pull/48 → Patch
Attachment #633346 -
Flags: review?(jhammel)
Assignee | ||
Updated•13 years ago
|
Attachment #633346 -
Flags: review?(jhammel) → review?(ahalberstadt)
Comment 3•13 years ago
|
||
Comment on attachment 633346 [details]
Patch
I see jsbridge has also been updated recently. Please bump jsbridge's version number too and change mozmill's setup.py to depend on the new jsbridge version.
Attachment #633346 -
Flags: review?(ahalberstadt) → review-
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 633346 [details]
Patch
Oh, silly mistake. Thanks for catching that! Pull request has been updated. Reasking for review.
Attachment #633346 -
Flags: review- → review?(ahalberstadt)
Comment 5•13 years ago
|
||
Comment on attachment 633346 [details]
Patch
Looks good, r+
Attachment #633346 -
Flags: review?(ahalberstadt) → review+
Assignee | ||
Comment 6•13 years ago
|
||
Pushed to hotfix-1.5:
https://github.com/mozautomation/mozmill/commit/d259f34c91674ea41afca62a387e2ecf6a060447
Tag 1.5.13 created:
https://github.com/mozautomation/mozmill/tree/1.5.13
Both packages have been uploaded to PyPI. I will followup with AMO tomorrow.
Assignee | ||
Comment 7•13 years ago
|
||
The extension has been uploaded to AMO. So I call this done now.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•