Closed
Bug 947001
Opened 12 years ago
Closed 12 years ago
Bump gaiatest version to 0.21 and release to PyPI
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Firefox OS Graveyard
Gaia::UI Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdas, Assigned: mdas)
References
Details
Attachments
(2 files)
When Bug 925398 lands, we'll need to bump the marionette-client version used in gaiatest and to release a new gaiatest to reflect this change.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8345865 -
Flags: review?(dave.hunt)
| Assignee | ||
Comment 2•12 years ago
|
||
this patch also removes gaia-ui-tests from allow_failures so they can run as normal on Travis again.
Comment 3•12 years ago
|
||
Comment on attachment 8345865 [details] [review]
marionette client and gaiatest version bump
The patch looks fine, but we should of course hold off merging until bug 925398 is resolved and we've released Marionette client 0.7.0 to PyPI.
Attachment #8345865 -
Flags: review?(dave.hunt) → review+
| Assignee | ||
Comment 4•12 years ago
|
||
marionette-client 0.7.0 landed and gaia just reopened, I'm waiting for a green Travis run before I merge
| Assignee | ||
Comment 5•12 years ago
|
||
Merged and released.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•12 years ago
|
||
0.21 was released but it was missing the requirements.txt file from the package since MANIFEST.in was not updated. Unfortunately, I had to hotfix it and release a 0.21.1 locally since I couldn't find a pair of eyes to r? it.
Despite packaging this code already, I didn't want to merge the code into gaia without a gaiatest owner looking at it in case there are better ways of doing this. Mind doing the PR, davehunt?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•12 years ago
|
||
Attachment #8346088 -
Flags: review?(dave.hunt)
Comment 8•12 years ago
|
||
Comment on attachment 8346088 [details] [review]
MANIFEST.in update and version bump
Looks good to me.
Attachment #8346088 -
Flags: review?(dave.hunt) → review+
Comment 9•12 years ago
|
||
Comment 10•12 years ago
|
||
I'm not clear if these changes should be uplifted to v1.3 or v1.2. We tend to keep them in sync, but if there are incompatibilities with the Marionette client version then uplifting will cause failures.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•