gecko-dev/testing
Dustin J. Mitchell dc44a4a95c Bug 1238704: remove special-casing of clobber jobs; r=wcosta
For each of macosx64, linux32, and linux64, this creates a new
base_<platform>.yml file that is then specialized into opt, opt st-in,
artifact, and dbg variants.  The base contains the workspace cache,
but the `mach taskcluster-graph` removes it for try jobs.

MozReview-Commit-ID: 7Ndw4NnNZgD

--HG--
rename : testing/taskcluster/tasks/builds/linux64_clobber.yml => testing/taskcluster/tasks/builds/base_linux64.yml
extra : rebase_source : 0199669cce185e449f35259ab596333c0a03bba3
2016-03-24 18:08:21 +00:00
..
config Bug 1239988 - Remove packaging for firefox-ui-tests. r=maja_zf 2016-03-10 13:34:11 +01:00
crashtest Bug 1239889 part 2 - Test for an animation target without a current document; r=birtles 2016-02-05 14:11:04 +11:00
docker Bug 1259077: upgrade desktop-build to mercurial 3.7.2; r=gps 2016-03-23 17:13:58 +00:00
eslint-plugin-mozilla Bug 1257246: Fix addVarToScope to work in both eslint 1.x and eslint 2.x. r=pbrosset 2016-03-16 12:16:50 -07:00
firefox-ui Bug 1238733 - Bump version for firefox-puppeteer and update dependencies; r=sydpolk,whimboo 2016-03-22 14:47:23 -04:00
gtest Bug 1256408 - Add graphics microbenchmarking. r=mstange 2016-03-16 14:20:33 -04: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 1259288 - Safe Browsing should be fully disabled in our test suites. r=gcp 2016-03-23 17:59:55 -07:00
mochitest Bug 1254296 - [e10s] Fix browser_CTP_plugins.js to run in e10s. r=gfritzsche 2016-03-22 17:40:02 -04:00
modules Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps 2016-03-16 16:58:29 +09:00
mozbase Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
mozharness Bug 1256063 - Add update bouncer aliases builder. r=rail a=release DONTBUILD 2016-03-24 14:43:34 +00:00
profiles Bug 1244816 - Create PushService mock for mochitests backed by a mock web socket. r=kitcambridge 2016-03-17 17:11:22 -07:00
puppeteer/firefox Bug 1238733 - Bump version for firefox-puppeteer and update dependencies; r=sydpolk,whimboo 2016-03-22 14:47:23 -04:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1258815 - Port some tests that depend on the parser utils object to mochitest-plain so that they can be turned on in e10s mode; r=mrbkap 2016-03-22 19:12:41 -04:00
talos Bug 1259288 - Safe Browsing should be fully disabled in our test suites. r=gcp 2016-03-23 17:59:55 -07:00
taskcluster Bug 1238704: remove special-casing of clobber jobs; r=wcosta 2016-03-24 18:08:21 +00:00
tools Bug 1258525 - Fix mach try chunk selection for selecting a directory of devtools. r=ahal 2016-03-21 15:34:00 -07:00
tps Bug 1241715 - get Sync TPS tests working locally by tweaking observers listened for and the authentication setup. r=whimboo 2016-02-03 11:21:09 +11:00
web-platform Bug 1247777 - Part3: reftests for -webkit-text-fill-color. r=jfkthame 2016-03-25 15:54:50 +08:00
xpcshell Bug 1251011 - Enable ESLint "no-undef" rule for PSM. r=keeler r=mossop 2016-03-16 16:50:33 -07:00
README.txt
cppunittest.ini Backed out changeset 490eb9194ae1 (bug 1228175) for TestIsCertBuiltInRoot failures on at least Android 2016-03-09 14:22:36 -08:00
mach_commands.py Bug 1257659 - Fix |mach try| on Windows by normalizing before comparing paths. r=mshal 2016-03-18 11:20:32 -07:00
machine-configuration.json
moz.build Bug 1245953 - Convert TaskCluster docs to Sphinx; r=garndt 2016-02-17 10:24:06 -08:00
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 1256401 - Part 2: Remove references to b2gdroid. r=fabrice 2016-03-18 14:41:51 -07: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