gecko-dev/testing
Eric Rahm 8d8772c3ff Bug 1173420 - Turn off experiments logging during testing. r=bsemdberg
Setting 'experiments.logging.level' to trace seems to have been leftover
debugging code from bug 989137. Similarly enabling 'experiments.logging.dump'
was leftover from debugging bug 995027.
2015-06-11 10:12:10 -07:00
..
config Bug 1163833 - Add integration with browsermob-proxy, r=dburns 2015-05-27 10:00:09 -07:00
crashtest
docker Bug 1172107 - Add the ability to upload dist files after a successful build; r=ahal 2015-06-10 22:35:46 +02:00
gtest Bug 1159300: Add a clone of gmp-fake that doesn't do decryption r=glandium,cpearce 2015-04-30 00:52:26 -04:00
instrumentation
luciddream Bug 1171446 - Add a description to the luciddream mach target r=ochameau 2015-06-05 11:04:11 +02:00
marionette Bug 1169600 - Avoid misleading exception in message listeners in marionette server. r=ato 2015-06-03 10:21:27 -07:00
mochitest Bug 1173114 - Fallback to chunk-by-dir if runtimes file not found, r=ahal 2015-06-10 10:12:31 -07:00
modules Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
mozbase Bug 1173120 - Add timeout parameter to devicemanagerADB._runCmd; r=armenzg 2015-06-11 09:22:48 -06:00
mozharness a=me no bug update mozharness.json to a64e1cbfb998 2015-06-10 12:07:30 -04:00
profiles Bug 1173420 - Turn off experiments logging during testing. r=bsemdberg 2015-06-11 10:12:10 -07:00
runtimes Bug 1170632 - Add win and linux64-pgo e10s runtimes files, a=fix bustage 2015-06-09 13:08:42 -07:00
specialpowers Backed out changeset 020ac30e270a (bug 1141415) for windows mochitest bustage 2015-05-27 14:45:35 -07:00
talos Bug 1167083: Fix memory leak in Windows low integrity temp clean up code. r=billm 2015-05-22 07:50:54 +01:00
taskcluster Bug 1173328: Dogfood builds always have "aries" as the platform name. r=garndt a=garndt 2015-06-10 10:38:37 -03:00
tools Bug 1149670 - Add a mach command to find tests in specified directories and prepare a commit to push them to try.;r=ahal 2015-05-28 15:57:21 -07:00
tps Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm 2015-04-17 14:06:02 -04:00
web-platform bug 1116382 test auto-revoking behavior with URL.createObjectURL(MediaSource) r=bholley 2015-05-29 00:01:34 +12:00
xpcshell Bug 1171849 Let consumers override mozlog default formatter options, r=chmanchester 2015-06-05 17:48:06 +01:00
cppunittest.ini Bug 1035468: A NAT simulator based on NrSocket, and integrate into ice_unittest. r=ekr 2015-06-10 15:27:12 -07:00
mach_commands.py Bug 1173633 - Print docstrings of mach command handlers in help output; r=ahal 2015-06-11 08:32:02 -07:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1171299 - Support mozinfo.json in cppunit tests; r=dminor 2015-06-04 10:51:14 -06:00
runcppunittests.py Bug 1171299 - Support mozinfo.json in cppunit tests; r=dminor 2015-06-04 10:51:14 -06:00
testsuite-targets.mk Bug 1171299 - Support mozinfo.json in cppunit tests; r=dminor 2015-06-04 10:51:14 -06:00

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