gecko-dev/testing
Timothy Nikkel 04885cc7cd Bug 1199023. Remove 'scrolling="no"' from iframe in which mochitest-chrome tests are run. r=ted
This makes the iframe more like the iframe that houses the root content document, and more like almost every other iframe.

This does cause real differences in practice when testing, eg https://bugzilla.mozilla.org/show_bug.cgi?id=1177018#c3
2015-09-23 01:29:37 -05: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 Backed out changeset 3d245551d3fb (bug 1260505) for suspicion of causing taskcluster-images opt Docker Artifact Image Builder failures 2016-04-05 09:48:49 +02:00
eslint-plugin-mozilla Bug 1259184 - eslint-plugin-mozilla: import-globals-from throws errors in Atom editor. r=pbro 2016-03-23 12:32:00 +01:00
firefox-ui Bug 1259440 - Update dependencies for firefox ui harness and puppeteer for marionette_client 2.3.0 and marionette_driver 1.4.0; r=whimboo 2016-03-24 12:21:38 -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 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
mochitest Bug 1199023. Remove 'scrolling="no"' from iframe in which mochitest-chrome tests are run. r=ted 2015-09-23 01:29:37 -05:00
modules Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps 2016-03-16 16:58:29 +09:00
mozbase Bug 1261456 - Combine support-files listed in [DEFAULT] with any listed per-test rather than overriding. r=gps 2016-04-11 11:21:20 -07:00
mozharness Bug 1263073 - partner repacks should not block other uploads r=nthomas a=release DONTBUILD 2016-04-11 21:37:59 -04:00
profiles Bug 1263032 turn on pocket addon during tests, r=markh 2016-04-08 08:06:46 -07:00
puppeteer/firefox Bug 1259440 - Update dependencies for firefox ui harness and puppeteer for marionette_client 2.3.0 and marionette_driver 1.4.0; r=whimboo 2016-03-24 12:21:38 -04:00
runtimes
specialpowers Backed out changeset e8cd4e639e41 (bug 1257734) for test failures in /test_try_registering_offline_disabled.html on a CLOSED TREE 2016-03-30 12:31:02 +02:00
talos Bug 1262954 - Explicitly set the 'layers.acceleration.disabled' pref to true on Windows XP e10s test runs. r=ahal 2016-04-08 14:46:25 -04:00
taskcluster Merge m-c to inbound, a=merge 2016-04-08 16:47:03 -07:00
tools Bug 1259684 - Allow more options in 'mach try'; r=chmanchester 2016-03-31 20:35:53 -06: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 1263631 - Update web-platform-tests expected data to revision 8d896c2015ab1e50ad00a0013700f87813d9364c, a=testonly 2016-04-11 23:23:45 +01:00
xpcshell 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
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 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
README.txt
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

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