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

Julian Reschke commented on OAK-9484:
-------------------------------------

Tests are failing over here (Windows):

{noformat}
[INFO] Running 
org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.107 s 
- in 
org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest
[INFO] Running 
org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest
[ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.84 s 
<<< FAILURE! - in 
org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest
[ERROR] 
testIOMonitor(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest)
  Time elapsed: 0.217 s  <<< ERROR!
java.lang.RuntimeException: Can't start redis server. Check logs for details.


{noformat}

Note the first test seems to work; maybe a problem shutting down the server?

> PersistentRedisCacheTest fails when noexec is set on temp folder
> ----------------------------------------------------------------
>
>                 Key: OAK-9484
>                 URL: https://issues.apache.org/jira/browse/OAK-9484
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-tar
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.42.0
>
>
> This is similar to OAK-9483 but for PersistentRedisCacheTest. The test 
> attempts to start a redis executable in the temp folder. This fails when 
> noexec is set.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to