gecko-dev/testing
Andreas Tolfsen f95f4092ed Bug 1432894 - Remove fallback preferences from Marionette. r=whimboo
Marionette has quite a complicated system in
testing/marionette/components/marionette.js for support fallback
preferences for earlier Firefoxen.  Since Firefox 55 shipped
quite some time ago it is time to remove the fallbacks.  This will
significantly simplify the overall complexity of this file.

MozReview-Commit-ID: 5lfstTBVF3N

--HG--
extra : rebase_source : 7e4b68d12c7e7bd33474acb3fcf6f6001fd81341
2018-04-14 17:28:42 +01:00
..
awsy Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
config Bug 1454629 - Update grcov to version 0.1.34. r=jmaher 2018-04-19 02:04:39 +02:00
crashtest
firefox-ui Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz 2018-04-10 17:49:45 -04:00
geckodriver Bug 1452024 - [geckodriver] Update changelog for command prefix changes. r=ato 2018-04-11 16:43:19 +02:00
gtest Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
marionette Bug 1432894 - Remove fallback preferences from Marionette. r=whimboo 2018-04-14 17:28:42 +01:00
mochitest Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian 2018-04-18 11:43:45 -07:00
modules Bug 1452432 - Convert 'test' field to a string in assertionCount StructuredLog.jsm messages, r=gbrown 2018-04-09 11:50:05 -04:00
mozbase Merge inbound to mozilla-central. a=merge 2018-04-17 12:53:33 +03:00
mozharness Merge mozilla-central to mozilla-inbound 2018-04-21 02:06:35 +03:00
profiles Bug 1453712 - Use a preference to set the testing flag. r=jryans 2018-04-12 09:22:42 -07:00
raptor Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
runtimes Bug 1443578 - remove the _reflows suffix in a few more places to fix bustage, rs=bustage-fix. 2018-03-22 21:47:47 +01:00
specialpowers Bug 1453869 part 10. Stop constructing DOMParser by contract. r=mrbkap 2018-04-20 23:04:45 -04:00
talos Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-04-18 01:39:35 +03:00
tools Bug 1449350 - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('six'), r=aki 2018-03-28 11:50:40 +13:00
tps Bug 1453497 - Bump TPS dependency versions r=markh 2018-04-12 13:14:14 -07:00
web-platform Merge mozilla-central to mozilla-inbound 2018-04-21 02:06:35 +03:00
webdriver
xpcshell Bug 1455176: Follow-up: Fix build bustage from xpcshell self-test. r=bustage CLOSED TREE 2018-04-19 15:11:15 -07:00
cppunittest.ini
mach_commands.py Bug 1445624 - [test] Make sure verbose logging is enabled when running a single test, r=gbrown 2018-03-19 16:04:02 -04:00
moz.build No bug - fix typos in Bugzilla components metadata in moz.build files. r=me DONTBUILD 2018-04-19 15:50:31 +03:00
README.txt
remotecppunittests.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1455143 - Generate test archives into final path; r=ted 2018-04-19 14:21:28 -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