I assume you will be adding JUnit Assume calls to skip these tests? Gary
On Jul 14, 2017 00:01, "Ralph Goers" <[email protected]> wrote: > After ignoring the test causing the previous problem I am now encountering > errors with the new permissions test. I am disabling the > RollingAppenderDirect test since it also will have the same problem with > FileWatcher, but I don’t know the cause of the other failures. > > Ralph > > ERROR] Failures: > [ERROR] FileAppenderPermissionsTest.testFileUserGroupAPI:181 > expected:<rw-[----]--> but was:<rw-[r--r]--> > [ERROR] FileAppenderPermissionsTest.testFileUserGroupAPI:183 > expected:<[rgoers]> but was:<[staff]> > [ERROR] FileAppenderPermissionsTest.testFileUserGroupAPI:181 > expected:<rw-r[w--]--> but was:<rw-r[--r]--> > [ERROR] FileAppenderPermissionsTest.testFileUserGroupAPI:181 > expected:<rw[xrwxrwx]> but was:<rw[-r--r--]> > [ERROR] > RollingAppenderDirectWriteTempCompressedFilePatternTest.testAppender:94 > No temporary file created during compression > [ERROR] Errors: > [ERROR] JeroMqAppenderTest.testClientServer:70 » TestTimedOut test > timed out after 600...
