[SSSD] [PATCH] TESTS: ldap_id_cleanup timeouts

Petr Cech pcech at redhat.com
Thu Aug 20 11:50:15 UTC 2015


On 08/19/2015 08:26 PM, Michal Židek wrote:
> Hi!
>
> This is another patch to avoid failing tests
> in the CI (make-check-valgrind). This time
> the ldap_id_cleanup tests.
>
> Looks like the one second cache timeout was too short
> and the tests sometimes failed because they expected the
> entries to be still valid for a short while
> after they were added to sysdb.
>
> I saw the failures only on Fedora 20 CI machine.
>
> See the attached patch.
>
> Michal 
Hi,
I just run your patch on my F22 VM and I see some trouble here... see 
attachment.
Petr
PS: I used clean GIT and your patch, nothing else. I know that this 
problem is another then you solved. But it is still issue.
-------------- next part --------------
(Thu Aug 20 07:40:49:577840 2015) [sssd] [test_multidom_suite_cleanup] (0x0020): Could not delete the test config ldb file [20]: (Not a directory)
(Thu Aug 20 07:40:49:577887 2015) [sssd] [test_multidom_suite_cleanup] (0x0020): Could not delete the test domain ldb file [20]: (Not a directory)
(Thu Aug 20 07:40:49:577899 2015) [sssd] [test_multidom_suite_cleanup] (0x0020): Could not delete the test dir (20) (Not a directory)
[==========] Running 1 test(s).
[ RUN      ] test_id_cleanup_exp_group
(Thu Aug 20 07:40:49:578773 2015) [sssd] [ldb] (0x0020): Unable to open tdb 'test_ldap_id_cleanup/tests_conf.ldb': Not a directory
(Thu Aug 20 07:40:49:578786 2015) [sssd] [ldb] (0x0020): Failed to connect to 'test_ldap_id_cleanup/tests_conf.ldb' with backend 'tdb': Unable to open tdb 'test_ldap_id_cleanup/tests_conf.ldb': Not a directory
(Thu Aug 20 07:40:49:578791 2015) [sssd] [confdb_init] (0x0010): Unable to open config database [test_ldap_id_cleanup/tests_conf.ldb]
Could not run the test - check test fixtures
[  ERROR   ] test_id_cleanup_exp_group
[==========] 1 test(s) run.
[  PASSED  ] 0 test(s).
FAIL test_ldap_id_cleanup (exit status: 1)


More information about the sssd-devel mailing list