On 10/2/20 10:11 AM, Andrea Bolognani wrote:
On Fri, 2020-10-02 at 09:11 +0200, Michal Prívozník wrote:
> On 10/1/20 7:52 PM, Cole Robinson wrote:
>> I'm seeing failures building libvirt 6.8.0 rpm on fedora 32, 33, and
>> rawhide. virsystemdtest is segfaulting on ppc64.
>>
>>
https://kojipkgs.fedoraproject.org//work/tasks/5494/52595494/build.log
>
> Ah, I can reproduce on my x86 when I tell glib to make errors fatal:
>
> G_DEBUG=fatal-warnings ./virsystemdtest
Should we set that environment variable unconditionally when running
the test suite? It looks like it might catch some actual bugs.
Yeah, good idea. I'll post it as a separate patch in my series.
Michal