FTPTimestampParserImplTest fails on russian locale
--------------------------------------------------
Key: FTPSERVER-117
URL: https://issues.apache.org/jira/browse/FTPSERVER-117
Project: FtpServer
Issue Type: Bug
Components: Core
Environment: LANG=ru_RU.UTF-8
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL="ru_RU.UTF-8"
Reporter: Max Valjanski
junit.framework.AssertionFailedError: failed.to.parse.default
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.testParser(FTPTimestampParserImplTest.java:167)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.