launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #08172
[Merge] lp:~allenap/maas/try-out-saucelabs into lp:maas
The proposal to merge lp:~allenap/maas/try-out-saucelabs into lp:maas has been updated.
Description changed to:
* Gets SST tests to report page by page, instead of all at once. It
does this by overriding TestCase.__call__ to multiply up the test
for each browser, in a similar way to testscenarios method of
operation.
* Gets the SST tests running remotely, via the OnDemand/Connect
service. The browsers to use can be selected by setting the
MAAS_REMOTE_TEST_BROWSERS to one or more members of {ie7, ie8, ie9,
chrome}. Not all the SST tests pass.
* Works around an annoying wart in nose, so that the actually running
test is now reported. See `active_test`.
* Adds a helper module for dealing with YUI3 test result dumps. This
correctly deals with nested suites.
For more details, see:
https://code.launchpad.net/~allenap/maas/try-out-saucelabs/+merge/106217
--
https://code.launchpad.net/~allenap/maas/try-out-saucelabs/+merge/106217
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~allenap/maas/try-out-saucelabs into lp:maas.
References