]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: skip dump tests if dump utils not found
authorEric Sandeen <sandeen@sandeen.net>
Mon, 20 Apr 2009 02:11:32 +0000 (21:11 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 20 Apr 2009 02:11:32 +0000 (21:11 -0500)
commit37521c67189115aa9333fde26eb81bb509d32ad6
treeb0aa1fe1bdba0c1130c8de424f4bd6aa2f07097a
parentce0980fa782895d471a80e5ade29daeef9e8f14f
xfstests: skip dump tests if dump utils not found

I was running xfstests on a NAS box which had no xfsdump,
and any tests which required xfsdump were failing in not-so-nice
ways:

+ xfsdump not found
038      [failed, exit status 1] - output mismatch (see 038.out.bad)

I think using _notrun is a lot better:

038      [not run] xfsdump not found

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
Reviewed-by: Josef 'Jeff' Sipek" <jeffpc@josefsipek.net>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
common.dump