Closed
Bug 1149137
Opened 10 years ago
Closed 10 years ago
Make Loop's Marionettte unit tests run in e10s mode
Categories
(Hello (Loop) :: Client, defect, P2)
Hello (Loop)
Client
Tracking
(firefox39 fixed, firefox40 fixed)
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
2.28 KB,
patch
|
mikedeboer
:
review+
|
Details | Diff | Splinter Review |
This will hopefully help with any remaining issues on treeherder with the intermittent failures, as well as flushing out any surprises before e10s is turned on.
Assignee | ||
Comment 1•10 years ago
|
||
Turns out this is very nearly a one-liner, and made easier by stealing code from the functional tests. As we're not expecting to set many prefs here, I think we don't need a separate file/structure for preferences. If we start to add more, we can reconsider.
Attachment #8585482 -
Flags: review?(mdeboer)
Comment 2•10 years ago
|
||
Comment on attachment 8585482 [details] [diff] [review]
Make Loop's Marionette unit tests run in e10s mode.
Review of attachment 8585482 [details] [diff] [review]:
-----------------------------------------------------------------
Yay!
Attachment #8585482 -
Flags: review?(mdeboer) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Target Milestone: --- → mozilla39
Comment 4•10 years ago
|
||
Updated•10 years ago
|
status-firefox39:
--- → affected
Target Milestone: mozilla39 → mozilla40
Comment 5•10 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•