mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
42 lines
1.5 KiB
INI
42 lines
1.5 KiB
INI
[DEFAULT]
|
|
# Android 4.3 - bug 981881
|
|
subsuite = media
|
|
skip-if = android_version == '18' || (os == 'linux' && !debug && !e10s)
|
|
support-files =
|
|
/.well-known/idp-proxy/idp.js
|
|
identityPcTest.js
|
|
!/dom/media/tests/mochitest/blacksilence.js
|
|
!/dom/media/tests/mochitest/dataChannel.js
|
|
!/dom/media/tests/mochitest/head.js
|
|
!/dom/media/tests/mochitest/network.js
|
|
!/dom/media/tests/mochitest/pc.js
|
|
!/dom/media/tests/mochitest/sdpUtils.js
|
|
!/dom/media/tests/mochitest/templates.js
|
|
!/dom/media/tests/mochitest/turnConfig.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
|