-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Security
SELinux test harness will run all tests sent to it, and on first failure it will stop. It often happens that a single change would affect multiple tests at once, and fixing then one-by-one is unproductive since it requires lengthy building step
this ticket is to modify harness to not stop on first failure, but to keep going, and record each test that failed. This way we would have an idea not only that there is an issue, but could also list all tests that failed, not just the first one.