Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=882481

Yohan Graterol <yohangratero...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yohangratero...@gmail.com

--- Comment #13 from Yohan Graterol <yohangratero...@gmail.com> ---
Hello Jose,

The test have errors, check it.

=================================== FAILURES
===================================
__________________________ TestCmdAction.test_failure
__________________________
self = <tests.test_action.TestCmdAction object at 0x1c54c10>
    def test_failure(self):
        my_action = action.CmdAction("%s please fail" % PROGRAM)
        got = my_action.execute()
>       assert isinstance(got, TaskFailed)
E       assert isinstance(None, TaskFailed)
tests/test_action.py:51: AssertionError
=============== 1 failed, 445 passed, 1 skipped in 17.44 seconds
===============

I did reviewed your package with fedora-review to fedora-rawhide (Fedora 20)

Regards!

-- 
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=t0GSfE0Es4&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to