[infinispan-issues] [JBoss JIRA] (ISPN-4200) ExampleConfigsTest.testRestRollingUpgrades fails
Jakub Markos (JIRA)
issues at jboss.org
Thu Apr 10 06:00:15 EDT 2014
Jakub Markos created ISPN-4200:
----------------------------------
Summary: ExampleConfigsTest.testRestRollingUpgrades fails
Key: ISPN-4200
URL: https://issues.jboss.org/browse/ISPN-4200
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Reporter: Jakub Markos
Assignee: Mircea Markus
Fails in the latest snapshot on line 240 with
{code}
Can't access etries stored in source node (target's RestCacheStore). expected:<value1> but was:<[B at 19676adb>
{code}
you can run the test from /server/integration/testsuite with this command:
mvn clean test -Psuite.examples -Dtest=ExampleConfigsTest#testRestRollingUpgrades
The configs used are /server/integration/testsuite/target/server/node1/standalone/configuration/examples/{standalone-rest-rolling-upgrade.xml, standalone-compatibility-mode.xml}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list