Bug 932350 - Re-enable the dom-level* mochitests on desktop platforms.

This commit is contained in:
Ryan VanderMeulen 2014-10-14 10:31:15 -04:00
parent 82bc04722e
commit 0b5623dde3
4 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = !debug || (buildapp == 'b2g') || (toolkit == 'android') #Bug 932350 - Frequent timeouts
skip-if = toolkit == 'gonk' || toolkit == 'android' # Bug 932350 - Frequent timeouts
support-files =
child_ip_address.html
file_crossdomainprops_inner.html
@ -10,6 +10,7 @@ support-files =
[test_crossdomainprops.html]
[test_innerWidthHeight_script.html]
skip-if = buildapp == 'b2g' || buildapp == 'mulet' || toolkit == 'android' # Bug 1075071 - Permafail on Android/B2G/Mulet
[test_location.html]
[test_location_framed.html]
[test_location_getters.html]

View File

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = !debug || (buildapp == 'b2g') || (toolkit == 'android') #android(bug 910229) #Bug 932350 - Frequent timeouts
skip-if = toolkit == 'gonk' || toolkit == 'android' # Bug 932350 - Frequent timeouts
support-files =
DOMTestCase.js
activity-home.css

View File

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = !debug || (buildapp == 'b2g') || (toolkit == 'android') # android(bug 910229) #Bug 932350 - Frequent timeouts
skip-if = toolkit == 'gonk' || toolkit == 'android' # Bug 932350 - Frequent timeouts
support-files =
DOMTestCase.js
exclusions.js

View File

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = !debug || (buildapp == 'b2g') || (toolkit == 'android') #android(bug 910229) #Bug 932350 - Frequent timeouts
skip-if = toolkit == 'gonk' || toolkit == 'android' # Bug 932350 - Frequent timeouts
support-files =
DOMTestCase.js
files/anchor.html