On Sun, Sep 24, 2017 at 5:37 PM Edward Haas <eh...@redhat.com> wrote:

> Hello,
>
> After updating my Centos7 VM, the unit tests are failing on check_imports.
> Some kind of recursion.
>
> https://paste.fedoraproject.org/paste/lcjYudT50AJDLJnw9SH3vw
>
> I have not seen this on CI.
> Any ideas?
>

You have old __cache__ directory or something similar.

    git clean -dxf; ./autogen.sh --system && make

will probably fix this.

Also filing a pytest bug would be a good idea.


>
> Thanks,
> Edy.
>
> _______________________________________________
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to