kernel-tests master: Skip libhugetlbfs test temporarily (b7a9137)

jwboyer at fedoraproject.org jwboyer at fedoraproject.org
Fri Jun 28 16:23:22 UTC 2013


Repository : http://git.fedorahosted.org/cgit/kernel-tests.git

On branch  : master

>---------------------------------------------------------------

commit b7a91375ed1e84cbd3c552d7aa1f14c2debeafee
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Jun 28 12:23:07 2013 -0400

    Skip libhugetlbfs test temporarily


>---------------------------------------------------------------

 default/libhugetlbfs/runtest.sh |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/default/libhugetlbfs/runtest.sh b/default/libhugetlbfs/runtest.sh
index bd5953c..88a45ca 100755
--- a/default/libhugetlbfs/runtest.sh
+++ b/default/libhugetlbfs/runtest.sh
@@ -2,6 +2,10 @@
 
 source ../../utils/root-check.sh
 
+# Temporarily skip this test until we get more time to look at it.
+
+exit 3
+
 check_root
 is_root=$?
 if [ "$is_root" -ne "0" ]; then



More information about the kernel mailing list