Bug 1310297 - Remove test annotations using b2g, mulet or gonk: embedding. r=RyanVM

MozReview-Commit-ID: LRgIfhGQE2x

--HG--
extra : rebase_source : 167744833d7dadda934cedbbafb7251fd26e3d5e
This commit is contained in:
Sebastian Hengst 2016-11-05 11:29:19 +01:00
parent eb26ee2f07
commit 58ff0c2ac6
3 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
320x240.ogv
bug449141_page.html

View File

@ -1,5 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug293834_form.html
@ -10,6 +9,6 @@ skip-if = (toolkit == "cocoa" && e10s) # bug 1252223
[test_private_window_from_content.html]
# Next two tests are disabled in e10s because of bug 989501.
[test_window_open_position_constraint.html]
skip-if = toolkit == 'android' || buildapp == 'mulet'
skip-if = toolkit == 'android'
[test_window_open_units.html]
skip-if = toolkit == 'android' || buildapp == 'mulet'
skip-if = toolkit == 'android'

View File

@ -1,7 +1,6 @@
[DEFAULT]
head =
tail =
skip-if = toolkit == 'gonk'
[test_wwauthpromptfactory.js]
[test_wwpromptfactory.js]