Bug 1055333 - Enable currently passing devtools/styleeditor tests with e10s. r=harth

This commit is contained in:
Brian Grinstead 2014-08-18 16:46:00 -04:00
parent 8819ff32cf
commit 1ede05d414

View File

@ -1,5 +1,4 @@
[DEFAULT]
skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
subsuite = devtools
support-files =
autocomplete.html
@ -67,4 +66,5 @@ skip-if = os == "linux" || "mac" # bug 949355
[browser_styleeditor_selectstylesheet.js]
[browser_styleeditor_sourcemaps.js]
[browser_styleeditor_sourcemap_watching.js]
skip-if = e10s # Bug 1055333 - style editor tests disabled with e10s
[browser_styleeditor_transition_rule.js]