gecko-dev/testing
Henrik Skupin 4951f9acb7 Bug 1291320 - Make refresh command synchronous. r=ato,automatedtester
Update the refresh command to make it synchronous, and let it return
once the target page has been loaded. This can be accomplished by using
the loadListener object in listener.js.

MozReview-Commit-ID: Lc8QoGFeQrY

--HG--
extra : rebase_source : e97d791ae9094b4fce7e2371c68d1a3120bd56b7
2017-03-14 18:10:00 +01:00
..
awsy Bug 1272113: Adding awsy package into m-c r=erahm 2017-03-11 02:33:19 +08:00
config Bug 1336107 - Update geckodriver to v0.15.0 2017-03-17 14:34:36 +00:00
crashtest
firefox-ui Backed out changeset a892984bb20c (bug 1322383) 2017-03-21 19:05:48 +01:00
gtest Backed out 7 changesets (bug 1333003) for windows asan failures a=backout 2017-03-23 11:01:44 -07:00
instrumentation Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
marionette Bug 1291320 - Make refresh command synchronous. r=ato,automatedtester 2017-03-14 18:10:00 +01:00
mochitest Backed out 7 changesets (bug 1333003) for windows asan failures a=backout 2017-03-23 11:01:44 -07:00
modules Bug 1317019 - Fix object iteration and check if scriptName exists. r=chmanchester,jmaher 2017-01-21 16:04:28 -07:00
mozbase Backed out 7 changesets (bug 1333003) for windows asan failures a=backout 2017-03-23 11:01:44 -07:00
mozharness Backed out 7 changesets (bug 1333003) for windows asan failures a=backout 2017-03-23 11:01:44 -07:00
profiles Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-local. r=smaug 2017-03-17 11:01:59 +08:00
runtimes Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
specialpowers Bug 1344590: Part 4 - Store parsed and normalized extension data in indexedDB. r=aswan 2017-03-08 09:16:01 -08:00
talos Bug 1329111 - Make talos profiling symbolication compatible with the new profile format. r=jmaher 2017-03-13 17:31:39 -04:00
tools Bug 1343361 - Auomatically replace -u all with a set of suites that do not include compiled tests when requesting an artifact build via |./mach try|. r=maja_zf 2017-02-28 14:27:57 -08:00
tps
web-platform Merge inbound to central, a=merge 2017-03-22 17:10:01 -07:00
xpcshell Backed out 7 changesets (bug 1333003) for windows asan failures a=backout 2017-03-23 11:01:44 -07:00
cppunittest.ini Bug 1322707 - Stop building signaling_unittest and mediapipeline_unittests; r=jesup,glandium 2016-12-09 09:09:41 -10:00
mach_commands.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
moz.build Bug 1330329 - set bug_components for talos tests in moz.build files. r=gbrown 2017-01-13 08:40:30 -05:00
README.txt
remotecppunittests.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
runcppunittests.py Backed out 7 changesets (bug 1333003) for windows asan failures a=backout 2017-03-23 11:01:44 -07:00
testsuite-targets.mk Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06: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