зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1026310
- Really skip browser_UITour_panel_close_annotation.js on Windows.
DONTBUILD --HG-- extra : rebase_source : 60ef0efe8d2ec531a12cbb4de56d001bd820c235
This commit is contained in:
Родитель
4b7013ef28
Коммит
a4aec47641
|
@ -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]
|
||||
|
|
Загрузка…
Ссылка в новой задаче