mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1055333 - Enable currently passing devtools/styleeditor tests with e10s. r=harth
This commit is contained in:
parent
8819ff32cf
commit
1ede05d414
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user