On Tue, Sep 8, 2020 at 5:37 AM Julian Reschke <[email protected]> wrote: > > Am 08.09.2020 um 08:55 schrieb Marcel Reutegger: > > Hi Julian, > > > > On 08.09.20, 08:05, "Julian Reschke" <[email protected]> wrote: > >> ..., I now need relax the Windows firewall config, otherwise the Redis > >> server used in tests does not start. It would be good if we could avoid > >> that. > > > > Can you please create a JIRA issue for this? > > Sure: <https://issues.apache.org/jira/browse/OAK-9202>.
This is not a blocker of course, but perhaps I met the same issue on my mac os x, too. I got a test error about once every two trials: FAILURE! - in org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest [ERROR] cleanupTest(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest) Time elapsed: 2.299 s <<< FAILURE! java.lang.AssertionError: Segment(s) not cleaned up in cache expected:<0> but was:<1> at org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest.cleanupTest(PersistentDiskCacheTest.java:126) I also see messages, "Do you want the application ``redis-server-2.8.19.app'' to accept incoming network connections?" sometimes (disappearing automatically in a while) with the firewall turned on. Not sure why it doesn't succeed or fail consistently. Woonsan > >
