mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 13:45:46 +00:00
1b4a60584c
Note this doesn't block the caller, which helps avoid hanging some tests, but instead relies on the caller spinning the event loop. The latter typically happens through WaitFor(RefPtr<MozPromise>). Differential Revision: https://phabricator.services.mozilla.com/D224699
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