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

Failing JMXPropertyEditorsTestCase in 18.0.0.Final

    XMLWordPrintable

Details

    • Hide

      I using docker to kick of the test using Adopts base image, "adoptopenjdk/openjdk11:latest".

      After pulling the image I install maven and git. I pull down the Wildfly repo and checkout the 18.0.0.Final release branch.

      Then call the ./build.sh, followed by ./mvnw install -DallTests.

      Show
      I using docker to kick of the test using Adopts base image, "adoptopenjdk/openjdk11:latest". After pulling the image I install maven and git. I pull down the Wildfly repo and checkout the 18.0.0.Final release branch. Then call the ./build.sh, followed by ./mvnw install -DallTests.
    • User Experience

    Description

      When calling "./mvnw install -DallTests", it gets up to the JMXPropertyEditorsTestCase and fails with this error, "Caused by: java.lang.IllegalStateException: Failed to resolve expression: env.USER"}}}}".

      Looking at the source code for the test here, it looks like USER is suppose to be defined by USER_SYS_PROP.

      I am not sure what the problem is but I know it is failing somewhere in the above test.

      You can see the full log in the in Adopt's test here.

      Attachments

        Activity

          People

            rhn-cservice-bbaranow Bartosz Baranowski
            james-crowley-ibm James Crowley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: