Commit Graph

27 Commits

Author SHA1 Message Date
Kartikaya Gupta
513df97c05 Bug 1339458 - Set RUST_BACKTRACE=1 when running automated tests. r=jmaher
MozReview-Commit-ID: I3c56ava41B
2017-02-14 11:32:45 -05:00
Madeleine Chercover
1a278f230b Bug 1336910 - Enable linux64-ccov for gtest, marionette & web-platform-tests; r=jmaher
MozReview-Commit-ID: H2yUyPohceG
2017-02-05 23:34:12 -08:00
Henrik Skupin
239941c8d7 Bug 1275243 - Marionette test jobs should create HTML reports with screenshots. r=maja_zf
MozReview-Commit-ID: 1YQavYttfep
2016-12-15 13:34:08 +01:00
Henrik Skupin
620e1de054 Bug 1320073 - Rename marionette-client to marionette-harness and release version 4.0.0. r=gps,maja_zf,mtseng,SingingTree
MozReview-Commit-ID: L6V3b5h8RWm
2016-12-12 13:05:34 +01:00
Henrik Skupin
862b5abdcc Bug 1319705 - Move Puppeteer to testing/marionette and make it available for Marionette tests in test packages. r=gps
MozReview-Commit-ID: 521o0fV72SQ
2016-11-24 17:02:52 +01:00
Andreas Tolfsen
893ca682db Bug 1317344 - Remove unused Marionette configs from mozharness; r=whimboo
This removes gaia_desktop, gaia_emulator, marionette_emulator,
webapi_desktop, and webapi_emulator test suite definitions.

MozReview-Commit-ID: Lf8slbzKNLz
2016-11-14 16:16:44 +00:00
Paul Yang
20a16b97a7 Bug 1024055 - Make mozharness use StructuredOutputParser for marionette tests, r=ahal
MozReview-Commit-ID: F1TQ6moVStN
2016-10-07 09:58:25 -04:00
Andrew Comminos
c4d45444c8 Bug 1296086 - Add a marionette flag to allow GL composition on a software GL implementation. r=jmaher
MozReview-Commit-ID: CnhlSlezqcT
2016-08-18 15:43:21 -04:00
Andrew Halberstadt
2f0590fa75 Bug 1275308 - [mozharness] Rename the run-marionette action to run-tests, r=armenzg
In bug 1262260 and 1250904, we are building some tools to make debugging tests in
interactive jobs easier. Part of this includes making it easier to run mozharness
scripts with various configurations. Some of these tools depend on a "run-tests"
action being present, but in marionette.py, this action is called "run-marionette"
instead.

Rather than make these tools special case marionette, let's just make marionette.py
consistent with every other mozharness script.

MozReview-Commit-ID: CrPgjUkCBQR
2016-05-24 12:19:45 -04:00
Gijs Kruitbosch
d8dc6c85c4 Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
MozReview-Commit-ID: 9RjGgykh0pR
2016-05-19 17:23:26 +01:00
Andrew Halberstadt
753f58fd4a Bug 1243083 - Enable e10s by default when running marionette tests, r=ato
MozReview-Commit-ID: NlTGwdQ2nw
2016-04-01 11:01:57 -04:00
Andreas Tolfsen
d100d70929 Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester
This change moves testing/marionette/client to testing/marionette/harness,
and testing/marionette/driver to testing/marionette/client.  This parent
directory name change reflects the true purpose of these Python packages.

MozReview-Commit-ID: B0KrGzDTLlQ
2016-02-06 17:34:10 +00:00
Carsten "Tomcat" Book
5ba717bd52 Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
Julien Pagès
8c54a35567 Bug 1230862 - Remove mozhttpd. r=wlach 2016-02-09 03:26:43 +01:00
Aki Sasaki
631fbd3e5e bug 1244781 - silence mozharness pyflakes warnings. r=jlund 2016-02-02 10:31:06 -05:00
Edgar Chen
6e3fd031a8 Bug 1238469 - Part 3: Use b2g_emulator_unittest.py for b2g marionette tests; r=ahal 2016-01-20 19:27:05 +08:00
James Graham
5da664e368 Bug 1193215 - Support for passing test directories through mach try, r=chmanchester
This adds support for web-platform-tests to mach try. It changes the implementation
so that instead of passing paths to manifests, the user passes arbitary paths in the
source tree, and tests under that path are run, with test discovery mainly left to
the harness.
2015-09-25 16:32:57 +01:00
Carsten "Tomcat" Book
ef8c1bf334 Backed out 3 changesets (bug 1193264, bug 1193215, bug 1204120) for S4 Test failures
Backed out changeset 3000fca0fc88 (bug 1204120)
Backed out changeset 2e67853b0b70 (bug 1193264)
Backed out changeset ced598ee50fe (bug 1193215)
2015-09-25 13:13:54 +02:00
James Graham
1373330a8c Bug 1193215 - Support for passing test directories through mach try, r=chmanchester
This adds support for web-platform-tests to mach try. It changes the implementation
so that instead of passing paths to manifests, the user passes arbitary paths in the
source tree, and tests under that path are run, with test discovery mainly left to
the harness.
2015-09-25 10:45:17 +01:00
Carsten "Tomcat" Book
be8db97200 Backed out 4 changesets (bug 1193264, bug 1193215, bug 1188483, bug 1204120) for test bustage and bustage on a CLOSED TREE
Backed out changeset a9a4292b2df3 (bug 1188483)
Backed out changeset 9748ff0d2836 (bug 1204120)
Backed out changeset a0b952bb6620 (bug 1193264)
Backed out changeset 63c61416c2f7 (bug 1193215)
2015-09-24 13:58:20 +02:00
James Graham
ed128fe1cc Bug 1193215 - Support for passing test directories through mach try.
This adds support for web-platform-tests to mach try. It changes the implementation
so that instead of passing paths to manifests, the user passes arbitary paths in the
source tree, and tests under that path are run, with test discovery mainly left to
the harness.
2015-09-24 11:58:03 +01:00
Andrew Halberstadt
02b1000cc7 Bug 1181261 - Merge configs from testing/config/mozharness into mozharness proper, r=chmanchester
The config files under testing/config/mozharness were created so that certain mozharness options
such as test harness arguments could ride the trees, simplifying a lot of logic in mozharness.
But now that mozharness itself is in-tree, these configs no longer serve any purpose. Instead
they are merged into the main configs at testing/mozharness/configs.
2015-08-14 16:54:08 -04:00
Jessica Jong
2c6f3a29ea Bug 1179687 - Enable qemu.log in marionette tests. r=chmanchester 2015-07-28 10:26:57 +08:00
James Graham
02d8c37541 Bug 1185453 - Generate error summary files for failures, r=chmanchester 2015-07-20 10:39:03 +01:00
Carsten "Tomcat" Book
9bb408aef0 Backed out changeset df2c4d643820 (bug 1185453) for mulet mochitest bustage on a CLOSED TREE 2015-07-22 14:39:00 +02:00
James Graham
67a662d2df Bug 1185453 - Generate error summary files for failures, r=chmanchester 2015-07-20 10:39:03 +01:00
Jordan Lund
5ffcb10955 Bug 1154796 - make a copy of mozharness and put it in gecko tree, based on 4d855a6835ed, r=mshal 2015-07-03 09:04:58 -07:00