Bug 942411 - Disable test_ignoreuserfocus.html on Linux e10s due to frequent failures.

This commit is contained in:
Ryan VanderMeulen 2014-11-10 09:57:16 -05:00
Родитель 6e7cf817ac
Коммит c09d28aade
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -518,7 +518,7 @@ skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e1
skip-if = toolkit == 'android' || (toolkit == 'gonk' && debug) #bug 871015, bug 881443
[test_input_files_not_nsIFile.html]
[test_ignoreuserfocus.html]
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
skip-if = (toolkit == 'gonk' && debug) || (os == 'linux' && e10s && debug) # bug 942411
[test_fragment_form_pointer.html]
[test_bug1682.html]
[test_bug1823.html]