gecko-dev/testing
James Graham 349867226e Bug 1368262 - Disable webdriver test that behaves differently on dev edition vs release, r=ato
The test times out on master and dev edition but not on normal beta. Since
this is difficult to handle in ini files just disable the entire test until there's
a proepr fix for the underlying issue.

MozReview-Commit-ID: B3d7MElHy86

--HG--
extra : rebase_source : eaff065fb42f046173281c713c55ec6a977da812
2017-06-09 16:21:49 +01:00
..
awsy Bug 1370242 - Prevent performance data from being uploaded when collecting code coverage. r=jmaher 2017-06-07 10:35:04 -04:00
config Bug 1368264 - Make WPT use WebDriver binary from test archive r=jgraham 2017-06-05 16:05:19 +01:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1367780 - Additional changes for eslint on testing/firefox-ui,mozbase,profiles,specialpowers; r=Standard8 2017-05-30 16:06:31 -06:00
geckodriver Bug 1369709 - Release geckodriver 0.17.0. r=ato 2017-06-07 20:45:18 +02:00
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation
marionette Bug 1371658 - Remove CommonTestCase.setup_SpecialPowers_observer; r=whimboo 2017-06-09 15:08:07 +01:00
mochitest Bug 1370359 - Add ally to list of test path prefixes that mochitest harness normalizes, r=jgraham 2017-06-07 14:42:41 -04:00
modules Bug 1369855 - Update sinon.js to version 2.3.2. r=markh 2017-06-02 15:50:30 -04:00
mozbase Bug 1370359 - Stop dumping all tests to errorsummary.log; include manifest in error lines, r=jgraham 2017-06-06 15:05:17 -04:00
mozharness merge mozilla-inbound to mozilla-central a=merge 2017-06-09 12:58:49 +02:00
profiles Bug 1367780 - Additional changes for eslint on testing/firefox-ui,mozbase,profiles,specialpowers; r=Standard8 2017-05-30 16:06:31 -06:00
runtimes Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley 2017-05-25 18:31:41 +08:00
specialpowers Bug 1358135 part 1 - Fix some browser tests to trigger a shrinking GC instead of a normal GC. r=jonco 2017-06-03 17:29:17 +02:00
talos Bug 1365714 - Part 2 - System add-on to control rollout of the CTP feature. r=bsmedberg 2017-06-09 15:29:01 -03:00
tools Bug 1343568 - Add --upload-xdbs option to mach try, r=chmanchester 2017-06-07 08:55:50 -07:00
tps Bug 1367567 - Allow non-mpc extensions when running sync's TPS tests r=markh 2017-05-24 17:18:33 -04:00
web-platform Bug 1368262 - Disable webdriver test that behaves differently on dev edition vs release, r=ato 2017-06-09 16:21:49 +01:00
xpcshell Bug 1370438 - The MOZ_DISABLE_CONTENT_SANDBOX environment variable now works on macOS and is used in the xpcshell tests; r=haik 2017-06-07 15:30:09 -04:00
cppunittest.ini
mach_commands.py Bug 1365621 - Allow specification of info categories for |mach test-info|; r=jmaher 2017-05-17 10:30:37 -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 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -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