mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
e4aa62dc2c
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 |
||
---|---|---|
.. | ||
browser | ||
puppeteer | ||
unit | ||
demo.js | ||
moz.build | ||
puppeteer-demo.js |