Loading
Bug 1767549 - Move a particular crashtest that requires a working audio stack...
Bug 1767549 - Move a particular crashtest that requires a working audio stack at the beginning of the test suite. r=karlt Some of the tests in the webrtc and playback crash tests open/close lots of stream at once, frequently putting the system audio stack in error, and no new streams can be opened. This patch moves a particular test that requires a working audio stack at the beginning of the suite to make it pass consistently. Differential Revision: https://phabricator.services.mozilla.com/D147093