[SSSD] [sssd PR#719][comment] ifp: extraAttributes is UnknownProperty

2019-01-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/719 Title: #719: ifp: extraAttributes is UnknownProperty jhrozek commented: """ Ack, an integration test was submitted in PR #726 """ See the full comment at https://github.com/SSSD/sssd/pull/719#issuecomment-451461413

[SSSD] [sssd PR#726][comment] TESTS: Add a simple integration test for retrieving the extraAttributes property

2019-01-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/726 Title: #726: TESTS: Add a simple integration test for retrieving the extraAttributes property jhrozek commented: """ This is a test for PR #719 It is expected that it will fail until that PR is merged. """ See the full comment at

[SSSD] [sssd PR#719][+Accepted] ifp: extraAttributes is UnknownProperty

2019-01-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/719 Title: #719: ifp: extraAttributes is UnknownProperty Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#726][+Blocked] TESTS: Add a simple integration test for retrieving the extraAttributes property

2019-01-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/726 Title: #726: TESTS: Add a simple integration test for retrieving the extraAttributes property Label: +Blocked ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#726][opened] TESTS: Add a simple integration test for retrieving the extraAttributes property

2019-01-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/726 Author: jhrozek Title: #726: TESTS: Add a simple integration test for retrieving the extraAttributes property Action: opened PR body: """ Related: https://pagure.io/SSSD/sssd/issue/3906 """ To pull the PR as Git branch: git remote add ghsssd

[SSSD] [sssd PR#725][opened] MULTIHOST: Do not use the deprecated namespace

2019-01-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/725 Author: jhrozek Title: #725: MULTIHOST: Do not use the deprecated namespace Action: opened PR body: """ This issue was causing warnings with the current pytest versions as installed from pip. See:

[SSSD] [sssd PR#724][comment] COMPONENT: util/tev_curl

2019-01-04 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/724 Title: #724: COMPONENT: util/tev_curl alexey-tikhonov commented: """ > Could you please explain the double-free in more detail? > Looking at tevent docs, they say that the tevent timer is freed automatically That's correct. > and looking at the code,

[SSSD] [sssd PR#724][comment] COMPONENT: util/tev_curl

2019-01-04 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/724 Title: #724: COMPONENT: util/tev_curl alexey-tikhonov commented: """ > Could you please explain the double-free in more detail? > Looking at tevent docs, they say that the tevent timer is freed automatically That's correct. > and looking at the code,