Opened 11 years ago
Closed 10 years ago
#23311 closed Bug (fixed)
Windows/Python 3 test failure: test_comments_extractor
Description ¶
====================================================================== 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)
comment:1 by , 11 years ago
Keywords: | makemessages "Translators:" comments added |
---|
comment:2 by , 10 years ago
Keywords: | windows-test-failure added |
---|
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This issue (i.e. the reported test failing on Windows+Python3):