diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2022-06-22 22:25:18 +0200 |
---|---|---|
committer | Jes Sorensen <jes@trained-monkey.org> | 2022-08-07 22:27:59 +0200 |
commit | 28520bf114b3b0515a48ff44fff4ecbe9ed6dfad (patch) | |
tree | a687d764c003dca40a4154042a122014be48e967 /super-mbr.c | |
parent | mdadm/test: Add a mode to repeat specified tests (diff) | |
download | mdadm-28520bf114b3b0515a48ff44fff4ecbe9ed6dfad.tar.xz mdadm-28520bf114b3b0515a48ff44fff4ecbe9ed6dfad.zip |
mdadm/test: Mark and ignore broken test failures
Add functionality to continue if a test marked as broken fails.
To mark a test as broken, a file with the same name but with the suffix
'.broken' should exist. The first line in the file will be printed with
a KNOWN BROKEN message; the rest of the file can describe the how the
test is broken.
Also adds --skip-broken and --skip-always-broken to skip all the tests
that have a .broken file or to skip all tests whose .broken file's first
line contains the keyword always.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
Diffstat (limited to 'super-mbr.c')
0 files changed, 0 insertions, 0 deletions