Backed out changeset a3af36cb6d54 (bug 1237146) because the test still fails with e10s enabled.

This commit is contained in:
Ryan VanderMeulen 2016-02-29 14:48:49 -05:00
parent eeebf20699
commit ce54ceee90

View File

@ -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