[jboss-jira] [JBoss JIRA] (AS7-4837) JMXPropertyEditorsTestCase fails on JDK7
Bartosz Baranowski (JIRA)
jira-events at lists.jboss.org
Tue May 22 09:09:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694712#comment-12694712 ]
Bartosz Baranowski commented on AS7-4837:
-----------------------------------------
Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /usr/local/share/maven3
Java version: 1.7.0_147-icedtea, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.0-19-generic", arch: "amd64", family: "unix"
-------------------------------------------------------------------------------
Test set: org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase
-------------------------------------------------------------------------------
Tests run: 40, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 12.067 sec
Hail to the multiverse. Im going to give a try to different jdks though.
> JMXPropertyEditorsTestCase fails on JDK7
> ----------------------------------------
>
> Key: AS7-4837
> URL: https://issues.jboss.org/browse/AS7-4837
> Project: Application Server 7
> Issue Type: Bug
> Components: JMX
> Affects Versions: 7.1.2.Final (EAP)
> Environment: Oracle JDK7
> Reporter: Tomaz Cerar
> Assignee: Bartosz Baranowski
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
>
> There are many tests that fail on JDK7
> maven report:
> {noformat}
> Failed tests: testAtomicBoolean(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'AtomicBoolean'
> testAtomicInteger(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'AtomicInteger'
> testAtomicLong(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'AtomicLong'
> testBigDecimal(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'BigDecimal'
> testBigInteger(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'BigInteger'
> testClazz(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'Clazz'
> testFile(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'File'
> testLocale(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'Locale'
> testURI(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'URI'
> testURL(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'URL'
> testCharacterArray(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'CharacterArray'
> testClassArray(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'ClassArray'
> testInetAddress(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'InetAddress'
> testInetAddressArray(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'InetAddressArray'
> testObjectCharacter(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'ObjectChar'
> testProperties(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Found null attribute value for 'Properties'
> Tests in error:
> testChar(org.jboss.as.test.integration.ee.jmx.property.JMXPropertyEditorsTestCase): Could not deploy to container: {(..)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list