Description of problem: I disabled some selftests when rebuilding against python 3.3, as per: # Various selftests fail with Python 3.3b1; skip them for now using "-e" # (reported upstream as https://github.com/nose-devs/nose/issues/538 ) %{__python3} selftest.py \ -e nose.plugins.errorclass \ -e nose.plugins.plugintest \ -e imported_tests.rst \ -e test_withid_failures.rst \ -e selector_plugin.rst \ -e test_traverse_namespace \ -v Toshio asked me to file a bug so that we don't forget to re-enable them when these failures are fixed, hence this bug. The commit in question was: http://pkgs.fedoraproject.org/cgit/python-nose.git/commit/?id=83c612bd55a86e71d759036872dc685a8532139c
With 3.3.0-0.4.rc1.fc19 and nose-1.2.0, the following test cases pass: * imported_tests.rst * selector_plugin.rst Removed them from the exclusion list. The rest still fail. Of the failing tests, test_traverse_namespace looks like it is a genuine bug that causes a nose feature to fail. The others look like changes to what python3 outputs at various times and their failures are probably not serious.
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
python-nose-1.3.0-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-nose-1.3.0-1.fc18
python-nose-1.3.0-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-nose-1.3.0-1.fc19
Package python-nose-1.3.0-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-nose-1.3.0-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-5326/python-nose-1.3.0-1.fc19 then log in and leave karma (feedback).
python-nose-1.3.0-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
python-nose-1.3.0-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.