Bug 1226477 - Disable test_fileapi_slice.html on e10s for causing intermittent crashes.

--HG--
extra : histedit_source : d48c8740ff0b49ba2c068349bc37e88528e96e2b
This commit is contained in:
Ryan VanderMeulen 2016-04-25 21:45:46 -04:00
parent 395004da77
commit b7422710b7

View File

@ -765,7 +765,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 904183 # b2g(bug 904183
[test_encodeToStringWithMaxLength.html]
[test_fileapi.html]
[test_fileapi_slice.html]
skip-if = toolkit == 'android' #bug 775227
skip-if = (toolkit == 'android') || e10s # Android: Bug 775227, e10s: Bug 1226477
[test_getElementById.html]
[test_html_colors_quirks.html]
[test_html_colors_standards.html]