JaxrsJacksonProviderTestCase Test Failure
-----------------------------------------
Key: AS7-1905
URL:
https://issues.jboss.org/browse/AS7-1905
Project: Application Server 7
Issue Type: Bug
Reporter: Darran Lofthouse
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:
http://www.atlassian.com/software/jira