|
1 [DEFAULT] |
|
2 skip-if = e10s |
|
3 support-files = |
|
4 /.well-known/idp-proxy/idp.html |
|
5 /.well-known/idp-proxy/idp-proxy.js |
|
6 identityevent.js |
|
7 |
|
8 # All tests are disabled on android due to lack of https support in mochitest |
|
9 # (Bug 975149) |
|
10 # All tests are disabled on b2g due to lack of e10s support in WebRTC identity |
|
11 # (Bug 975144) |
|
12 [test_idpproxy.html] |
|
13 skip-if = os == "android" || appname == "b2g" |
|
14 [test_getIdentityAssertion.html] |
|
15 skip-if = os == "android" || appname == "b2g" |
|
16 [test_setIdentityProvider.html] |
|
17 skip-if = os == "android" || appname == "b2g" |
|
18 [test_setIdentityProviderWithErrors.html] |
|
19 skip-if = os == "android" || appname == "b2g" |
|
20 [../mochitest/test_zmedia_cleanup.html] |
|
21 skip-if = os == "android" || appname == "b2g" |