[SSSD] [PATCH] Don't skip tests not checked with Valgrind + extra

Nikolai Kondrashov Nikolai.Kondrashov at redhat.com
Fri Oct 2 16:36:55 UTC 2015


On 10/02/2015 07:15 PM, Nikolai Kondrashov wrote:
> Hi everyone,
>
> I've found an embarrassing logic failure in my Valgrind execution design in
> CI: tests which were excluded from Valgrind checks weren't running at all,
> instead of just running without Valgrind.
>
> The first attached patch fixes that. The second patch makes CI handle test
> executables which start with a dash. Not that we're likely to ever have any,
> but just in case.
>
> Sorry for overlooking this.

CI results: http://sssd-ci.duckdns.org/logs/job/28/63/summary.html

The RHEL7 failure is due to Valgrind failing the whitespace test, which is
dealt with in a separate thread.

Nick


More information about the sssd-devel mailing list