Jiri Danek created ARTEMIS-660:
----------------------------------

             Summary: Failing JMX management tests, likely as result of the 
JSON changes
                 Key: ARTEMIS-660
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-660
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 1.4.0
            Reporter: Jiri Danek


There are three ManagementHelperTests that are currently (f44e87) failing for 
me. I believe that this is caused by changes introduced in ARTEMIS-565 Artemis 
use no free json.org

{noformat}
$ scripts/one-test.sh ManagementHelperTest

java.lang.AssertionError: 
Expected :212fccfd-9023-46d7-af25-55627c8ee7c5
Actual   :"212fccfd-9023-46d7-af25-55627c8ee7c5"

java.lang.AssertionError: expected: java.lang.Integer<2105907209> but was: 
org.apache.johnzon.core.JsonLongImpl<2105907209>
Expected :java.lang.Integer<2105907209> 
Actual   :org.apache.johnzon.core.JsonLongImpl<2105907209>

java.lang.AssertionError: 
Expected :hello
Actual   :"hello"
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to