gecko-dev/testing
Alexandre Lissy 620cb198ae Bug 1037056 - Producing FOTA packages for Flame. r=wcosta
The Flame device updates have been broken for a while because of updates
starting to be too big. Because of the way applying OTA works, there is
no good solution except switching to applying Gecko/Gaia updates in
recovery mode. This was done in bug 1037056 on the Buildbot instances,
but we need to support this on TaskCluster also.
2015-11-03 01:56:00 +01:00
..
config Bug 1219807 - Add tooltool manifests for jimdb; r=jmaher 2015-10-30 10:57:36 -06:00
crashtest No bug - Various crashtest manifest cleanups. 2015-10-31 19:35:27 -04:00
docker Bug 1218542 - Install language-pack-en-base in ubuntu1204-test image; set LANG/LC_ALL to en_US.UTF-8, r=dustin 2015-10-28 14:55:10 -04:00
eslint-plugin-mozilla Bug 1218425 - ESLint rule that warns against aArg notation in function params; r=miker 2015-10-28 08:32:02 +01:00
gtest Backed out changeset 92e5edb0d02e (bug 992983) for breaking fix_stack_using_bpsyms.py 2015-10-19 12:15:43 -07:00
instrumentation Bug 1108782 - Part 1: straighten out Java classpaths. r=glandium 2015-08-31 13:35:05 -07:00
luciddream Bug 1216967: Bump Marionette Python packages 2015-10-21 14:21:27 +01:00
marionette Bug 1213026 - Skip a test based on the value of a browser pref. r=dburns 2015-11-02 19:09:18 +01:00
mochitest Backed out changesets fb5765dffe01 and 0447429a5627 (Bug 1219058). r=me 2015-10-28 14:47:14 -07:00
modules Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
mozbase Bug 1219870 - [mozlog] ensure correct suite state when logging suite_start/suite_end via StructuredLogger.log_raw, r=chmanchester 2015-10-29 15:11:25 -04:00
mozharness Bug 1037056 - Producing FOTA packages for Flame. r=wcosta 2015-11-03 01:56:00 +01:00
profiles Bug 1214593 - Remove service worker periodic updater. r=ehsan 2015-11-02 16:08:44 +08:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1214593 - Remove service worker periodic updater. r=ehsan 2015-11-02 16:08:44 +08:00
talos Bug 1098357 - Make Session Restore talos test e10s-friendly. r=mconley 2015-10-16 11:07:49 +02:00
taskcluster Bug 1037056 - Producing FOTA packages for Flame. r=wcosta 2015-11-03 01:56:00 +01:00
tools Bug 1219082 - Fix reference to "resolver_func" in mach try. r=jgraham 2015-10-27 20:54:14 -07:00
tps Bug 1214593 - Remove service worker periodic updater. r=ehsan 2015-11-02 16:08:44 +08:00
web-platform Bug 1209994. Fix a couple of issues that make the percentage-height-calculation.html test unreliable. r=bz 2015-10-29 16:56:30 +13:00
xpcshell Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
cppunittest.ini Backed out changeset d84d5faa4852 (bug 1201997) for m2 perma failures 2015-10-30 15:53:22 +01:00
mach_commands.py Bug 1216950 - Add --list to |mach try| to display saved try strings, r=chmanchester 2015-10-23 00:57:39 +01:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1201370 - Add emulator parameter to cppunit test. r=ahal 2015-09-25 11:49:40 +08:00
runcppunittests.py Bug 1217144: Allow for cppunittest to be run locally on OSX. r=erahm 2015-10-27 13:50:56 -04:00
testsuite-targets.mk Backed out changeset 92e5edb0d02e (bug 992983) for breaking fix_stack_using_bpsyms.py 2015-10-19 12:15:43 -07: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