Bug 1104755 - really disable the test on Linux, implied-rs=mak

This commit is contained in:
Gijs Kruitbosch 2014-12-23 12:21:20 +00:00
parent ff5ab9b7f6
commit 749b499277

View File

@ -411,7 +411,7 @@ skip-if = buildapp == 'mulet' || e10s
[browser_tabMatchesInAwesomebar.js]
skip-if = e10s # Bug 1093206 - need to re-enable tests relying on swapFrameLoaders et al for e10s (test calls gBrowser.swapBrowsersAndCloseOther)
[browser_tabMatchesInAwesomebar_perwindowpb.js]
skip-if = e10s || linux # Bug 1093373, bug 1104755
skip-if = e10s || os == 'linux' # Bug 1093373, bug 1104755
[browser_tab_drag_drop_perwindow.js]
skip-if = buildapp == 'mulet'
[browser_tab_dragdrop.js]