Bug 1381932 - Skip test test_scroll_snapping_scrollbars.html on windows, non-e10s; r=me,test-only

This commit is contained in:
Geoff Brown 2017-07-26 09:16:20 -06:00
Родитель 385594a2b7
Коммит 6961a5ba45
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -331,7 +331,7 @@ support-files = scroll_selection_into_view_window.html
[test_scroll_snapping.html]
skip-if = toolkit == 'android' || os == 'win' # Bug 1355851, win Bug 1379810
[test_scroll_snapping_scrollbars.html]
skip-if = toolkit == 'android' # Bug 1355851
skip-if = toolkit == 'android' || (os == 'win' && !e10s) # Bug 1355851, bug 1381932
[test_transformed_scrolling_repaints.html]
[test_transformed_scrolling_repaints_2.html]
[test_transformed_scrolling_repaints_3.html]