gecko-dev/remote/test/unit
Andreas Tolfsen 3c8ae0e869 bug 1546722: remote: print better errors in browser chrome tests; r=yulia
We can reconstruct the CDP error and print a better error message
using RemoteAgentError.  This is better than the current output,
which in a lot of cases will be "CDP Exception: [object Object]".

A possible future improvement to this involves extending the CDP
protocol to send the individual components of the error individually,
so that we don't have to parse the string.

Differential Revision: https://phabricator.services.mozilla.com/D28703

--HG--
extra : moz-landing-system : lando
2019-04-25 15:16:46 +00:00
..
test_Domains.js bug 1537775: remote: move method sanity check into Domains.splitMethod; r=ochameau 2019-04-04 09:39:28 +00:00
test_Error.js bug 1546722: remote: print better errors in browser chrome tests; r=yulia 2019-04-25 15:16:46 +00:00
test_Session.js Bug 1533682 - Implement sessions. r=ato 2019-03-11 12:48:05 +00:00
xpcshell.ini bug 1540684: remote: write tests for Error.jsm's current behaviour; r=ochameau 2019-04-04 09:57:29 +00:00