[jboss-jira] [JBoss JIRA] (WFCORE-3559) FilePermissionTestCase permission checking issue
Jean-Francois Denise (JIRA)
issues at jboss.org
Fri Jan 26 10:41:01 EST 2018
Jean-Francois Denise created WFCORE-3559:
--------------------------------------------
Summary: FilePermissionTestCase permission checking issue
Key: WFCORE-3559
URL: https://issues.jboss.org/browse/WFCORE-3559
Project: WildFly Core
Issue Type: Bug
Components: CLI, Test Suite
Reporter: Jean-Francois Denise
Assignee: Katerina Novotna
On my mac laptop the test is failing with:
testFileDefaultPermissions(org.jboss.as.test.integration.management.cli.FilePermissionTestCase) Time elapsed: 1.273 sec <<< FAILURE!
java.lang.AssertionError: The test file has unexpected permissions: rw-r--r--
Expected: is "rw-rw-r--"
but: was "rw-r--r--"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.jboss.as.test.integration.management.cli.FilePermissionTestCase.testFileDefaultPermissions(FilePermissionTestCase.java:102)
My mask could make the files to be created with these permissions, do we really want to check that?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list