* [PATCH] xfstest: fix up test 080
@ 2008-12-22 15:07 Eric Sandeen
2008-12-22 16:29 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Eric Sandeen @ 2008-12-22 15:07 UTC (permalink / raw)
To: xfs-oss
080 seems to run fine on linux, un-comment the quiet var to
make the output match. Added to auto group as well.
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
---
Index: xfs-cmds/xfstests/080
===================================================================
--- xfs-cmds.orig/xfstests/080
+++ xfs-cmds/xfstests/080
@@ -33,14 +33,13 @@ _supported_fs xfs
# Apparently should be able to work on IRIX,
# but not at the moment.
-# It does not work on Linux due to some locking issues...
-_supported_os IRIX
+_supported_os IRIX Linux
[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
_setup_testdir
-#quiet=-q
+quiet=-q
clean=-c
export here
Index: xfs-cmds/xfstests/group
===================================================================
--- xfs-cmds.orig/xfstests/group
+++ xfs-cmds/xfstests/group
@@ -182,7 +182,7 @@ atime
077 acl attr auto
078 growfs auto
079 acl attr ioctl metadata auto
-080 rw ioctl
+080 rw ioctl auto
081 log logprint quota auto
082 log logprint v2log auto
083 rw auto
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] xfstest: fix up test 080
2008-12-22 15:07 [PATCH] xfstest: fix up test 080 Eric Sandeen
@ 2008-12-22 16:29 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2008-12-22 16:29 UTC (permalink / raw)
To: Eric Sandeen; +Cc: xfs-oss
On Mon, Dec 22, 2008 at 09:07:26AM -0600, Eric Sandeen wrote:
> 080 seems to run fine on linux, un-comment the quiet var to
> make the output match. Added to auto group as well.
Looks good and matches for me. Making the output less quiet and
updating the expected output would be a good idea for a followup patch.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-22 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-22 15:07 [PATCH] xfstest: fix up test 080 Eric Sandeen
2008-12-22 16:29 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox