From 5750f9bd5591f663bb11c4f0fbaed03972a3068c Mon Sep 17 00:00:00 2001 From: ptools Date: Wed, 8 Sep 2004 03:55:31 +0000 Subject: [PATCH] Added highmem group so that these tests can be excluded for low memory machine. Added highmem group so that these tests can be excluded for low memory machine. --- group | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/group b/group index 2d233e13..7812974e 100644 --- a/group +++ b/group @@ -69,6 +69,10 @@ auto dxm@sgi.com # ioctl - tests which use ioctl commands (directly/indirectly) ioctl nathans@sgi.com +# highmem - Some tests cause low memory machines to crash. Use this group +# with the '-x' exclude option to exclude these tests. +highmem ajones@sgi.com + # test-group association ... one line per test # 001 rw dir auto @@ -76,14 +80,14 @@ ioctl nathans@sgi.com 003 db auto 004 db auto 005 dir auto -006 dir auto +006 dir highmem auto 007 dir auto 008 rw ioctl auto 009 rw ioctl auto 010 other auto -011 dir auto +011 dir highmem auto 012 rw auto -013 other ioctl auto +013 other ioctl highmem auto 014 rw auto 015 other auto 016 rw auto -- 2.47.3