bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] tests: mark the rm/ext3-perf test as "very" expensive


From: Jim Meyering
Subject: [PATCH] tests: mark the rm/ext3-perf test as "very" expensive
Date: Thu, 26 Mar 2009 10:38:23 +0100

>From 9b6538aa8dbac7ac310487a14d031dce1191921b Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Thu, 26 Mar 2009 10:33:37 +0100
Subject: [PATCH] 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.
---
 tests/rm/ext3-perf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/rm/ext3-perf b/tests/rm/ext3-perf
index 3b7e259..ad97e17 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
--
1.6.2.rc1.285.gc5f54




reply via email to

[Prev in Thread] Current Thread [Next in Thread]