aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_custom_io.py
diff options
context:
space:
mode:
authorBernd Schubert <bschubert@ddn.com>2025-04-24 18:43:43 +0200
committerBernd Schubert <bernd@bsbernd.com>2025-04-24 20:44:32 +0200
commite940beb7405e672ad98dddc13679bc9d267b78e2 (patch)
treef1f16c34c7d25a55d04b312b42c5d2f52a1171e6 /test/test_custom_io.py
parentc5dbcdce2d1942abb567d03bf9dafb74f06b5769 (diff)
downloadlibfuse-e940beb7405e672ad98dddc13679bc9d267b78e2.tar.gz
Fix test/test_examples.py::test_passthrough
The test had multiple issues - default passthrough_ll timeout was used - the created file was then not listed if timeout was not passed yet - mnt_name was actually point to src_dir, file comparison of stat, etc succeeded, because the same file was compared. Switching to the right dir made stat to always fail, because st_dev is different for source and mount. I.e. the test must not compare all stat values. Not sure how this test ever passed, but in a very slow debug VM with lots of kernel debug options enabled, the default passthrough_ll timeout it systematically failed. Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'test/test_custom_io.py')
0 files changed, 0 insertions, 0 deletions