Learn more about these different git repos.
Other Git URLs
reproducer:
make -C po update-po make check
One of po files was updates and it causes failures in COVERAGE BUILD: http://sssd-ci.duckdns.org/logs/job/29/21/summary.html
$git diff --stat po/ca.po | 690 ++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------- 1 file changed, 356 insertions(+), 334 deletions(-) }}}
Lukas, did you link the right build? I don't see any failures in the one you linked. Or have I misunderstood something?
make-check-valgrind passed because "make update-po" was not called before. It was called as part of "make distcheck". But "make-check" failed in COVERAGE BUILD. and we ignore it due to other issues on el6.
Here are links:
BTW You could try reproducer from ticket description.
Aah, right. Yes, I somehow overlooked the reproducer at first, but tried it afterwards and it worked. Thank you.
master
Fields changed
milestone: NEEDS_TRIAGE => SSSD 1.13.2 resolution: => fixed status: new => closed
milestone: SSSD 1.13.2 => SSSD 1.14 alpha
Tests don't need BZ clone
rhbz: => 0
Metadata Update from @lslebodn: - Issue set to the milestone: SSSD 1.14 alpha
SSSD is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in SSSD's github repository.
This issue has been cloned to Github and is available here: - https://github.com/SSSD/sssd/issues/3857
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Log in to comment on this ticket.