[jboss-jira] [JBoss JIRA] Created: (AS7-1905) JaxrsJacksonProviderTestCase Test Failure
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Thu Sep 22 09:38:27 EDT 2011
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/JsonPropertyOrder.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list