Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAIL: test_seekfunction_collection (tests.multi_memory_mgmt_test.MultiMemoryMgmtTest) under python3.5 #274

Closed
jlec opened this issue Oct 20, 2015 · 1 comment

Comments

@jlec
Copy link

jlec commented Oct 20, 2015

======================================================================
FAIL: test_seekfunction_collection (tests.multi_memory_mgmt_test.MultiMemoryMgmtTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/pycurl-7.19.5.1-r1/work/pycurl-7.19.5.1-python3_5/tests/multi_memory_mgmt_test.py", line 16, in test_seekfunction_collection
    self.check_callback(pycurl.M_TIMERFUNCTION)
  File "/var/tmp/portage/dev-python/pycurl-7.19.5.1-r1/work/pycurl-7.19.5.1-python3_5/tests/multi_memory_mgmt_test.py", line 35, in check_callback
    self.assertEqual(new_object_count, object_count)
AssertionError: 28010 != 28011

----------------------------------------------------------------------
@jlec
Copy link
Author

jlec commented Oct 20, 2015

Python-3.5
pycurl-7.19.5.1
curl-7.45.0

p added a commit to p-push/pycurl that referenced this issue Oct 20, 2015
p added a commit that referenced this issue Oct 20, 2015
Allow gc to collect one extra object, fixes #273/#274
@p p closed this as completed Oct 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants