gecko-dev/remote/test
Henrik Skupin e4aa62dc2c Bug 1589625 - [remote] Improve setup and teardown logic for browser chrome tests. r=remote-protocol-reviewers,ato
Currently when browser chrome tests are failing the open tabs, client,
and Remote Agent will never be closed, and as such each failing test
causes massive memory leaks.

Therefore the teardown logic needs to be moved out of the tests into
the "add_task()" function. Only that way we can make sure to run
all the clean-up steps independent of the test success state.

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

--HG--
extra : moz-landing-system : lando
2019-10-23 15:50:04 +00:00
..
browser Bug 1589625 - [remote] Improve setup and teardown logic for browser chrome tests. r=remote-protocol-reviewers,ato 2019-10-23 15:50:04 +00:00
puppeteer bug 1540655: remote: vendor Puppeteer; r=remote-protocol-reviewers,jdescottes 2019-08-16 12:58:08 +00:00
unit Bug 1563692 - Move all CDP's JSON packet handling to Connection. r=remote-protocol-reviewers,jdescottes,ato 2019-07-11 17:45:29 +00:00
demo.js Bug 1553103 - Document the node test script using chrome-remote-inteface. r=jdescottes 2019-06-18 22:05:56 +00:00
moz.build Bug 1589844 - Move Input browser-chrome tests to their own directory; r=remote-protocol-reviewers,whimboo,ato 2019-10-22 13:09:49 +00:00
puppeteer-demo.js Bug 1561435 - Format remote/, a=automatic-formatting 2019-07-05 10:56:48 +02:00