Whamcloud - gitweb
tests: skip large filesystem tests on MacOS
authorAndreas Dilger <adilger@dilger.ca>
Sat, 20 Jun 2015 01:31:26 +0000 (21:31 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 20 Jun 2015 01:31:26 +0000 (21:31 -0400)
commit23cb84c54728ca9b401a34f7900e29b4e3c741c5
tree67f4f70e4a263b2a56dacee31ff5953d70007123
parent74f2c4aa18f231830c29cdbd278674628956d20d
tests: skip large filesystem tests on MacOS

Skip tests that create large filesystem on MacOS, since HFS doesn't
have sparse file support and this causes testing to be uninterruptible
for minutes while mke2fs is writing to some large non-zero offset and
filling up the test filesystem.  Since most testing is done on Linux
this shouldn't cause a significant gap in testing coverage.

Tests skipped are d_dumpe2fs_group_only, m_bigjournal, m_hugefile,
t_iexpand_full, t_iexpand_mcsum, and t_uninit_bg_rm.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/d_dumpe2fs_group_only/script
tests/m_bigjournal/script
tests/m_hugefile/script
tests/t_iexpand_full/script
tests/t_iexpand_mcsum/script
tests/t_uninit_bg_rm/script