diff --git a/dom/base/test/mochitest.ini b/dom/base/test/mochitest.ini index 781c8b432a49..0dbb4efa376c 100644 --- a/dom/base/test/mochitest.ini +++ b/dom/base/test/mochitest.ini @@ -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]