You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
======================================================================
FAIL: test_sys_per_cpu_times_percent (__main__.TestSystemAPIs)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_psutil.py", line 841, in test_sys_per_cpu_times_percent
self._test_cpu_percent(percent)
File "test/test_psutil.py", line 809, in _test_cpu_percent
self.assertGreaterEqual(percent, 0.0)
AssertionError: -100.0 not greater than or equal to 0.0
----------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Just saw this failing on Travis / Linux:
The text was updated successfully, but these errors were encountered: