Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=882481 --- Comment #15 from José Matos <jamatos@xxxxxxxx> --- FWIW the other error is: =================================== FAILURES =================================== _________________________ TestTaskActions.test_failure _________________________ self = <tests.test_task.TestTaskActions object at 0x2ba54d0> def test_failure(self): t = task.Task("taskX", ["%s 1 2 3" % PROGRAM]) got = t.execute() > assert isinstance(got, TaskError) E assert isinstance(None, TaskError) tests/test_task.py:226: AssertionError =============== 1 failed, 468 passed, 1 skipped in 19.60 seconds =============== -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=UQuglNf3kI&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review