mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 975144 - Enabling tests on e10s, r=jib
This commit is contained in:
parent
b7f628963c
commit
b60cdaacee
@ -1,9 +1,7 @@
|
||||
[DEFAULT]
|
||||
# All tests are disabled on android&b2g due to lack of https support in
|
||||
# mochitests (Bug 907770)
|
||||
# Tests are also disabled on b2g due to lack of e10s support in WebRTC identity
|
||||
# (Bug 975144)
|
||||
skip-if = e10s || os == "android" || appname == "b2g"
|
||||
# strictContentSandbox - bug 1042735, Android 2.3 - bug 981881
|
||||
# won't run on b2g desktop tests - bug 1119993
|
||||
skip-if = (os == 'win' && strictContentSandbox) || android_version == '10' || (buildapp == 'b2g' && toolkit != 'gonk')
|
||||
support-files =
|
||||
/.well-known/idp-proxy/idp.js
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user