]
RH Bugzilla Integration commented on ISPN-4200:
-----------------------------------------------
Dave Stahl <dstahl(a)redhat.com> changed the Status of [bug
ExampleConfigsTest.testRestRollingUpgrades fails
------------------------------------------------
Key: ISPN-4200
URL:
https://issues.jboss.org/browse/ISPN-4200
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 7.0.0.Beta1
Reporter: Jakub Markos
Assignee: Martin Gencur
Fix For: 7.0.0.Beta2
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@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}