https://bugzilla.redhat.com/show_bug.cgi?id=1333525 --- Comment #4 from philip.worrall@xxxxxxxxxxxxxx --- Python 3.4 changed the testsuite behaviour such that each call to run removed references to tests in the suite. This breaks the xunitparser test suite on python >=3.4 because it relies on the old behaviour. This patch restores the previous behaviour as recommended by https://docs.python.org/3.4/library/unittest.html#unittest.TestSuite when the old behaviour is relied upon. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx