Bug 1234404 - Skip browser_579879.js on ASAN as well.

This commit is contained in:
Ryan VanderMeulen 2016-04-28 16:58:19 -04:00
parent 81e9a4a18e
commit fb97788fef

View File

@ -157,7 +157,7 @@ skip-if = true
[browser_528776.js]
[browser_579868.js]
[browser_579879.js]
skip-if = os == "linux" && e10s && debug # Bug 1234404 - Intermittent | Found an unexpected tab at the end of test run about:blank
skip-if = (os == 'linux' && e10s && (debug||asan)) # Bug 1234404
[browser_581937.js]
[browser_586147.js]
[browser_586068-apptabs.js]