]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fstests: capture some failures to seqres.full
authorDave Chinner <dchinner@redhat.com>
Tue, 26 Nov 2024 23:50:54 +0000 (10:50 +1100)
committerZorro Lang <zlang@kernel.org>
Sun, 8 Dec 2024 14:18:09 +0000 (22:18 +0800)
commitc5ea106604d50958f6e67d69d0e1bfb4da41d353
treef8734ec14b0480a70df8b1181c14d25add3fb14d
parent71c184c7f3dd4db9341d85cc1ac176218065c46b
fstests: capture some failures to seqres.full

Whilst trying to debug test failures, I found a few places where
errors needed to be redirected to $seqres.full rather than
/dev/null. This is a collection of all the conversions that haven't
been captured by some other bug fix patch.

Note that calling _check_filesystems() after removing the
require_test/scratch files means it is a no-op, so I removed that
call at the same time as capturing unmount failures after the test
has failed.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Zorro lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
check
tests/generic/049
tests/generic/603
tests/xfs/495