#25925: 
i18n.test_compilation.CompilationErrorHandling.test_msgfmt_error_including_non_ascii
fails
--------------------------------------+--------------------
     Reporter:  sir-sigurd            |      Owner:  nobody
         Type:  Bug                   |     Status:  new
    Component:  Internationalization  |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 {{{
 ======================================================================
 FAIL: test_msgfmt_error_including_non_ascii
 (i18n.test_compilation.CompilationErrorHandling)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/home/sergey/dev/django/tests/i18n/test_compilation.py", line 176,
 in test_msgfmt_error_including_non_ascii
     self.assertIn("'�' cannot start a field name", six.text_type(err))
 AssertionError: u"'\ufffd' cannot start a field name" not found in
 u'Execution of msgfmt failed:
 /home/sergey/dev/django/tests/i18n/commands/locale/ko/LC_MESSAGES/django.po:24:
 \u0421\u0442\u0440\u043e\u043a\u0430 \xabmsgstr\xbb \u043d\u0435
 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u043f\u043e\u0434
 \u0444\u043e\u0440\u043c\u0430\u0442 Python brace, \u0432
 \u043e\u0442\u043b\u0438\u0447\u0438\u0435 \u043e\u0442
 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0439 \xabmsgid\xbb.
 \u041f\u0440\u0438\u0447\u0438\u043d\u0430: \u0412
 \u0434\u0438\u0440\u0435\u043a\u0442\u0438\u0432\u0435
 \u043d\u043e\u043c\u0435\u0440 0 \u0441 \xab\ufffd\xbb \u043d\u0435
 \u043c\u043e\u0436\u0435\u0442
 \u043d\u0430\u0447\u0438\u043d\u0430\u0442\u044c\u0441\u044f
 \u0438\u043c\u044f \u043f\u043e\u043b\u044f.\nmsgfmt:
 \u043d\u0430\u0439\u0434\u0435\u043d\u0430 1
 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f
 \u043e\u0448\u0438\u0431\u043a\u0430\n'
 }}}

 msgfmt version is 0.19.6.

--
Ticket URL: <https://code.djangoproject.com/ticket/25925>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/053.2b17acb0d42a48ed3e47acc58da058e8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to