Bug 1226477 - Re-enable test_fileapi_slice.html on e10s.

--HG--
extra : rebase_source : 300af7837b14d9cd918ef87b699097ad3303e40c
This commit is contained in:
Ryan VanderMeulen 2016-08-24 10:02:44 -04:00
Родитель f4b965fbf1
Коммит a71f9aefe6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -677,7 +677,7 @@ skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e1
[test_file_negative_date.html]
[test_fileapi.html]
[test_fileapi_slice.html]
skip-if = (toolkit == 'android') || e10s # Android: Bug 775227, e10s: Bug 1226477
skip-if = (toolkit == 'android') # Android: Bug 775227
[test_frameLoader_switchProcess.html]
skip-if = e10s || os != 'linux' || buildapp != 'browser' # Already tests multiprocess
[test_getAttribute_after_createAttribute.html]