Go to file
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
.gitignore Fixup gitignore 2020-07-22 17:12:02 +02:00
python-psutil-add-tolerance.patch Add tolerance to a flaky test 2021-04-15 17:14:57 +02:00
python-psutil-skip-tests-in-mock.patch Disable test_leak_mem test. 2021-01-10 16:11:39 -08:00
python-psutil.spec Add tolerance to a flaky test 2021-04-15 17:14:57 +02:00
sources Update to 5.8.0. Fixes rhbz#1909321 2021-01-01 12:40:55 -08:00