#3459: encoding related test case failure on Mac OS X
---------------------+------------------------------------------------------
Reporter: cboos | Owner: cboos
Type: defect | Status: new
Priority: high | Milestone: 0.10
Component: general | Version: devel
Severity: normal | Keywords:
---------------------+------------------------------------------------------
As reported by eblot in #3331:
{{{
======================================================================
FAIL: test_milestone_add_utf8_ok
(trac.scripts.tests.admin.TracadminTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/eblot/Sources/Svn/edgewall.com/trunk/trac/scripts/tests/admin.py",
line 860, in test_milestone_add_utf8_ok
self.assertEqual(self.expected_results[test_name], output)
AssertionError: u'\nName Due
Completed\n---------------------------------\n\xe9tat_final 2004-01-
11\nmilestone1\nmilestone2\nmilestone3\nmilestone4\n\n' != u'\nName
Due Completed\n---------------------------------\n?tat_final
2004-01-11\nmilestone1\nmilestone2\nmilestone3\nmilestone4\n\n'
======================================================================
FAIL: test_implicit_lossless (trac.util.tests.text.ToUnicodeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/eblot/Sources/Svn/edgewall.com/trunk/trac/util/tests/text.py",
line 40, in test_implicit_lossless
self.assertEquals(u'\xc3', uc)
AssertionError: u'\xc3' != u'\u221a'
----------------------------------------------------------------------
Ran 580 tests in 31.179s
}}}
--
Ticket URL: <http://trac.edgewall.org/ticket/3459>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets