
25 May
2017
25 May
'17
10:54 p.m.
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). - and, if accepted, add ASAN (AddressSanitizer) to CI. Claudio