Closed
Bug 860091
Opened 12 years ago
Closed 12 years ago
mirror test.py and mozdevice and mozprofile to m-c
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla23
People
(Reporter: k0scist, Assigned: k0scist)
References
Details
Attachments
(2 files)
103.28 KB,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
2.39 KB,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
In order to get `make check` working for mozbase tests on m-c , we
need to mirror mozbase's test.py and mozdevice to m-c . mozdevice
should be version-bumped (to 0.22) prior to this and released to pypi.
Assignee | ||
Comment 1•12 years ago
|
||
Sorry, blocked the wrong bug.
Assignee | ||
Comment 2•12 years ago
|
||
If there are no objections, I'll version bump tomorrow
Assignee | ||
Comment 3•12 years ago
|
||
taking mozprofile from bug 860110 along for the ride
Summary: mirror test.py and mozdevice to m-c → mirror test.py and mozdevice and mozprofile to m-c
Comment 4•12 years ago
|
||
(In reply to Jeff Hammel [:jhammel] from comment #3)
> taking mozprofile from bug 860110 along for the ride
Thanks jeff.
Assignee | ||
Comment 5•12 years ago
|
||
So we have new versions:
mozdevice = 0.22
mozprofile = 0.7
Bumping.
Assignee | ||
Comment 6•12 years ago
|
||
versions bump and uploaded to pypi. Now to make that patch
Assignee | ||
Comment 7•12 years ago
|
||
will do test.py diff in a separate patch and try them together. Jonathan, feel free to give to Andrew if you're busy (or, Andrew, feel free to take).
Assignee: nobody → jhammel
Attachment #738229 -
Flags: review?(jgriffin)
Assignee | ||
Comment 8•12 years ago
|
||
Likewise apropos review reassignment
Attachment #738242 -
Flags: review?(jgriffin)
Assignee | ||
Comment 9•12 years ago
|
||
pushed both patches to try: https://tbpl.mozilla.org/?tree=Try&rev=80fcc90265b3
Comment 10•12 years ago
|
||
Comment on attachment 738229 [details] [diff] [review]
mozdevice+mozprofile -> m-c
Review of attachment 738229 [details] [diff] [review]:
-----------------------------------------------------------------
I don't see any dm changes that will break mozharness, either.
Attachment #738229 -
Flags: review?(jgriffin) → review+
Comment 11•12 years ago
|
||
Comment on attachment 738242 [details] [diff] [review]
test.py changes
Review of attachment 738242 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks Jeff.
Attachment #738242 -
Flags: review?(jgriffin) → review+
Assignee | ||
Comment 12•12 years ago
|
||
ABICT, the try failures are all intermittents. Pushing to inbound
Assignee | ||
Comment 13•12 years ago
|
||
Tree closure...will push when i can/remember
Assignee | ||
Comment 14•12 years ago
|
||
Comment 15•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Comment 16•12 years ago
|
||
hurray!
You need to log in
before you can comment on or make changes to this bug.
Description
•