Whamcloud - gitweb
tests: disable some tests for FreeBSD
authorTheodore Ts'o <tytso@mit.edu>
Tue, 7 Jun 2016 15:52:25 +0000 (11:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 7 Jun 2016 15:52:25 +0000 (11:52 -0400)
commit55e803236332842510df549dfd8a7172c9f91905
treed96bcead6e519aaec67460d56aed9bb43757ad05
parent81f965a04df5053d2c4bf6ad33b97c4fdc7bfb90
tests: disable some tests for FreeBSD

Unfortunately, FreeBSD doesn't support sparse files in their tmpfs,
and they generlaly don't mount a tmpfs on /tmp anyway.  As a result
certain tests will either OOM kill a FreeBSD (if tmpfs is in use) or
will take forever (if it is not in use).

So let's turn off some tests for FreeBSD (m_hugefile is disabled on
MacOS already, for similar reasons).  We need to find a better
solution in the long term, but for now, these tests are guaranteed to
be a disaster on FreeBSD, so suppress them for now.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/m_hugefile/script
tests/r_64bit_big_expand/script
tests/r_bigalloc_big_expand/script
tests/r_ext4_big_expand/script