[
https://issues.apache.org/jira/browse/LOGCXX-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Schöning resolved LOGCXX-273.
--------------------------------------
Fix Version/s: 0.11.0
Resolution: Fixed
Fixed by PR #29: https://github.com/apache/logging-log4cxx/pull/29
> filenamepatterntestcase fails
> -----------------------------
>
> Key: LOGCXX-273
> URL: https://issues.apache.org/jira/browse/LOGCXX-273
> Project: Log4cxx
> Issue Type: Bug
> Components: Tests
> Affects Versions: 0.10.0
> Environment: libaprutil1-devel-1.2.12-alt1
> libapr1-devel-1.2.12-alt2
> libaprutil1-1.2.12-alt1
> gcc4.1-c++-4.1.2-alt1
> libapr1-1.2.12-alt2
> Reporter: Slava Semushin
> Assignee: Curt Arnold
> Priority: Major
> Fix For: 0.11.0
>
>
> When I try to build log4cxx 0.10.0 I got error in make check phase:
> filenamepatterntestcase: /Line 104: expected <foo2003.05.20>, but saw
> <foo2003.05.21>
> |Line 104: expected <foo2003-05-20yyyy.MM.dd}>, but saw
> <foo2003-05-21yyyy.MM.dd}>
> -Line 104: expected <foo2003-05-20{yyyy.MM.dd>, but saw
> <foo2003-05-21{yyyy.MM.dd>
> FAILED 3 of 14
> [skip]
> Failed Tests Total Fail Failed %
> ===================================================
> filenamepatterntestcase 14 3 21.43%
> make[3]: *** [run-unittest] Error 1
> make[2]: *** [check-recursive] Error 1
> make[1]: *** [check-recursive] Error 1
> make: *** [check-recursive] Error 1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)