[jira] [Commented] (LOG4NET-555) RollingFileAppenderTests fail when run on Linux

2017-04-05 Thread Dominik Psenner (JIRA)

[ 
https://issues.apache.org/jira/browse/LOG4NET-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958370#comment-15958370
 ] 

Dominik Psenner commented on LOG4NET-555:
-

This may be among the reasons:

http://stackoverflow.com/questions/21266949/mono-alternative-for-named-mutex

> RollingFileAppenderTests fail when run on Linux
> ---
>
> Key: LOG4NET-555
> URL: https://issues.apache.org/jira/browse/LOG4NET-555
> Project: Log4net
>  Issue Type: Bug
>Affects Versions: 2.0.6, 2.0.7
> Environment: CentOS 7
>Reporter: Thomas Clegg
>  Labels: netstandard
>
> While testing the fix for LOG4NET-554 I ran all tests on both Windows and 
> CentOS, all tests passed on Windows however some RollingFileAppender tests 
> failed when tested on Linux: TestExclusiveLockLocks, 
> TestInterProcessLockFails (all others passed).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (LOG4NET-555) RollingFileAppenderTests fail when run on Linux

2017-03-01 Thread Thomas Clegg (JIRA)

[ 
https://issues.apache.org/jira/browse/LOG4NET-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891596#comment-15891596
 ] 

Thomas Clegg commented on LOG4NET-555:
--

Only issue is 
https://github.com/apache/log4net/blob/c7a4d15/tests/src/Appender/RollingFileAppenderTest.cs#L1570
 perhaps similar to the noted Mono 2.4 issue. I plan to look into what the 
ramifications might be before adding it to the #if so as to ignore it. If 
anyone can provide insight in to what the implication this assert failing might 
be it would be much appreciated.

> RollingFileAppenderTests fail when run on Linux
> ---
>
> Key: LOG4NET-555
> URL: https://issues.apache.org/jira/browse/LOG4NET-555
> Project: Log4net
>  Issue Type: Bug
>Affects Versions: 2.0.6, 2.0.7
> Environment: CentOS 7
>Reporter: Thomas Clegg
>  Labels: netstandard
>
> While testing the fix for LOG4NET-554 I ran all tests on both Windows and 
> CentOS, all tests passed on Windows however some RollingFileAppender tests 
> failed when tested on Linux: TestExclusiveLockLocks, 
> TestInterProcessLockFails (all others passed).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (LOG4NET-555) RollingFileAppenderTests fail when run on Linux

2017-02-27 Thread Thomas Clegg (JIRA)

[ 
https://issues.apache.org/jira/browse/LOG4NET-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886560#comment-15886560
 ] 

Thomas Clegg commented on LOG4NET-555:
--

I might look into this as time allows, I have yet to find a good way to get 
test failure reason and details when running on Linux. Hoping when 
netstandard2.0 gets released next week it makes debugging easier.

> RollingFileAppenderTests fail when run on Linux
> ---
>
> Key: LOG4NET-555
> URL: https://issues.apache.org/jira/browse/LOG4NET-555
> Project: Log4net
>  Issue Type: Bug
>Affects Versions: 2.0.6, 2.0.7
> Environment: CentOS 7
>Reporter: Thomas Clegg
>  Labels: netstandard
>
> While testing the fix for LOG4NET-554 I ran all tests on both Windows and 
> CentOS, all tests passed on Windows however the RollingFileAppender tests 
> failed when tested on Linux (all others passed).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)