Files
scoutfs/tests/tests
Auke Kok fc7876e844 Allow certain tests to skip, but not fail exit condition.
Previously, any t_skip would cause the final test result to be a failure
because up until now no test should have been skipped.

However, with format-version-forward-back not being compatible with el9,
we are going to rely on el7/8 testing for that test soleley, and
therefore we have to allow skipping of this test on el9 and newer OS
versions.

We add `t_skip_permitted` to signal this from the test case to the
run-tests.sh script. A new exit code is passed, and all accounting is
updated to reflect that a test was skipped, but this was permitted. We
modify format-version-forward-back to use this new exit path.

Signed-off-by: Auke Kok <auke.kok@versity.com>
2024-10-03 15:38:34 -07:00
..
2024-07-22 14:08:32 -07:00
2022-02-17 11:20:08 -08:00
2019-08-02 16:51:34 -07:00
2023-01-09 14:49:23 -08:00
2024-06-28 15:09:05 -07:00
2023-10-12 12:21:29 -04:00
2024-06-28 15:09:05 -07:00