gecko-dev/testing
Mike Hommey 83a6429d67 Bug 1253466 - Don't pass --enable-threadsafe to js/src/configure. r=mshal
The flag was removed in bug 1031529, and silently doesn't do anything.
Configure.py will start barfing about unknown options, so don't pass it
down.
2016-03-08 15:41:32 +09:00
..
config Bug 1246797 - Use new AVD for Android 4.3 (increase screen width to 800); r=me 2016-02-26 14:01:12 -07:00
crashtest Bug 1230428 - Add crashtest for WebSpeech synthesis. r=eeejay 2016-02-10 20:57:41 +09:00
docker Bug 1248713 - add docker container for l10n repacks r=catlee DONTBUILD 2016-03-04 13:30:59 -05:00
eslint-plugin-mozilla Backed out 10 changesets (bug 1246677) for causing frequent OSX browser_rules_completion-existing-property_01.js failures (10.6 and 10.10). 2016-02-24 21:04:31 -05:00
firefox-ui Bug 1252586 - Handle |mach firefox-ui-test --binary| correctly - r=whimboo, r=gps 2016-03-02 11:02:11 -06:00
gtest Bug 1055224 - Run gtest output through a stack fixer. r=ahal 2016-01-15 10:36:46 -08:00
instrumentation Bug 1119520 - Add opt-in Gradle build mode for mobile/android. r=gps 2016-02-12 10:06:40 -08:00
luciddream Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester 2016-02-06 17:34:10 +00:00
marionette Bug 1253236 - Reuse element.isXULElement; r=automatedtester 2016-03-03 14:21:45 +00:00
mochitest Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
modules Bug 1034290 - Use structured log output for test results in reftest, r=jmaher 2016-02-05 15:44:20 -05:00
mozbase Bug 1251196 - Bump mozcrash to 0.17. r=ted 2016-03-03 21:41:27 +01:00
mozharness Bug 1253466 - Don't pass --enable-threadsafe to js/src/configure. r=mshal 2016-03-08 15:41:32 +09:00
profiles Bug 1250744 - Disable e10s add-ons blocking on testing profiles. r=jmaher 2016-03-02 13:50:55 -03:00
puppeteer/firefox Bug 1212811 - focused_chrome_window_handle() should wait until focus transition has been finished. r=maja_zf 2016-03-07 12:45:33 +01:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Merge m-c to inbound. a=merge 2016-03-05 19:30:51 -05:00
talos Bug 1253382 - Force the initial browser remoteness only after the browser's onLoad has fired. r=jmaher 2016-03-03 18:15:12 -05:00
taskcluster Backed out changeset 20d8879ac256 (bug 1242682) a=backout CLOSED TREE 2016-03-04 11:41:25 -08:00
tools Bug 1216681 - Cross compilation fixup. 2016-02-15 16:44:39 +01:00
tps Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
web-platform Bug 1199038 - Increase the timeout in worker test to reduce instability, r=Ms2ger 2016-03-07 14:32:47 +00:00
xpcshell Bug 1246761 - Properly handle non-terminal 0-length DATA frames. r=mcmanus 2016-03-01 16:28:39 -08:00
cppunittest.ini Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd 2016-02-04 12:35:12 +01:00
mach_commands.py Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
machine-configuration.json
moz.build Bug 1245953 - Convert TaskCluster docs to Sphinx; r=garndt 2016-02-17 10:24:06 -08:00
README.txt
remotecppunittests.py Bug 1233311 - Avoid python exception on Android cppunit time-out; r=jmaher 2015-12-18 12:17:07 -07:00
runcppunittests.py Backed out changeset c6617c4a27b4 (bug 1238305) for android cpp failures 2016-01-29 15:01:46 -08:00
testsuite-targets.mk Bug 1252809 - Followup Bug 1239808 to handle spaces in MOZ_TEST_PACKAGES_FILE. r=jlund 2016-03-01 19:33:16 +01: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