Closed GoogleCodeExporter closed 9 years ago
Please try revision c970f35bc964.
Original comment by g.rodola
on 13 May 2013 at 7:46
======================================================================
FAIL: test_swap_memory (__main__.TestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_psutil.py", line 442, in test_swap_memory
assert mem.free > 0, mem
AssertionError: swap(total=0, used=0, free=0, percent=0, sin=0, sout=0)
----------------------------------------------------------------------
Ran 187 tests in 6.072s
FAILED (failures=1)
Original comment by floppymaster@gmail.com
on 13 May 2013 at 7:51
Ok will fix that soon (no need to re-run and confirm).
Thanks.
Original comment by g.rodola
on 13 May 2013 at 7:57
Original issue reported on code.google.com by
floppymaster@gmail.com
on 13 May 2013 at 7:15Attachments: