<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello everybody,<div class=""><br class=""></div><div class="">I am resending this email as I suppose that the previous one</div><div class="">wasn’t accepted due to a big attachment inside. If I create a double post,</div><div class="">please excuse me, I didn’t mean to.</div><div class=""><br class="">I set up a clean libvirt repo with:<br class="">git clone<br class="">./autogen.sh<br class="">make<br class="">and then executed tests with various values of LIBVIRT_DEBUG using<br class="">the following command:<br class="">LIBVIRT_DEBUG=0…5 VIR_TEST_DEBUG=1 make check</div><div class=""><br class=""></div><div class=""><br class=""><div class="">With LIBVIRT_DEBUG=0 (or =5 or probably any invalid value), the logs say:<br class="">"Ignoring invalid log level setting”<br class="">but still, 10 tests fail due to various reasons.<br class=""><br class="">With LIBVIRT_DEBUG=1, there is a slight difference. The number of tests<br class="">that fail is also 10, but here, commandtest fails instead of eventtest.<br class=""><br class="">With LIBVIRT_DEBUG=2, only 9 tests fail, because commandtest passes.<br class=""><br class="">With LIBVIRT_DEBUG=3, only 1 test fails: qemuargv2xmltest. The<br class="">reason is the same as in the previous tests.<br class=""><br class="">With LIBVIRT_DEBUG=4, it’s just qemuargv2xmltest that is failing,<br class="">but for a different reason than before:<br class="">"qemuParseCommandLineString should have logged a warning”.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Links to tests/test-syslog.log, indexed by value of LIBVIRT_DEBUG:</div><div class="">0: <a href="http://pastebin.com/bZrDV1K2" class="">http://pastebin.com/bZrDV1K2</a><div class="">1: <a href="https://gist.github.com/Darge/d180ebdd497573ed633625cf136de73c" class="">https://gist.github.com/Darge/d180ebdd497573ed633625cf136de73c</a></div><div class="">2: <a href="http://pastebin.com/bhsq1MtC" class="">http://pastebin.com/bhsq1MtC</a></div><div class="">3: <a href="http://pastebin.com/BSRtR9Rq" class="">http://pastebin.com/BSRtR9Rq</a></div><div class="">4: <a href="http://pastebin.com/FQn79her" class="">http://pastebin.com/FQn79her</a></div><div class=""><br class=""></div><br class="">Perhaps it’s okay that these tests fail, but still there's no harm<br class="">in letting people know.<br class=""><br class="">Thank you rbogorodskiy for guidance on the mailing list :)</div><div class=""><br class="">Have a nice day,<br class="">Tomasz</div></div></body></html>