[SSSD-users] Re: 1.16.2 test failure: sss_nss_idmap-tests

2018-08-09 Thread Andreas Hasenack
> > Thank you for figuring out the linker option which caused the issue and > for the suggestions. > > I've opened https://pagure.io/SSSD/sssd/issue/3801 to track the issue > and also created https://github.com/SSSD/sssd/pull/632. Thanks. I commented in the PR. The test now passes on Ubuntu with

[SSSD-users] Re: 1.16.2 test failure: sss_nss_idmap-tests

2018-08-09 Thread Sumit Bose
On Tue, Aug 07, 2018 at 10:38:59PM +0200, Lukas Slebodnik wrote: > On (07/08/18 15:48), Andreas Hasenack wrote: > >On Tue, Aug 7, 2018 at 10:19 AM Sumit Bose wrote: > >> > >> > But something is still unexplained: the same test works just fine in > >> > debian, and doesn't try to connect to that

[SSSD-users] Re: 1.16.2 test failure: sss_nss_idmap-tests

2018-08-07 Thread Sumit Bose
On Tue, Aug 07, 2018 at 09:36:25AM -0300, Andreas Hasenack wrote: > On Tue, Aug 7, 2018 at 8:04 AM Sumit Bose wrote: > > > > On Mon, Jul 23, 2018 at 10:01:26AM +0200, Jakub Hrozek wrote: > > > Unfortunately these tests don’t have an option to raise the debug level > > > so stepping throught them

[SSSD-users] Re: 1.16.2 test failure: sss_nss_idmap-tests

2018-08-07 Thread Andreas Hasenack
On Tue, Aug 7, 2018 at 8:04 AM Sumit Bose wrote: > > On Mon, Jul 23, 2018 at 10:01:26AM +0200, Jakub Hrozek wrote: > > Unfortunately these tests don’t have an option to raise the debug level so > > stepping throught them with gdb is the only option I’m afraid.. > > I think I didn't properly mock

[SSSD-users] Re: 1.16.2 test failure: sss_nss_idmap-tests

2018-08-07 Thread Sumit Bose
On Mon, Jul 23, 2018 at 10:01:26AM +0200, Jakub Hrozek wrote: > Unfortunately these tests don’t have an option to raise the debug level so > stepping throught them with gdb is the only option I’m afraid.. I think I didn't properly mock sss_nss_make_request_timeout() here. Instead of the provided

[SSSD-users] Re: 1.16.2 test failure: sss_nss_idmap-tests

2018-07-23 Thread Jakub Hrozek
Unfortunately these tests don’t have an option to raise the debug level so stepping throught them with gdb is the only option I’m afraid.. > On 20 Jul 2018, at 20:56, Andreas Hasenack wrote: > > What I figured out so far is that this is a test that is enabled if > you have cmocka installed,

[SSSD-users] Re: 1.16.2 test failure: sss_nss_idmap-tests

2018-07-20 Thread Andreas Hasenack
What I figured out so far is that this is a test that is enabled if you have cmocka installed, and this is the first time I had that. On Fri, Jul 20, 2018 at 2:22 PM Andreas Hasenack wrote: > > Hi, > > I'm building 1.16.2 with just >