We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From g.rodola on April 30, 2014 15:43:51
====================================================================== FAIL: test_disk_io_counters (__main__.TestSystemAPIs) ---------------------------------------------------------------------- Traceback (most recent call last): File "test\test_psutil.py", line 1045, in test_disk_io_counters check_ntuple(ret) File "test\test_psutil.py", line 1042, in check_ntuple assert nt.write_time >= 0, nt AssertionError: sdiskio(read_count=350886, write_count=466202, read_bytes=7523009024L, write_bytes=9550077440L, read_time=335751130L, write_time=-42335850L)
Original issue: http://code.google.com/p/psutil/issues/detail?id=501
The text was updated successfully, but these errors were encountered:
5804cf2
giampaolo
No branches or pull requests
From g.rodola on April 30, 2014 15:43:51
Original issue: http://code.google.com/p/psutil/issues/detail?id=501
The text was updated successfully, but these errors were encountered: