Closed
Bug 754443
Opened 13 years ago
Closed 13 years ago
fill out BROWSER_PATH environment variable for mutt python tests
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
References
Details
Attachments
(1 file)
4.11 KB,
patch
|
whimboo
:
review+
|
Details | Diff | Splinter Review |
In order to make the mozmill python tests actually run, we need the
tests to have BROWSER_PATH set. mutt should set it
Reporter | ||
Comment 1•13 years ago
|
||
This patch enables mutt python tests to run but is dependent on the fix in bug 754370 . I've also killed some trailing whitespace. Note that the tests still have massive failures
Attachment #623295 -
Flags: review?(hskupin)
Reporter | ||
Comment 2•13 years ago
|
||
We'll need to bump mozmill to require mozrunner == 5.3 for this as well
Comment 3•13 years ago
|
||
Comment on attachment 623295 [details] [diff] [review]
set BROWSER_PATH in mutt tests
A lot of whitespace changes which probably should have done in another patch. But the actual code changes look fine to me.
Attachment #623295 -
Flags: review?(hskupin) → review+
Reporter | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
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
•