On Thu, May 25, 2017 at 07:54:13PM -0300, Claudio André wrote:
Em 25/05/2017 11:15, Martin Kletzander escreveu:
> I need to investigate why this doesn't work, I don't have that file
>
[...]
> Just figured that out. The systems in Travis are just so old that the
> automake there doesn't create the test-suite.log =(
The workers available in Travis are really old. That said, I plan to
workaround your finding and propose a patch:
- to build and test libvirt using a more updated distro (using
`services: docker`, of course).
Good to hear that. I didn't know you can do that.
- and, if accepted, add ASAN (AddressSanitizer) to CI.
What addresses would you like to sanitize?
Claudio