mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Backed out changeset a3af36cb6d54 (bug 1237146) because the test still fails with e10s enabled.
This commit is contained in:
parent
eeebf20699
commit
ce54ceee90
@ -54,7 +54,7 @@ skip-if = true
|
||||
[test_bug509055.html]
|
||||
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
|
||||
[test_bug511449.html]
|
||||
skip-if = toolkit != "cocoa"
|
||||
skip-if = toolkit != "cocoa" || e10s
|
||||
support-files = file_bug511449.html
|
||||
[test_bug529119-1.html]
|
||||
skip-if = buildapp == 'mulet' || (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
|
||||
|
Loading…
Reference in New Issue
Block a user