gecko-dev/testing
Wander Lairson Costa 47191bf610 Bug 1207986 part 3: Exit script if aws fails to list backup file. r=garndt
As the aws command line tool call is piped, its status is lost, but the
net result is an empty variable assigment. We take advantage of this to
detect errors in the aws tool.

--HG--
extra : commitid : HDjJMJ71GnE
2015-09-29 07:28:04 -03:00
..
config Bug 1181261 - Remove remaining in-tree mozhanress configs. r=ahal 2015-09-19 14:47:52 +08:00
crashtest Bug 1048624 - Cleanup and refactor the media crashtest manifests and re-enable some disabled tests that now pass. 2015-08-05 08:44:14 -04:00
docker Bug 1207986 part2: Install openjdk in the phone builder docker image. r=garndt 2015-09-29 07:28:04 -03:00
gtest Bug 992983 - Add test summary lines to gtest's automation-specific output format. r=benwa 2015-08-18 11:32:31 -07:00
instrumentation Bug 1108782 - Part 1: straighten out Java classpaths. r=glandium 2015-08-31 13:35:05 -07:00
luciddream Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham 2015-07-16 10:38:40 -04:00
marionette Bug 1184507 - Disable TestAboutPages:test_type_to_non_remote_tab for being racy. r=ato 2015-09-25 07:33:11 -07:00
mochitest Merge m-c to b2ginbound, a=merge 2015-09-28 16:32:01 -07:00
modules Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
mozbase Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn. 2015-09-28 12:01:42 +02:00
mozharness merge mozilla-inbound to mozilla-central a=merge 2015-09-28 14:13:24 +02:00
profiles Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE 2015-09-22 11:02:55 -07:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1197475 - [webext] Add test for browser.storage.local, fix a few bugs in it (r=gabor) 2015-09-23 17:18:30 -07:00
talos merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
taskcluster Bug 1207986 part 3: Exit script if aws fails to list backup file. r=garndt 2015-09-29 07:28:04 -03:00
tools Bug 1204120 - Allow passing talos arguments to |mach try|, r=chmanchester 2015-09-25 16:32:59 +01:00
tps
web-platform test for bug 864171 and bug 1053011 r=padenot 2015-09-24 19:07:29 +12:00
xpcshell Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE 2015-09-22 11:02:55 -07:00
cppunittest.ini Bug 1186315 - Fix TestTuple error and add it into testing list. r=nfroyd 2015-07-21 22:54:00 +02:00
mach_commands.py Bug 1204120 - Allow passing talos arguments to |mach try|, r=chmanchester 2015-09-25 16:32:59 +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 1090276 - Support mach cppunittest on Android; r=dminor 2015-09-14 08:40:35 -06:00
testsuite-targets.mk Bug 1207912 - Use multiple rules for test archive generation; r=glandium 2015-09-23 23:28:19 -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