Bug 1093997 / bug 1080801 - re-disable browser_urlbarSearchSingleWordNotification.js for intermittently failing in e10s, rs=test-disabling

This commit is contained in:
Gijs Kruitbosch 2014-11-05 11:22:45 +00:00
parent e5c662e577
commit e043c1645d

View File

@ -457,6 +457,7 @@ skip-if = e10s # Bug 1093941 - used to cause obscure non-windows child process c
[browser_urlbarRevert.js]
skip-if = e10s # Bug 1093941 - ESC reverted the location bar value - Got foobar, expected example.com
[browser_urlbarSearchSingleWordNotification.js]
skip-if = e10s # Bug 1093997 - intermittent failures in e10s-mode only
[browser_urlbarStop.js]
skip-if = e10s # Bug 1093941 - test calls gBrowser.contentWindow.stop
[browser_urlbarTrimURLs.js]