Whamcloud - gitweb
tests: report if a test is taking a long time
authorAndreas Dilger <adilger@dilger.ca>
Wed, 30 Aug 2017 06:05:25 +0000 (02:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 30 Aug 2017 06:05:25 +0000 (02:05 -0400)
commitc8fd5f2338c743f0bfd468999820c318a45ab737
treeb91c3ee3b87eb554d7d9d93bf9aa89fb4caa973e
parent20ad2d05dff98c3a7dd313646036784c1a044343
tests: report if a test is taking a long time

Print out a message if a test takes longer than 60s, with a
reminder to potentially add is_slow_test to that test, so
that it is easier to find which tests are taking a long time,
especially if running with "make -j check" or similar.

Add an exclusion for r_expand_full on MacOS since HFS+ does
not support sparse devices and doesn't like large test images.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/r_expand_full/script
tests/test_one.in