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