summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-01-01 03:35:35 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-01-01 03:36:09 +0000
commit9060e1e4f14b288626067b87fe5abe9e5156310f (patch)
tree13a81a98ef126557ae51a40c8ba8d8948af49349 /dev-python/python-openid/files
parentHappy new year 2016! (diff)
downloadgentoo-9060e1e4f14b288626067b87fe5abe9e5156310f.tar.gz
gentoo-9060e1e4f14b288626067b87fe5abe9e5156310f.tar.bz2
gentoo-9060e1e4f14b288626067b87fe5abe9e5156310f.zip
dev-python/python-openid: Remove a failing test. Fixes bug 416517.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-python/python-openid/files')
-rw-r--r--dev-python/python-openid/files/python-openid-2.2.5-tests.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-python/python-openid/files/python-openid-2.2.5-tests.patch b/dev-python/python-openid/files/python-openid-2.2.5-tests.patch
new file mode 100644
index 000000000000..e5d17463ac95
--- /dev/null
+++ b/dev-python/python-openid/files/python-openid-2.2.5-tests.patch
@@ -0,0 +1,10 @@
+--- admin/runtests.orig 2016-01-01 03:32:55.835000000 +0000
++++ admin/runtests 2016-01-01 03:32:59.163000000 +0000
+@@ -93,7 +93,6 @@
+ 'test_htmldiscover',
+ 'test_nonce',
+ 'test_openidyadis',
+- 'test_parsehtml',
+ 'test_urinorm',
+ 'test_yadis_discover',
+ 'trustroot',