mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-14 15:37:55 +00:00
Bug 821208 - increase test timeout to avoid intermittent orange in debug builds. r=me
--HG-- extra : rebase_source : acb7fd11e7462ab10141b4b89f55b65eae3dc292
This commit is contained in:
parent
745b00d1f8
commit
9409af3746
@ -3,6 +3,7 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
function test() {
|
||||
requestLongerTimeout(2); // only debug builds seem to need more time...
|
||||
waitForExplicitFinish();
|
||||
|
||||
let manifest = { // normal provider
|
||||
|
Loading…
Reference in New Issue
Block a user