[jboss-jira] [JBoss JIRA] (WFLY-1948) JMXPropertyEditorsTestCase fails on Solaris SPARC

Frank Langelage (JIRA) issues at jboss.org
Sun Jun 29 05:01:24 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Langelage updated WFLY-1948:
----------------------------------

    Fix Version/s: 9.0.0.Alpha1


> JMXPropertyEditorsTestCase fails on Solaris SPARC
> -------------------------------------------------
>
>                 Key: WFLY-1948
>                 URL: https://issues.jboss.org/browse/WFLY-1948
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>    Affects Versions: 8.0.0.Beta1
>         Environment: Solaris SPARC 10 6/06, Oracle JDK 1.7.0_25
>            Reporter: Frank Langelage
>            Assignee: Ondrej Zizka
>             Fix For: 9.0.0.Alpha1
>
>
> Test org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase fails on Solaris, because environment variable USER is not set.
> From the source:
> USER_SYS_PROP = System.getProperty("os.name","linux").contains("indows")?"USERNAME":"USER";
> So there is already a differentiation between Windows and others.
> For Solaris LOGNAME is the variable to use. And os.name is SunOS.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list