On (05/11/14 22:22), Lukas Slebodnik wrote:
ehlo,
simple patch is attached.
LS
From e517a88113e531f3dee50825392d7b4c040b7265 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik lslebodn@redhat.com Date: Wed, 5 Nov 2014 22:18:05 +0100 Subject: [PATCH] test_sysdb_views: Use unique directory for cache
Two tests stored cache in the same directory, It can cause failures with parallel execution of tests.
sh$ git grep tests_sysdb src/tests/cmocka/test_sysdb_views.c:#define TESTS_PATH "tests_sysdb" src/tests/sysdb-tests.c:#define TESTS_PATH "tests_sysdb"
I sent patch too early :-) self NACK
LS
sssd-devel@lists.fedorahosted.org