Bug 1026310 - Really skip browser_UITour_panel_close_annotation.js on Windows.

DONTBUILD

--HG--
extra : rebase_source : 60ef0efe8d2ec531a12cbb4de56d001bd820c235
This commit is contained in:
Ryan VanderMeulen 2014-07-09 09:57:14 -04:00
Родитель 4b7013ef28
Коммит a4aec47641
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -24,9 +24,9 @@ skip-if = e10s # Bug 941428 - UITour.jsm not e10s friendly
[browser_UITour_detach_tab.js]
skip-if = e10s # Bug 941428 - UITour.jsm not e10s friendly
[browser_UITour_annotation_size_attributes.js]
skip-if = e10s || os == "win" # Bug 941428 - UITour.jsm not e10s friendly. Intermittent test failures on Windows (bug 1026310 & bug 1032137)
[browser_UITour_panel_close_annotation.js]
skip-if = e10s # Bug 941428 - UITour.jsm not e10s friendly
[browser_UITour_panel_close_annotation.js]
skip-if = e10s || os == "win" # Bug 941428 - UITour.jsm not e10s friendly. Intermittent test failures on Windows (bug 1026310 & bug 1032137)
[browser_UITour_registerPageID.js]
skip-if = e10s # Bug 941428 - UITour.jsm not e10s friendly
[browser_UITour_sync.js]