gecko-dev/testing
Henrik Skupin 9720411b0a Bug 1333069 - Skip test_should_report_key_code_of_arrow_keys_up_down_events for test failures for Fennec. r=maja_zf
Lets skip this test for Fennec. And while doing it we should make use of self.assertIn()
when checking if some characters are contained in a string.

MozReview-Commit-ID: 5qXENTPFkQH

--HG--
extra : rebase_source : d8aa8511c886396ebc71a774b5cdb746ff5b640d
2017-01-23 16:18:33 +01:00
..
config Bug 1329703 - Update geckodriver to 0.13.0, r=maja_zf 2017-01-13 21:11:45 +00:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
firefox-ui Backed out 2 changesets (bug 1303113) for test_ext_cookies.html failures 2017-01-21 12:20:41 -08:00
gtest Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
instrumentation Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
marionette Bug 1333069 - Skip test_should_report_key_code_of_arrow_keys_up_down_events for test failures for Fennec. r=maja_zf 2017-01-23 16:18:33 +01:00
mochitest Bug 1332573 - Always set status in mochitest even if no tests were found, r=pyang 2017-01-20 09:37:52 -05:00
modules Bug 1237961 - Assert.throws raises a TypeError exception when the "expected" parameter is an arrow function. r=mikedeboer 2017-01-20 15:38:56 +01:00
mozbase Bug 1328301 - handle push/pull directory semantics changes in adb 1.0.36 for devicemanagerADB, r=gbrown 2017-01-21 09:49:56 -08:00
mozharness Bug 1330668 - Generate balrog_props.json for l10n repacks. r=aki 2017-01-12 17:14:25 -05:00
profiles Bug 1326189 part 4 - Support caret in test_visited_reftests. r=dholbert 2017-01-20 17:27:18 +11:00
runtimes Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
specialpowers Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
talos Bug 1324062. Part 3 - Add webcompat-reporter.xpi to xperf whitelist. r=jmaher 2017-01-17 13:50:42 -06:00
tools Bug 1326467 - remove old testing/tools/ files. r=ted 2017-01-06 11:33:45 -05:00
tps Bug 1313573 - Validate the sync ping during TPS test runs r=markh 2016-11-02 14:25:07 -04:00
web-platform Bug 1331899 - Fixup Wr metadata missing Linux 32/Ubuntu 16.04 case on a CLOSED TREE, a=testonly 2017-01-19 15:50:25 +00:00
xpcshell Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
README.txt
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 Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07: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
remotecppunittests.py Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
runcppunittests.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
testsuite-targets.mk Bug 1330772 - Remove all b2g related code from reftests, r=jmaher 2017-01-12 16:37:37 -05: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