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

Tests fail on python 3.7 #52

Open
eli-schwartz opened this issue Jul 5, 2018 · 1 comment
Open

Tests fail on python 3.7 #52

eli-schwartz opened this issue Jul 5, 2018 · 1 comment

Comments

@eli-schwartz
Copy link

Arch Linux is currently trying to update to python 3.7.0, and while rebuilding all packages in our repositories, pcapy failed the testsuite with the following log:

======================================================================
FAIL: testEOFValue (__main__.TestPcapy)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "pcapytests.py", line 52, in testEOFValue
    self.assertEqual(refNone, sys.getrefcount(None))
AssertionError: 5918 != 5915

----------------------------------------------------------------------
Ran 6 tests in 0.002s

FAILED (failures=1)
@ghost
Copy link

ghost commented Aug 4, 2018

I am experiencing the same issue in 3.7.0

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

1 participant