Description of problem: $ ./runtests.py ............F................................................................................... ====================================================================== FAIL: test_parsing (tests.test_ini.test_comment_line) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/atodorov/rpmbuild/BUILD/python3-python-iniparse-0.4-9.fc21/tests/test_ini.py", line 153, in test_parsing self.assertEqual(str(p), l) AssertionError: 'None' != 'remthis too!' ---------------------------------------------------------------------- Ran 96 tests in 2.303s Version-Release number of selected component (if applicable): python-iniparse-0.4-9.fc21.src.rpm
have have updates the fix-issue28.patch to fix the test case, so that the unittest can run on the patched source.