Probably what is going on is that pylint upstream was updated to catch a
new error, and therefore new builds will fail unless we:

1) Fix the problem, so pylint is happy
2) Add another supression to the code

I'll take a quick look.


On Wed, Jul 30, 2014 at 3:51 AM, Yiqiao Pu <[email protected]> wrote:

> Hi guys,
>
> Find several pullreqs failed in the Travis-CI with the same error:
>
>
> ************* Module virt-test.virttest.qemu_devices_unittest
>
> I0012:1034,0: : Locally enabling protected-access (W0212)
>
> ************* Module github_issues
>
> E1102:732,46: MutableIssue.set_labels: self._issue_cache_key is not
> callable
>
> E1102:740,46: MutableIssue.del_labels: self._issue_cache_key is not
> callable
>
> Pylint check fail: /home/travis/build/autotest/
> virt-test/tools/github/github_issues.py
>
> Syntax check FAIL
>
> The command "inspekt lint" exited with 1.
>
> Is anyone met this before?
>
>
> Best regards
>
> Yiqiao Pu
>
> _______________________________________________
> Virt-test-devel mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/virt-test-devel
>



-- 
Lucas
_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to