From: Jim Meyering Date: Thu, 26 Mar 2009 09:33:37 +0000 (+0100) Subject: tests: mark the rm/ext3-perf test as "very" expensive X-Git-Tag: v7.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6538aa8dbac7ac310487a14d031dce1191921b;p=thirdparty%2Fcoreutils.git tests: mark the rm/ext3-perf test as "very" expensive * tests/rm/ext3-perf: Relegate this test to the very_expensive category, since it is failing too often for me, when run in parallel (-j4) with other disk-hammering tests. This test fails when it takes too long, so the fact that it fails under pressure is an inconvenience more than a real problem. --- diff --git a/tests/rm/ext3-perf b/tests/rm/ext3-perf index 3b7e259b74..ad97e1708e 100755 --- a/tests/rm/ext3-perf +++ b/tests/rm/ext3-perf @@ -23,7 +23,7 @@ fi . $srcdir/test-lib.sh -expensive_ +very_expensive_ # Using rm -rf to remove a 400k-entry directory takes: # - 9 seconds with the patch, on a 2-yr-old system