https://bugzilla.redhat.com/show_bug.cgi?id=908842

--- Comment #7 from Alan Pevec <ape...@redhat.com> ---
Now build fails due to failing unittests (need to look into details):
...
======================================================================
FAIL: test_args (test_test_protocol.TestExecTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/builddir/build/BUILD/python-subunit-0.0.12/python/subunit/tests/test_test_protocol.py",
line 1012, in test_args
    self.assertEqual(1, result.testsRun)
AssertionError: 1 != 0
======================================================================
FAIL: test_run (test_test_protocol.TestExecTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/builddir/build/BUILD/python-subunit-0.0.12/python/subunit/tests/test_test_protocol.py",
line 1035, in test_run
    ], result._events)
AssertionError: Lists differ: [('startTest', <subunit.Remote... != []
First list contains 9 additional elements.
First extra element 0:
('startTest', <subunit.RemotedTestCase description='old mcdonald'>)
Diff is 752 characters long. Set self.maxDiff to None to see it.
----------------------------------------------------------------------
Ran 305 tests in 0.722s
FAILED (failures=2)

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

Reply via email to