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: psutil.tests.test_contracts.TestFetchAllProcesses.test_fetch_all
----------------------------------------------------------------------
Traceback (most recent call last):
File "/vagrant/psutil/psutil/tests/test_contracts.py", line 340, in test_fetch_all
meth(ret, p)
File "/vagrant/psutil/psutil/tests/test_contracts.py", line 474, in cpu_num
self.assertIn(ret, list(range(psutil.cpu_count())))
AssertionError: 255 not found in [0, 1]
This happens for [intr] process (with PID 12).
The text was updated successfully, but these errors were encountered:
This happens for
[intr]
process (with PID 12).The text was updated successfully, but these errors were encountered: