]
Darran Lofthouse updated AS7-1905:
----------------------------------
Fix Version/s: 7.1.0.Beta1
Component/s: EE
JaxrsJacksonProviderTestCase Test Failure
-----------------------------------------
Key: AS7-1905
URL:
https://issues.jboss.org/browse/AS7-1905
Project: Application Server 7
Issue Type: Bug
Components: EE
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.1.0.Beta1
The JaxrsJacksonProviderTestCase fails for me with the following error: -
Failed tests:
testJacksonWithJsonIgnore(org.jboss.as.testsuite.integration.jaxrs.jackson.JaxrsJacksonProviderTestCase):
expected:<{"[name":"Australia","temperature":"Hot]"}>
but
was:<{"[temperature":"Hot","name":"Australia]"}>
The test is assuming a fixed order, however the class has not been annotated to specify
the order.
http://jackson.codehaus.org/1.8.4/javadoc/org/codehaus/jackson/annotate/J...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: