-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testsuite: fix fileref unit test failure on tmpfs
Problem: the fileref unit test fails on tmpfs in debian 11, kernel 6.1.0-rpi7-rpi-2712. Although tmpfs supports sparse files, in some cases the test's efforts to create sparse test files are unsuccessful. Skip tests when the test file must be sparse and is not. Fixes #5642
- Loading branch information
Showing
1 changed file
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters