gecko/testing
Shane Tomlinson d76f64b841 Bug 1146904: Add the FxAccountsWebChannel to drive Sync
* * *
fix tests
From 6bb486068a8b002f222f4658989968d86df9eff1 Mon Sep 17 00:00:00 2001
---
 .../test/general/browser_fxa_web_channel.html      |   2 +-
 .../test/general/browser_fxa_web_channel.js        | 131 +++++++++++----------
 services/fxaccounts/tests/xpcshell/test_profile.js |  26 ----
 3 files changed, 70 insertions(+), 89 deletions(-)
2015-04-11 13:23:08 +01:00
..
config Back out f4f4e2be3765 (bug 1155338) for Android 4.0/debug mochitest bustage 2015-05-04 18:28:16 -07:00
crashtest
docker Bug 1134226: Add lightsaber nightly builds. 2015-04-14 20:16:01 -03:00
gtest Bug 1159300: Add a clone of gmp-fake that doesn't do decryption r=glandium,cpearce 2015-04-30 00:52:26 -04:00
instrumentation
luciddream Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
marionette Bug 1149618 - Implement push_permission in Marionette, r=dburns 2015-05-04 09:49:08 -07:00
mochitest Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm 2015-05-04 19:08:06 +02:00
modules Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
mozbase Bug 1161198 - Update mozdevice test for getLogcat; r=bc 2015-05-04 16:48:51 -06:00
mozharness Bug 1159838 - Bump mozharness.json to revision c9633e9c344a on a CLOSED TREE 2015-05-04 15:02:22 -04:00
profiles Bug 1146904: Add the FxAccountsWebChannel to drive Sync 2015-04-11 13:23:08 +01:00
runtimes
specialpowers Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles 2015-04-30 14:25:03 -04:00
talos Bug 1160584 - Talos regressions due to browser.reader.detectedFirstArticle not being set to True. r=mattn 2015-05-04 14:26:06 -04:00
taskcluster Bug 1154947 part 3: Add aries nightly user, userdebug and eng builds. 2015-04-30 16:26:38 -03:00
tools
tps Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm 2015-04-17 14:06:02 -04:00
web-platform Bug 1148224: disable invalid tests. r=karlt 2015-05-01 14:56:54 +10:00
xpcshell Bug 1159944 - more alt-svc tests r=hurley 2015-04-30 20:53:20 -04:00
cppunittest.ini Bug 1101651 - Part 3: Update cppunitest.ini file. r=dminor 2015-04-09 09:16:00 -04:00
mach_commands.py Backed out changeset a209d4d37f8f (bug 1147031) for Luciddream bustage. 2015-04-07 11:48:46 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Back out f4f4e2be3765 (bug 1155338) for Android 4.0/debug mochitest bustage 2015-05-04 18:28:16 -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