Bug 1073931
| Summary: | test_ini.py failure on line 153 AssertionError: 'None' != 'remthis too!' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Todorov <atodorov> |
| Component: | python-iniparse | Assignee: | Tim Lauridsen <tim.lauridsen> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | tim.lauridsen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-07 19:25:12 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1073941 | ||
have have updates the fix-issue28.patch to fix the test case, so that the unittest can run on the patched source. |
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