gecko-dev/testing
Jean-Yves Avenard a3f091d02b Bug 1159171: [MSE] P3. Update webref results. r=karlt
We now use FFmpeg on linux to decode h264. This allows to pass all the mp4 tests.

FFmpeg (like windows 7) will buffer 15 frames prior outputting a frame which causes TIMEOUT as the media appended only contains 12 frames.
2015-10-01 19:40:21 +10: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 1199720 - Setup builds for b2gdroid, taskcluster and mozharness bits, r=dustin 2015-09-30 13:57:52 -07: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 1209841 - Improve move_caret_by_offset() in selection.py. r=automatedtester 2015-09-30 18:29:34 +08:00
mochitest Bug 1208320 - Produce mochitest test archive without staging test files; r=glandium 2015-09-30 09:46:35 -07:00
modules Bug 1207499 - Part 10: Remove use of expression closure from testing/. r=jmaher 2015-09-23 18:42:19 +09:00
mozbase Bug 1208320 - Do not stage mozbase files before archiving; r=glandium 2015-09-30 11:15:51 -07:00
mozharness Bug 1199720 - Setup builds for b2gdroid, taskcluster and mozharness bits, r=dustin 2015-09-30 13:57:52 -07:00
profiles Bug 1159171 - Enable ffmpeg on Linux platforms for media mochitests. r=jya 2015-10-01 19:40:20 +10:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1207499 - Part 10: Remove use of expression closure from testing/. r=jmaher 2015-09-23 18:42:19 +09:00
talos Bug 1195288 - reduce tps page set number on windows xp. r=jmaher 2015-09-28 21:24:58 +02:00
taskcluster Backed out changeset c37cbf6f6296 (bug 1204800) for Nexus 4 KK build bustage 2015-10-01 13:05:14 +05:30
tools Bug 1209701 - Don't require platforms as input to |./mach try| if set in the environment. r=jgraham 2015-09-30 16:38:20 -07:00
tps
web-platform Bug 1159171: [MSE] P3. Update webref results. r=karlt 2015-10-01 19:40:21 +10:00
xpcshell Bug 1208320 - Produce xpcshell archive without staging test files; r=glandium 2015-09-30 09:36:16 -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 1209701 - Don't require platforms as input to |./mach try| if set in the environment. r=jgraham 2015-09-30 16:38:20 -07: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 1208320 - Do not stage some C++ unit test support files before archiving; r=glandium 2015-09-30 17:41:46 -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