Dave Townsend
unread,Aug 4, 2014, 1:39:51 PM8/4/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Henrik Skupin, dev-aut...@lists.mozilla.org, dev-pl...@lists.mozilla.org, dev-tree-...@lists.mozilla.org, Gregory Szorc, to...@lists.mozilla.org
I've done a little investigation into marionette and I've found a few
issues with it:
Firstly it doesn't look like running marionette directly or through mach
allows developers to select individual directories or test files to run,
rather it is a one-shot affair. This is very inconvenient for development.
Secondly marionette doesn't seem to be built to scale to many test types.
It uses regular expressions on filenames to determine the test type, as it
happens the Jetpack tests do use a different form to the existing
marionette tests so it's not out of the question but still makes me wary of
adding a new test type.
Thirdly I can't run marionette tests locally, they consistently fail quite
badly.
These problems make marionette a less than desirable option for use as a
base for our test harness right now so I plan to get my work to make
mochitests run jetpack tests completed this week and submit it for review.
If Marionette becomes a better choice in the future a lot of the work I'm
doing right now carries over, it will be simpler to switch from mochitest
to marionette than it is switching to mochitest.
On Tue, Jul 15, 2014 at 10:56 PM, Henrik Skupin <
hsk...@mozilla.com> wrote:
> Adding the tools mailing list, so that members of the A-team are aware
> of this thread, and can answer appropriately.
>
> --
> Henrik Skupin
> Senior Test Engineer
> Mozilla Corporation
>