[jboss-jira] [JBoss JIRA] (WFCORE-3559) FilePermissionTestCase permission checking issue
Katerina Odabasi (JIRA)
issues at jboss.org
Thu May 31 05:29:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Katerina Odabasi updated WFCORE-3559:
-------------------------------------
Git Pull Request: https://github.com/wildfly/wildfly-core/pull/3337
> 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 Odabasi
>
> 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