Windows/Python 3 test failure: test_comments_extractor
======================================================================
FAIL: test_comments_extractor (i18n.test_extraction.BasicExtractorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "c:\Users\Tim\django\tests\i18n\test_extraction.py", line 151, in test_comments_extractor
self.assertTrue('#. Translators: One-line translator comment #5 -- with non ASCII characters: áéíóúö' in po_contents)
AssertionError: False is not true
Change History
(3)
Keywords: |
makemessages "Translators:" comments added
|
Keywords: |
windows-test-failure added
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
This issue (i.e. the reported test failing on Windows+Python3):