Bug 1172204 - subunit-0.0.21-2.fc22 FTBFS: Perl tests fail
Summary: subunit-0.0.21-2.fc22 FTBFS: Perl tests fail
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: subunit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-09 15:33 UTC by Petr Pisar
Modified: 2014-12-20 08:44 UTC (History)
1 user (show)

Fixed In Version: subunit-1.0.0-1.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-20 08:44:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2014-12-09 15:33:22 UTC
subunit-0.0.21-2.fc22 fails to build in F22 because Perl tests fail:

make -C perl check
make[2]: Entering directory '/builddir/build/BUILD/subunit-0.0.21/perl'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/subunit-0.0.21/perl'
SHELL_SHARE='./shell/share/' \
PYTHONPATH='/builddir/build/BUILD/subunit-0.0.21/python':'/builddir/build/BUILD/subunit-0.0.21':/builddir/build/BUILD/subunit-0.0.21/python/subunit:/builddir/build/BUILD/subunit-0.0.21/python/subunit/tests \
/usr/bin/python -m testtools.run all_tests.test_suite
Tests running...
======================================================================
FAIL: subunit.tests.test_run.TestSubunitTestRunner.test_exits_nonzero_when_execution_errors
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/subunit-0.0.21/python/subunit/tests/test_run.py", line 88, in test_exits_nonzero_when_execution_errors
    stdout=stream)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 420, in assertRaises
    self.assertThat(our_callable, matcher)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat
    raise mismatch_error
MismatchError: <function main at 0x7fafeea3ded8> returned None
Ran 523 tests in 0.007s
FAILED (failures=1)
Makefile:1153: recipe for target 'check-local' failed

Difference between working and failing build root is:

python-testtools 	1.1.0-1.fc22 	> 	1.5.0-1.fc22
python-unittest2 		> 	0.8.0-2.fc22
python-six 		> 	1.8.0-1.fc22

Comment 1 Fedora Update System 2014-12-10 00:03:06 UTC
subunit-1.0.0-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/subunit-1.0.0-1.fc21

Comment 2 Fedora Update System 2014-12-12 04:33:44 UTC
Package subunit-1.0.0-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing subunit-1.0.0-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-16767/subunit-1.0.0-1.fc21
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-12-20 08:44:34 UTC
subunit-1.0.0-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.