Miro Hrončok
|
b0b42254f1
|
Add tolerance to a flaky test
Resolves occasional build failure:
======================================================================
FAIL: psutil.tests.test_linux.TestSystemVirtualMemory.test_total
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/psutil-release-5.8.0/psutil/tests/test_linux.py", line 245, in test_total
self.assertAlmostEqual(vmstat_value, psutil_value)
AssertionError: 134801801216 != 134801805312 within 7 places (4096 difference)
----------------------------------------------------------------------
|
2021-04-15 17:14:57 +02:00 |
|