diff options
Diffstat (limited to 'netwerk/test/unit/xpcshell.ini')
-rw-r--r-- | netwerk/test/unit/xpcshell.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/netwerk/test/unit/xpcshell.ini b/netwerk/test/unit/xpcshell.ini index ed69ad2627..52433261bc 100644 --- a/netwerk/test/unit/xpcshell.ini +++ b/netwerk/test/unit/xpcshell.ini @@ -775,3 +775,5 @@ skip-if = os == 'win' && msix true run-sequentially = node server exceptions dont replay well +[test_client_auth_with_proxy.js] +skip-if = os == "android" |