gecko/testing
Gregory Szorc 0945ada1ef Bug 989137 - Part 11: Make service initialization and uninitialization more robust; r=gfritzsche
Subsequent patches were running into race conditions and bugs related to
Experiments instance initialization state. This patch plugs the
necessary holes in initialization state management to unblock work.

The fixes are far from robust. There are still race conditions and bugs.
They should probably be addressed later.

--HG--
extra : rebase_source : 5f0c7fa1f554d09a21b1452506884dc771cb829d
2014-04-07 14:11:31 -07:00
..
config Bug 969437 - part 2 - add --quiet option to all mochitest configurations; r=ahal 2014-03-24 12:11:59 -04:00
crashtest
gtest Backed out changeset 561b9329d832 (bug 988168) for wrong attribution. 2014-04-01 13:17:50 +09:00
marionette merge b2g-inbound to mozilla-central 2014-04-09 14:27:34 +02:00
mochitest Bug 975442: recognize as emulator if device name begins with 'emulator'. r=jgriffin 2014-04-09 10:14:07 +08:00
modules Bug 967564: report operand, even when a custom message is specified. r=gps 2014-02-10 13:12:40 +01:00
mozbase Bug 993700 - Bump mozversion version to 0.3. r=jgriffin 2014-04-08 16:02:56 -07:00
profiles Bug 989137 - Part 11: Make service initialization and uninitialization more robust; r=gfritzsche 2014-04-07 14:11:31 -07:00
release
specialpowers Bug 988334 - Stop reusing SpecialPowers for different windows. r=jmaher. 2014-03-24 21:12:41 +01:00
talos Bug 974621 - upload a new talos.zip to capture recent talos changes. r=bhearsum 2014-02-20 09:17:12 -05:00
tools Bug 975740 - Fixed typo in testing/tools/screenshot/moz.build 2014-02-25 12:46:25 +01:00
tps Bug 990797 - TPS CI errors out when trying to e-mail results. r=jgriffin DONTBUILD 2014-04-02 20:54:07 +02:00
xpcshell Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-04-07 16:18:43 +02:00
android_cppunittest_manifest.txt
mach_commands.py Bug 988849 - Add mach target for jit tests; r=gps 2014-03-27 10:16:14 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 984061: Make package-tests safe with -j >1 r=glandium 2014-03-18 10:06:27 -04: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