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_get_ext_memory_info() failure on OS X 10.8.4 #398

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

test_get_ext_memory_info() failure on OS X 10.8.4 #398

giampaolo opened this issue May 23, 2014 · 1 comment

Comments

@giampaolo
Copy link
Owner

From jlo...@gmail.com on June 18, 2013 02:44:43

======================================================================
    FAIL: test_get_ext_memory_info (proc=psutil.Process(pid=45, 
name='fseventsd'), ret=meminfo(rss=8351744L, vms=2654044160L, 
pfaults=5896286208, pageins=4071424)))
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "test/test_psutil.py", line 1937, in test_fetch_all
        meth(ret)
      File "test/test_psutil.py", line 2049, in get_ext_memory_info
        assert ret.vms > value, ret
    AssertionError: meminfo(rss=8351744L, vms=2654044160L, pfaults=5896286208, 
pageins=4071424)

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

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

Closing out as outdated.

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