-
Bug
-
Resolution: Done
-
Major
-
9.1.0.Final, 9.0.3.Final
-
None
Some test classes include tests which are run by the native clients but the native clients don't support them:
ForceReturnValuesTest.testSameInstanceForSameForceReturnValues
ForceReturnValuesTest.testDifferentInstancesForDifferentForceReturnValues
RemoteCacheManagerTest.testMarshallerInstance
RemoteCacheManagerTest.testGetUndefinedCache
The goal is to split them so that the "passing" parts can be run by the clients.