gecko-dev/testing
James Graham 8ae1f394a6 Bug 1363982 - Clean up fixtures for session creation in wdspec, a=testonly
[Cherry-picked from wpt]

This introduces two fixtures for creating a multi-test session and a
longlived session. For performance it is important that we don't
ordinarily create a new session for each test, but it's also important
that specific tests are able to create new sessions with arbitary
capabilities.

MozReview-Commit-ID: DNZCgmkrwvn
2017-05-11 18:01:47 +01:00
..
awsy Bug 1356683 - Use new tooltool wrapper in AWSY jobs. r=chmanchester 2017-04-12 18:01:46 +09:00
config Bug 1336107 - Update geckodriver to v0.15.0 2017-03-17 14:34:36 +00:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1362051 - Update tests have to set MOZ_MARIONETTE environment variable. r=ato,maja_zf 2017-05-04 22:10:50 +02:00
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
marionette Bug 1318351 - Ensure that window ids are internally handled as numbers. r=ato 2017-05-09 10:25:26 +02:00
mochitest Backed out 3 changesets (bug 469228) for being a possible cause of frequent test_animSVGImage.html failures a=backout 2017-05-10 10:13:54 -07:00
modules Bug 1356440 - Favicons of bookmarks views don't update on visit. r=mrbkap,past,enndeakin 2017-04-19 11:41:49 +02:00
mozbase Bug 1340233 - Take more care when killing browser before starting Android tests; r=jmaher 2017-04-12 09:15:53 -06:00
mozharness Backed out changeset 656d4714e803 (bug 1324922) for breaking fennec nightlys 2017-05-10 14:05:46 +02:00
profiles Bug 1241390 - Remove Suggested Tiles and related features. r=adw,emtwo 2017-05-02 17:09:16 -07:00
runtimes Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
specialpowers Merge mozilla-central to autoland 2017-04-27 16:36:41 +02:00
talos Merge mozilla-central to mozilla-inbound 2017-05-11 12:53:41 +02:00
tools Bug 1355260 - Allow for variability in mochitest-dt and bc e10s names in try syntax; r=chmanchester 2017-04-12 09:15:55 -06:00
tps Bug 1350135 - Fix failing TPS test_history_collision.js test r=markh 2017-04-19 14:38:00 -04:00
web-platform Bug 1363982 - Clean up fixtures for session creation in wdspec, a=testonly 2017-05-11 18:01:47 +01:00
xpcshell Bug 1360667 - Change location of coverage collection in xpcshell. r=jmaher 2017-04-28 15:20:37 -04:00
README.txt
cppunittest.ini Bug 1322707 - Stop building signaling_unittest and mediapipeline_unittests; r=jesup,glandium 2016-12-09 09:09:41 -10:00
mach_commands.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
moz.build Bug 1361417 - Update moz.build crash reporter bug components r=bsmedberg 2017-05-02 09:44:42 -07:00
remotecppunittests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runcppunittests.py Backed out changeset 18fd8676751a (bug 1333003) 2017-03-23 10:38:04 +01:00
testsuite-targets.mk Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00

README.txt

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff