Bug 1338848 - Skip browser_newtab_bug725996.js for mac/win debug. r=jmaher

MozReview-Commit-ID: 6i2x1FAdBwk

--HG--
extra : rebase_source : afb18f8a6ed388a043083e4fd3bd7ade0f4ded65
This commit is contained in:
Ed Lee 2017-08-23 13:48:46 -07:00
parent 5fb99cdfc3
commit 7172286a6c

View File

@ -12,6 +12,7 @@ skip-if = (os == "mac" && debug) # temporary skip-if due to increase in intermit
[browser_newtab_bug723102.js]
[browser_newtab_bug723121.js]
[browser_newtab_bug725996.js]
skip-if = (os == "mac" || os == "win") && debug # bug 1338848
[browser_newtab_bug734043.js]
[browser_newtab_bug735987.js]
[browser_newtab_bug752841.js]