Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-660

Failing JMX management tests, likely as result of the JSON changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • None
    • Broker
    • None

    Description

      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

      $ 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"
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jdanek Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: