Increase the value of FS_SLEEP in the tests

- This appears to fix flaky FTBFS on ppc64le/s390x
This commit is contained in:
Benjamin A. Beasley
2025-06-20 11:45:45 -04:00
parent cbd3700a65
commit e0e5cb41e3
3 changed files with 112 additions and 0 deletions
+9
View File
@@ -7,6 +7,15 @@ License: BSD-3-Clause
URL: https://github.com/hgrecco/flexcache
Source: %{pypi_source flexcache}
# Increase the value of FS_SLEEP in the tests (fix #4)
# https://github.com/hgrecco/flexcache/pull/5
#
# Fixes:
#
# test_name_by_paths fails flakily on ppc64le and s390x
# https://github.com/hgrecco/flexcache/issues/4
Patch: %{url}/pull/5.patch
BuildSystem: pyproject
BuildOption(install): -l flexcache
# We remove flexcache.testsuite manually in %%install.