Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
-
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
- relates to
-
ARTEMIS-565 Artemis use no free json.org
- Closed