From 985d9a98ab146c9a436f5e40584202de63c10ebc Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 15 Sep 2019 09:07:15 +0200 Subject: extra/python2: disabled more non-working tests --- extra/python2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/python2') diff --git a/extra/python2/PKGBUILD b/extra/python2/PKGBUILD index 654412c4..99cfc1db 100644 --- a/extra/python2/PKGBUILD +++ b/extra/python2/PKGBUILD @@ -14,7 +14,7 @@ eval "$( ' declare -f check | \ sed ' - /xvfb-run/ s/-x test_idle/-x test_idle test_bytes test_str test_string test_unicode test_userstring test_tuple test_ssl/ + /xvfb-run/ s/-x test_idle/-x test_idle test_bytes test_str test_string test_unicode test_userstring test_tuple test_ssl test_httplib test_urllibnet/ s/ -m test.regrtest/ -m test.regrtest -j1/ ' )" -- cgit v1.2.3