Test StringFormatTest.TestFormatString fails
--------------------------------------------
Key: LOG4NET-218
URL: https://issues.apache.org/jira/browse/LOG4NET-218
Project: Log4net
Issue Type: Test
Affects Versions: 1.2.10
Environment: MS Studio 9 (2008) with ReSharper 4.5 installed
Reporter: Maik
The test "StringFormatTest.TestFormatString" fails with the following message:
NUnit.Framework.AssertionException: Test formatting error
String lengths differ. Expected length=272, but was length=291.
Strings differ at index 46.
expected: <"...ror>Exception during StringFormat: Index (zero based) must
be greater ...">
but was: <"...ror>Exception during StringFormat: Der Index, basierend auf
0 (null), ...">
--------------------------------------------------^
The test seems to be dependent from the language settings of the current user
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.