Guest User

Untitled

a guest
Sep 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. Failed tests: testConfigurationOverride(org.infinispan.configuration.ConfigurationOverrideTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  2. testConfiguration(org.infinispan.api.mvcc.read_committed.CacheAPIOptimisticTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  3. testConfiguration(org.infinispan.api.mvcc.read_committed.CacheAPIPessimisticTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  4. testConfiguration(org.infinispan.api.lru.read_committed.CacheAPIMVCCTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  5. testConfiguration(org.infinispan.api.mvcc.repeatable_read.CacheAPIOptimisticTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  6. testConfiguration(org.infinispan.api.mvcc.repeatable_read.CacheAPIPessimisticTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  7. testWriteSkewWithOnlyPut(org.infinispan.api.mvcc.repeatable_read.WriteSkewTest): javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
  8. testDefaultCacheOverride(org.infinispan.configuration.parsing.ParserTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to REPLICATED
  9. testNamedCacheOverride(org.infinispan.configuration.parsing.ParserTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to REPLICATED
  10. testDeprecatedNonsenseMode(org.infinispan.configuration.XmlFileParsingTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to REPLICATED
  11. testNamedCacheFile(org.infinispan.configuration.XmlFileParsingTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  12. testNoNamedCaches(org.infinispan.configuration.XmlFileParsingTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to REPLICATED
  13. testNoSchemaWithStuff(org.infinispan.configuration.XmlFileParsingTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  14. testOneLetterMode(org.infinispan.configuration.XmlFileParsingTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to REPLICATED
  15. testShortMode(org.infinispan.configuration.XmlFileParsingTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to REPLICATED
  16. testEvictionWithoutStrategy(org.infinispan.configuration.ConfigurationUnitTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
  17. testDeprecatedElements(org.infinispan.manager.CacheManagerXmlConfigurationTest): Configuring the hashing behavior of entries is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to LOCAL
Add Comment
Please, Sign In to add comment