gecko/testing
Dave Townsend 126c255cb2 Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer
This performs the update check for system add-ons. It runs as part of the daily
add-on update checks similar to hotfix checks. Currently no URL is set so builds
won't actually start checking yet.

I've taken a few shortcuts here by only staging updates and needing a restart to
install as well as always downloading updates rather than using existing local
copies. At least the latter probably needs fixing before turning this on but
it makes more sense to iterate on those in tree.
2015-09-10 10:57:39 -07:00
..
config Bug 1199377 - Add tooltool manifests for host-utils, supporting Android tests; r=jmaher 2015-09-15 12:33:15 -06: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 Backed out 1 changesets (bug 1166217) for likely causing Aries Dogfood Build Bustage 2015-09-21 15:18:00 +02: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 merge mozilla-inbound to mozilla-central a=merge 2015-09-22 12:35:13 +02:00
mochitest Bug 1140512 - Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-09-19 20:22:21 +02: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 Backed out changeset feceb41f1c3c (bug 1185244) for breaking running tests locally CLOSED TREE a=backout 2015-09-22 17:08:37 -07:00
mozharness Backed out changeset feceb41f1c3c (bug 1185244) for breaking running tests locally CLOSED TREE a=backout 2015-09-22 17:08:37 -07:00
profiles Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer 2015-09-10 10:57:39 -07:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Backed out 12 changesets (bug 1202482, bug 1202483, bug 1202481, bug 1202486, bug 1202479, bug 1202478, bug 1197475, bug 1203331, bug 1139860, bug 1202501, bug 1199473, bug 1190662) for Mulet mochitest-5 timeouts 2015-09-22 19:29:51 -07:00
talos Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer 2015-09-10 10:57:39 -07:00
taskcluster Bug 1203390 follow-up: Move the mozilla-central/job_flags.yml entires to base_jobs.yml 2015-09-22 08:50:06 -04:00
tools Bug 1203796 - Remove the trychooser syntax commit if pushing to the try server fails; r=chmanchester 2015-09-11 00:16:05 -04:00
tps
web-platform Bug 647621 - Remove document.charset from historical.html because it was eventually added to the spec. r=Ms2ger 2015-09-23 09:32:30 +09:00
xpcshell Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer 2015-09-10 10:57:39 -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 Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for breaking android 4.0 debug reftests CLOSED TREE 2015-09-15 08:52:19 -07:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1090276 - Support mach cppunittest on Android; r=dminor 2015-09-14 08:40:35 -06:00
runcppunittests.py Bug 1090276 - Support mach cppunittest on Android; r=dminor 2015-09-14 08:40:35 -06:00
testsuite-targets.mk Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for breaking android 4.0 debug reftests CLOSED TREE 2015-09-15 08:52:19 -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