gecko-dev/testing
Henrik Skupin fa71543913 Bug 1419538 - Marionette log entries should show object details. r=ato
By missing to convert a Javascript object to a packet and serializing
it, no details were printed eg for session capabilities for the call
to "start_session()".

MozReview-Commit-ID: HdcehGpBvdA

--HG--
extra : rebase_source : 7ab6e794972869b89aeb957ae53c703727d84094
2017-11-30 15:09:32 +01:00
..
awsy Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
config Bug 1415242 - Update host-utils manifest for osx hosts; r=me, a=test-only 2017-11-27 11:26:10 -07:00
crashtest
firefox-ui Bug 1408044 - fix miscellaneous tests that depended on about: existing, r=dao 2017-11-15 17:19:33 +00:00
geckodriver Backed out changeset be86ccde4f4a (bug 1352497) for bc failures on Windows 7 debug with e10s at docshell/test/browser/browser_bug1309900_crossProcessHistoryNavigation.js r=backout a=backout 2017-11-26 01:36:44 +02:00
gtest Backed out 16 changesets (bug 1402519) for conflicts during merge r=backout on a CLOSED TREE 2017-11-23 00:11:44 +02:00
marionette Bug 1419538 - Marionette log entries should show object details. r=ato 2017-11-30 15:09:32 +01:00
mochitest Merge inbound to mozilla-central r=merge a=merge 2017-11-29 12:26:15 +02:00
modules Bug 1420758 - Define processType in newAppInfo of testing/modules/AppInfo.jsm as it is accessed in xpcshell tests. r=mccr8 2017-11-27 14:21:00 -05:00
mozbase Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
mozharness Bug 1415168 - Fix 404 error when running talos speedometer locally; r=igoldan 2017-11-28 15:35:44 -05:00
profiles Backed out changeset be86ccde4f4a (bug 1352497) for bc failures on Windows 7 debug with e10s at docshell/test/browser/browser_bug1309900_crossProcessHistoryNavigation.js r=backout a=backout 2017-11-26 01:36:44 +02:00
runtimes Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
specialpowers Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
talos Bug 1413237 - Set time_to_non_blank_paint browser pref based on per-test basis; r=igoldan 2017-11-23 12:38:04 -05:00
tools
tps Bug 1415957 - Remove MozMill from TPS. r=tcsc 2017-11-09 15:34:06 -05:00
web-platform Bug 1106913 - Detect cyclic objects when marshaling objects. r=whimboo 2017-11-24 18:21:17 +00:00
webdriver Bug 1414256 - [webdriver] Fix spelling error for unknown capabilities. r=jgraham,whimboo 2017-11-04 19:00:48 -04:00
xpcshell Bug 1421604 - Make do_test_pending() be called before checks for skipping xpcshell-tests so that the pending counts are correct. r=ahal 2017-11-29 13:03:46 +00:00
README.txt
cppunittest.ini Bug 1402151, part 9 - Implement gtest for FTP directory listing parsing. r=michal 2017-09-25 11:19:33 -07:00
mach_commands.py merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-09 00:00:16 +02:00
moz.build Bug 1417653 - clean up a few moz.build files that have typos. r=gbrown 2017-11-16 08:56:51 -05:00
remotecppunittests.py Bug 1410714 - Help mach tests find adb when running Android tests; r=jmaher 2017-10-24 15:17:25 -06:00
runcppunittests.py Bug 1406666 - Add testing/*cppun*.py to the list of flake8 compliant code r=ahal 2017-10-07 19:45:12 +02:00
testsuite-targets.mk Bug 1412932 - Inline pgo-profile-run target; r=ted 2017-11-07 15:06:45 -08: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