gecko-dev/testing
Aryeh Gregor b607cb2e71 Bug 1269712 - <track kind=invalid> should behave like metadata, not subtitles; r=bz
This follows a spec change <https://github.com/whatwg/html/issues/293>,
which AFAIK no other browser has implemented, so it has some regression
potential.

The web-platform tests changed are out-of-date and match the old spec,
so I'm changing them here to match the new spec.
2016-05-08 14:46:20 +03:00
..
config Bug 1227367 - Add mozharness script for Marionette harness tests; r=jlund 2016-04-04 17:57:34 -04: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 1270596 - Upgrade to ESLint 2.9.0. r=ahal 2016-05-06 10:41:04 -05:00
eslint-plugin-mozilla Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs 2016-04-24 18:04:25 +10:00
firefox-ui Bug 1270820 - Improve failure messages for Wait().until() calls in Firefox UI testcase classes. r=maja_zf 2016-05-06 17:31:22 +02: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 Backed out changeset 08754cfc737c (bug 1123506) for various test bustage due to ` JavascriptException: JavascriptException: ReferenceError: __marionetteParams is not defined` CLOSED TREE 2016-05-06 15:12:14 -07:00
mochitest Bug 1269349 - make robocop honor --timeout; r=gbrown 2016-05-05 11:25:54 -04:00
modules Bug 1252995 - recordTestCoverage modification. r=chmanchester 2016-03-11 19:21:36 -05:00
mozbase Bug 1264154 - Fix Fennec debugging on Mac r=ted 2016-04-29 10:56:20 -05:00
mozharness Bug 1257570 - --spsProfile doesn't work from try syntax. r=wlach 2016-05-06 09:38:34 -04:00
profiles Bug 1268177 - Disable background tab zombifications during tests. r=margaret 2016-04-29 21:19:43 +02:00
puppeteer/firefox Bug 1270256 - Update UpdateWizard class for removal of incompatible add-ons check. r=maja_zf 2016-05-06 18:51:43 +02:00
runtimes Bug 1264772 - Fixup writeruntimes.py; r=ahal 2016-04-14 16:01:14 -04:00
specialpowers Bug 1260076 - [Mochitest] implement SpecialPowers.loadPrivilegedScript, r=bholley 2016-04-20 19:47:00 +02:00
talos Bug 1268197 - add exception to startup IO test for webcompat system add-on r=jmaher a=merge 2016-04-29 11:03:41 -07:00
taskcluster Backed out changeset 69b3bf72b9d1 (bug 1267876) on a CLOSED TREE 2016-05-06 13:55:41 -07:00
tools Backed out changesets baa6c68ec413,5b8583070c9e,2942bb31152c,dd2ad6863f53,c68772362633,c8db6695b991 (bug 1231981) a=backout 2016-04-27 10:24:37 -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 1269712 - <track kind=invalid> should behave like metadata, not subtitles; r=bz 2016-05-08 14:46:20 +03:00
xpcshell Bug 1265156 - always pass symbolsPath during xpcshell self tests; r=ted.mielczarek 2016-04-18 13:20:35 -04:00
README.txt
cppunittest.ini Bug 1265033 - Add some mfbt tests that were not being run r=Waldo 2016-04-19 11:55:43 +01:00
mach_commands.py Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -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 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -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