mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-23 02:27:12 +00:00
A number of tests are failing and since spread does not contain a native XFAIL facility, we have to maintain a silent-failure feature code ourselves. A few of those have been fixed since the first iteration of this patch. The remaining known failures are being fixed. Later on I would like to separate XFAIL from SKIP so that if a test is known to exercise kernel feature unavailable on the given system, the test is just not executed. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>