From 134ed44c68114cfdd91c9fb79c4b601611b6ea8f Mon Sep 17 00:00:00 2001 From: Ehsan Akhgari Date: Thu, 31 Dec 2015 17:33:10 -0500 Subject: [PATCH] Bug 913695 - Increase the timeout of browser_newtab_block.js --- browser/base/content/test/newtab/browser_newtab_block.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/browser/base/content/test/newtab/browser_newtab_block.js b/browser/base/content/test/newtab/browser_newtab_block.js index 1a958b794b30..5e464d87bec0 100644 --- a/browser/base/content/test/newtab/browser_newtab_block.js +++ b/browser/base/content/test/newtab/browser_newtab_block.js @@ -1,6 +1,8 @@ /* Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ */ +requestLongerTimeout(2); + /* * These tests make sure that blocking/removing sites from the grid works * as expected. Pinned tabs should not be moved. Gaps will be re-filled