Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1948

JMXPropertyEditorsTestCase fails on Solaris SPARC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.Alpha1
    • 8.0.0.Beta1
    • Test Suite
    • None

      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.

            ozizka_jira Ondrej Zizka (Inactive)
            franklangelage Frank Langelage (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: