Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

40 lines
1.5 KiB
INI

[DEFAULT]
# strictContentSandbox - bug 1042735, Android 2.3 - bug 981881
# won't run on b2g desktop tests - bug 1119993
# broken HTTPS on b2g emulator - bug 1135339
skip-if = (os == 'win' && strictContentSandbox) || android_version == '10' || android_version == '18' || (buildapp == 'b2g' && toolkit != 'gonk') || (buildapp == 'b2g' && toolkit == 'gonk') || buildapp == 'mulet'
support-files =
/.well-known/idp-proxy/idp.js
identityPcTest.js
tags = msg
[test_idpproxy.html]
support-files =
/.well-known/idp-proxy/idp-redirect-http.js
/.well-known/idp-proxy/idp-redirect-http.js^headers^
/.well-known/idp-proxy/idp-redirect-http-trick.js
/.well-known/idp-proxy/idp-redirect-http-trick.js^headers^
/.well-known/idp-proxy/idp-redirect-https.js
/.well-known/idp-proxy/idp-redirect-https.js^headers^
/.well-known/idp-proxy/idp-redirect-https-double.js
/.well-known/idp-proxy/idp-redirect-https-double.js^headers^
/.well-known/idp-proxy/idp-redirect-https-odd-path.js
/.well-known/idp-proxy/idp-redirect-https-odd-path.js^headers^
/.well-known/idp-min.js
/.well-known/idp-proxy/idp-bad.js
[test_fingerprints.html]
[test_getIdentityAssertion.html]
[test_setIdentityProvider.html]
[test_setIdentityProviderWithErrors.html]
[test_peerConnection_peerIdentity.html]
[test_peerConnection_asymmetricIsolation.html]
[test_loginNeeded.html]
support-files =
/.well-known/idp-proxy/login.html
/.well-known/idp-proxy/idp.sjs
# Bug 950317: Hack for making a cleanup hook after finishing all WebRTC cases
[../test_zmedia_cleanup.html]