gecko-dev/testing
Henrik Skupin 17e3984e7f Bug 1249259 - Update Firefox puppeteer for deprecated places API. r=mak
MozReview-Commit-ID: HXLTybsEb4R

This patch exchanges all old and deprecated API calls with the ones in PlacesUtils. As a side-effect we can also condense some other code by using promises.

--HG--
extra : rebase_source : 36c0ca5704c6f94734bc0796e97cabf776bf42f5
2016-03-08 23:36:38 +01:00
..
config Bug 1239988 - Remove packaging for firefox-ui-tests. r=maja_zf 2016-03-10 13:34:11 +01: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 1257127 - Fix b2g device docker images to build in taskcluster r=wcosta 2016-03-30 02:44:00 +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 1251600 - Fix test_page_info_window.py for handling platform names. r=whimboo 2016-03-29 13:32:24 +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 Bug 1261138 - Allow marionette to have any socket timeout, including None indicating no timeout, r=ato 2016-03-31 18:55:14 +01:00
mochitest Bug 1259651 - Add the ability to register callback functions to be notified when a mochitest times out to SimpleTest. r=ted. 2016-04-01 07:42:43 +08:00
modules Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps 2016-03-16 16:58:29 +09:00
mozbase Bug 1147918 - Add mach autophone command; r=bc 2016-03-29 14:50:15 -06:00
mozharness Merge inbound to central, a=merge 2016-03-31 13:04:19 -07:00
profiles Bug 1244816 - Create PushService mock for mochitests backed by a mock web socket. r=kitcambridge 2016-03-17 17:11:22 -07:00
puppeteer/firefox Bug 1249259 - Update Firefox puppeteer for deprecated places API. r=mak 2016-03-08 23:36:38 +01: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 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois 2016-03-29 00:37:44 -07:00
taskcluster Bug 1220704: Remove phone builds from try. r=dustin. 2016-03-28 19:00:41 -03:00
tools Bug 1258525 - Fix mach try chunk selection for selecting a directory of devtools. r=ahal 2016-03-21 15:34:00 -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 1259321 - Remove animation node test from web platform tests. r=birtles 2016-03-29 16:26:00 +02:00
xpcshell Bug 1257821 - Support the new `aesgcm` content encoding scheme. r=mt 2016-03-18 09:01:50 -07:00
README.txt
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 1257659 - Fix |mach try| on Windows by normalizing before comparing paths. r=mshal 2016-03-18 11:20:32 -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 969925 - Remove fennec_ids.txt from the build system. r=gbrown 2016-03-24 13:48:12 -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