]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-btrfs: quota test is slow
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Jun 2026 23:23:05 +0000 (08:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 4 Jun 2026 19:42:14 +0000 (04:42 +0900)
commit8dc1de8b3f4bc3eff61cc21b45724f0739a19b32
tree22becc39bae2ebf744362aec0872f56aa3a41853
parent70429d67d570ba58f7e386c04510ef24635b302e
test-btrfs: quota test is slow

The quota test takes ~30 seconds on my poor laptop, and randomly fails
with timeout. Let's extend the timeout and skip the test case when slow
tests are disabled.
src/test/meson.build
src/test/test-btrfs.c