mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
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:
parent
eb26ee2f07
commit
58ff0c2ac6
@ -1,5 +1,4 @@
|
||||
[DEFAULT]
|
||||
skip-if = buildapp == 'b2g'
|
||||
support-files =
|
||||
320x240.ogv
|
||||
bug449141_page.html
|
||||
|
@ -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'
|
||||
|
@ -1,7 +1,6 @@
|
||||
[DEFAULT]
|
||||
head =
|
||||
tail =
|
||||
skip-if = toolkit == 'gonk'
|
||||
|
||||
[test_wwauthpromptfactory.js]
|
||||
[test_wwpromptfactory.js]
|
||||
|
Loading…
x
Reference in New Issue
Block a user