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

test_vmem_wired() failure on OS X 10.8.4 #403

Closed
giampaolo opened this issue May 23, 2014 · 1 comment
Closed

test_vmem_wired() failure on OS X 10.8.4 #403

giampaolo opened this issue May 23, 2014 · 1 comment

Comments

@giampaolo
Copy link
Owner

From jlo...@gmail.com on June 18, 2013 02:48:33

======================================================================
FAIL: test_vmem_wired (_osx.OSXSpecificTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jloden/src/psutil/test/test_psutil.py", line 223, in wrapper
    return fun(*args, **kwargs)
  File "/Users/jloden/src/psutil/test/_osx.py", line 120, in test_vmem_wired
    self.assertAlmostEqual(psutil.virtual_memory().wired, num, TOLERANCE)
AssertionError: 1111101440L != 1111191552 within 512000 places

Original issue: http://code.google.com/p/psutil/issues/detail?id=403

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on July 10, 2013 07:16:51

Fixed in revision 9ece704f0982 .

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant