This repository has been archived by the owner on Oct 3, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Switch over to marionette #55
Comments
I have a WIP in the e10s branch over at EricRahm/areweslimyet |
EricRahm
added a commit
to EricRahm/areweslimyet
that referenced
this issue
Feb 2, 2015
- Switch over to a MarionetteTestCase - Updated GC function to use about:memory's method - Split out checkpoint code to separate js file - Updated to handle multiprocess data - Slightly updated results format - Allow inserting failures without results - Updates EnduranceTest to use the marionette test case - Switches over to marionette test runner - Tweaks to process the new result format - Update jsbridge_port to marionette_port - Updates batchtester_hook to use marionette_port - Updates slimtest_config - Removed the old Slimtest-TalosTP5 entry - Added new params to quick example - Point to the proper test path - Remove mozmill_endurance_test - Use marionette virtualenv - Move the launch_tester script over to marionette - Adds a '--gecko_log' parameter to specify where to put the gecko log - Updated batchtester to specify a log location
EricRahm
added a commit
to EricRahm/areweslimyet
that referenced
this issue
Feb 3, 2015
- Switch over to a MarionetteTestCase - Updated GC function to use about:memory's method - Split out checkpoint code to separate js file - Updated to handle multiprocess data - Slightly updated results format - Allow inserting failures without results - Updates EnduranceTest to use the marionette test case - Switches over to marionette test runner - Tweaks to process the new result format - Update jsbridge_port to marionette_port - Updates batchtester_hook to use marionette_port - Updates slimtest_config - Removed the old Slimtest-TalosTP5 entry - Added new params to quick example - Point to the proper test path - Remove mozmill_endurance_test - Use marionette virtualenv - Move the launch_tester script over to marionette - Adds a '--gecko_log' parameter to specify where to put the gecko log - Updated batchtester to specify a log location
The has been merged into the marionette branch. Enabling is blocked until issues with marionette-server are fixed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Mozmill does not support e10s so we need to switch to marionette. This step is just to switch frameworks, after that we'll deal with enabling e10s in #54.
The text was updated successfully, but these errors were encountered: