Bug 1163358 - Add "psm" tag to PSM xpcshell and mochitest manifests. r=dkeeler

This commit is contained in:
Cykesiopka 2015-05-09 18:21:00 +02:00
parent 31f0a794a9
commit 8f0e75f3c3
7 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,5 @@
[DEFAULT]
tags = psm
support-files = head.js
[browser_bug627234_perwindowpb.js]

View File

@ -1,4 +1,5 @@
[DEFAULT]
tags = psm
skip-if = buildapp == 'b2g'
[test_bug234856.html]

View File

@ -1,4 +1,5 @@
[DEFAULT]
tags = psm
skip-if = buildapp == 'b2g' || e10s
[test_bug480509.html]

View File

@ -1,4 +1,5 @@
[DEFAULT]
tags = psm
skip-if = buildapp == 'b2g'
support-files = page_blank.html

View File

@ -1,4 +1,5 @@
[DEFAULT]
tags = psm
skip-if = buildapp == 'b2g' || e10s
support-files =
nosts_bootstrap.html

View File

@ -1,6 +1,7 @@
[DEFAULT]
head = head_psm.js
tail =
tags = psm
skip-if = toolkit == 'android' || toolkit == 'gonk'
support-files =

View File

@ -1,6 +1,7 @@
[DEFAULT]
head = head_psm.js
tail =
tags = psm
support-files =
test_certificate_usages/**
test_signed_apps/**