Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468226 - dev-python/pymongo-2.5 test fail
Summary: dev-python/pymongo-2.5 test fail
Status: RESOLVED DUPLICATE of bug 463310
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PATCH, TESTFAILURE, UPSTREAM
Depends on:
Blocks:
 
Reported: 2013-05-02 03:40 UTC by Ian Delaney (RETIRED)
Modified: 2013-05-23 21:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
a diff -u from cvs (pymongo.patch,1.09 KB, patch)
2013-05-02 03:40 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2013-05-02 03:40:13 UTC
Created attachment 347100 [details, diff]
a diff -u from cvs

This works;

dev-python/pymongo $ ebuild pymongo-2.5.ebuild clean test

SSSS............................................S........S...........S..........................................................................................S............................S..............................................................................SS..............SSSSSSSSSSSSSSSSSSSSSSS............................................................SSSSSSSSSS.S....SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...........SSSSSSS........SSSSSS............
----------------------------------------------------------------------
Ran 465 tests in 88.609s

OK (SKIP=96)
killing process with pid: 1613

for all of PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy{1_9,2_0} )

Issues; upstream appears to have a unique way of passing on bugs, being it doesn't have an issue maker in github. Please pass it on.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2013-05-02 03:43:34 UTC
oh; If you hadn't deciphered;

test -e test_config_ssl -e test_socket_reclamation
-> tests test_config_ssl & test_socket_reclamation fail under py2, pypy,
only test_config_ssl under py3
Comment 2 Bernie Hackett 2013-05-22 23:44:39 UTC
(In reply to comment #0)
> Issues; upstream appears to have a unique way of passing on bugs, being it
> doesn't have an issue maker in github. Please pass it on.

You can open upstream tickets here:

https://jira.mongodb.org/browse/PYTHON

They're assigned to me. I'm a gentoo user.
Comment 3 Ultrabug gentoo-dev 2013-05-23 10:12:05 UTC
@Ian Delaney : I'm confused, isnt this bug a duplicate of bug #463310 ?
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2013-05-23 11:26:54 UTC
(In reply to comment #3)
> @Ian Delaney : I'm confused, isnt this bug a duplicate of bug #463310 ?

er yep it would be a duplicate, I missed that one. You now have the add input of B. Hackett, anyway I made a fix for it here
Comment 5 Johan Bergström 2013-05-23 21:35:45 UTC

*** This bug has been marked as a duplicate of bug 463310 ***