Closed Bug 759825 Opened 12 years ago Closed 12 years ago

reenable testprofilepath

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Assigned: whimboo)

References

Details

Attachments

(1 file, 1 obsolete file)

the mutt test, testprofilepath.py, is currently disabled.  It should
be reenabled, especially since, unlike the mutt js tests, the python
tests actually pass.
Attached patch reenable the test (obsolete) — Splinter Review
The test works from the command line but does not work from mutt.  I suspect this is from the fact that mutt imports mozprocess and the default argument to env is os.environ.copy(), which is done at module import time.  Instead, it should be done at instance creation time
Depends on: 759840
Comment on attachment 628385 [details] [diff] [review]
reenable the test

You'll need the fix from bug 759840 for this to work.  Not sure if we should wait for a mozprocess version bump, etc,
Attachment #628385 - Flags: review?(hskupin)
Assignee: nobody → jhammel
Status: NEW → ASSIGNED
(In reply to Jeff Hammel [:jhammel] from comment #2)
> You'll need the fix from bug 759840 for this to work.  Not sure if we should
> wait for a mozprocess version bump, etc,

Given that this test is in the mozmill repository we should do a version bump of mozprocess first, yes. Same for mozprofile (bug 758250) and any other package we depend on.
Depends on: 759916
Comment on attachment 628385 [details] [diff] [review]
reenable the test

Jeff, do we have any progress on bug 759916? Any this looks good. But it could be that the patch cannot be applied correctly anymore.
Attachment #628385 - Flags: review?(hskupin) → review+
I haven't had the chance to do bug 759916 last week.  I will do so when I have time free but as the close of Q2 looms I'm not sure when this is
Comment on attachment 628385 [details] [diff] [review]
reenable the test

We need a version bump of mozrunner together with this patch. If you don't mind I can do that quickly.
Attachment #628385 - Flags: review+ → review-
Sounds good to me
Attached file Patch (re-enable)
Pointer to Github pull-request
Attachment #631947 - Attachment description: Pointer to Github pull request: https://github.com/mozautomation/mozmill/pull/43 → Patch (re-enable)
Attachment #631947 - Flags: review?(jhammel)
Attachment #628385 - Attachment is obsolete: true
Assignee: jhammel → hskupin
Comment on attachment 631947 [details]
Patch (re-enable)

lgtm
Attachment #631947 - Flags: review?(jhammel) → review+
Pushed to master:
https://github.com/mozautomation/mozmill/commit/143568d7b54297e38755baa1b29bafdb31386e75
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: