When running internal testsuite as an unprivileged user, it's expected to get some failures (e.g. from mount and selinux tests). Would be nice if those testcases were somehow tagged as root-only and the testsuite won't count them towards the failures when not executed by root.
fixed by https://git.fedorahosted.org/cgit/beakerlib.git/commit/?id=a228e188ed77b89cb45b21726d2623652468af86
looks good. can you provide more visibility into this feature? I.e. count the number of skipped test-cases and log it as part of the test execution summary?
I guess this would need better support from the test suite side. Could you file it as separate RFE which would be solved in one of the future releases?