gecko-dev/testing
Henrik Skupin 1a3fbd0f29 Bug 1364245 - Extend delay for slow loading resource testcase to prevent intermittent. r=ato
For debug builds a delay of 1s is too short. It means that a navigation
command will return when the readyState reaches interactive for an eager
page load strategy. Also due to the slowness of the browser, the getUrl
command which gets run before the readyState check takes too long. Doing
the latter check first fixes it.

MozReview-Commit-ID: D2je04Euwf0

--HG--
extra : rebase_source : 0708fcc1eb5b7198fa45ab995de404db34b64968
2017-05-12 11:44:17 +02:00
..
awsy Bug 1356683 - Use new tooltool wrapper in AWSY jobs. r=chmanchester 2017-04-12 18:01:46 +09:00
config Bug 1363797 - Update geckodriver to 0.16.1, a=testonly 2017-05-11 18:01:47 +01:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1357372 - Restrict safebrowsing tests from reaching support.mozilla.org r=whimboo 2017-05-11 23:02:42 +05:30
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation
marionette Bug 1364245 - Extend delay for slow loading resource testcase to prevent intermittent. r=ato 2017-05-12 11:44:17 +02:00
mochitest backout of f9abb9c83452 (bug 1319111) for crashes, r=bz 2017-05-13 13:55:11 +02:00
modules Bug 1348103 - Fix test_chrome_bookmarks.js error when collecting code coverage on linux64-jsdcov. r=Gijs 2017-04-29 10:47:24 -04:00
mozbase Bug 1340233 - Take more care when killing browser before starting Android tests; r=jmaher 2017-04-12 09:15:53 -06:00
mozharness Bug 1361912 - Don't invoke mach build through bash.exe; r=ted 2017-05-03 18:16:58 -07:00
profiles Bug 1364334 - Rename "browser.formautofill.*" prefs to "extensions.formautofill.*". r=lchang 2017-05-11 23:34:00 -07:00
runtimes
specialpowers Backed out 15 changesets (bug 1358846, bug 1356826) for talos error. a=backout 2017-05-12 17:45:21 +08:00
talos Bug 1348031: Part 2 - Accept fractional-millisecond profiling intervals in talos. r=mstange 2017-05-15 09:20:53 -07:00
tools Bug 1355260 - Allow for variability in mochitest-dt and bc e10s names in try syntax; r=chmanchester 2017-04-12 09:15:55 -06:00
tps Bug 1357814 - Changes to sync's TPS tests to allow running from automation r=markh 2017-05-05 14:54:03 -04:00
web-platform Bug 1364795 - Add tests for accumulation per property. r=boris 2017-05-15 13:24:01 +09:00
xpcshell Bug 1360667 - Change location of coverage collection in xpcshell. r=jmaher 2017-04-28 15:20:37 -04:00
cppunittest.ini
mach_commands.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
moz.build Bug 1361417 - Update moz.build crash reporter bug components r=bsmedberg 2017-05-02 09:44:42 -07:00
README.txt
remotecppunittests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runcppunittests.py Backed out changeset 18fd8676751a (bug 1333003) 2017-03-23 10:38:04 +01: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