michael@0: [DEFAULT] michael@0: skip-if = e10s michael@0: support-files = michael@0: /.well-known/idp-proxy/idp.html michael@0: /.well-known/idp-proxy/idp-proxy.js michael@0: identityevent.js michael@0: michael@0: # All tests are disabled on android due to lack of https support in mochitest michael@0: # (Bug 975149) michael@0: # All tests are disabled on b2g due to lack of e10s support in WebRTC identity michael@0: # (Bug 975144) michael@0: [test_idpproxy.html] michael@0: skip-if = os == "android" || appname == "b2g" michael@0: [test_getIdentityAssertion.html] michael@0: skip-if = os == "android" || appname == "b2g" michael@0: [test_setIdentityProvider.html] michael@0: skip-if = os == "android" || appname == "b2g" michael@0: [test_setIdentityProviderWithErrors.html] michael@0: skip-if = os == "android" || appname == "b2g" michael@0: [../mochitest/test_zmedia_cleanup.html] michael@0: skip-if = os == "android" || appname == "b2g"