Skip to content

Instantly share code, notes, and snippets.

@galderz
Created September 18, 2012 11:25
Show Gist options
  • Save galderz/3742671 to your computer and use it in GitHub Desktop.
Save galderz/3742671 to your computer and use it in GitHub Desktop.
Failed tests: createBeforeClass(org.infinispan.query.classloading.KeyTransformationUsingClassloadersTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.indexedembedded.CollectionsIndexingTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeMethod(org.infinispan.query.blackbox.LocalCacheTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.nulls.NullCollectionElementsTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.searchmanager.TimeoutTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.config.DeclarativeConfigTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeMethod(org.infinispan.query.blackbox.MarshalledValueQueryTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.queries.faceting.SimpleFacetingTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.api.NonIndexedValuesTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.api.ReplaceTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
cleanupData(org.infinispan.query.queries.faceting.SimpleFacetingTest)
setUp(org.infinispan.query.cacheloaders.EntryActivatingTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
cleanupData(org.infinispan.query.indexedembedded.CollectionsIndexingTest)
testLocalQueryCacheRestart(org.infinispan.query.blackbox.QueryCacheRestartTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testPutSearchablePersistentWithBatchingInTran(org.infinispan.query.cacheloaders.InconsistentIndexesAfterRestartTest): java.lang.IllegalStateException: It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
cleanupData(org.infinispan.query.indexedembedded.CollectionsIndexingTest)
cleanupData(org.infinispan.query.indexedembedded.CollectionsIndexingTest)
verifyIndexDisabledCorrectly(org.infinispan.query.config.DefaultCacheInheritancePreventedTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testCorrectShutdown(org.infinispan.query.blackbox.SearchFactoryShutdownTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
cleanupData(org.infinispan.query.indexedembedded.CollectionsIndexingTest)
createBeforeClass(org.infinispan.query.tx.TransactionalQueryTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testQueryCacheRestart(org.infinispan.query.blackbox.QueryCacheRestartTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testPutSearchablePersistentWithBatchingWithoutTran(org.infinispan.query.cacheloaders.InconsistentIndexesAfterRestartTest): java.lang.IllegalStateException: It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
verifyIndexEnabledCorrectly(org.infinispan.query.config.DefaultCacheInheritancePreventedTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeMethod(org.infinispan.query.blackbox.ClusteredCacheTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.statetransfer.StateTransferQueryIndexTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeClass(org.infinispan.query.statetransfer.PersistentStateTransferQueryIndexTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testPutSearchablePersistentWithoutBatchingWithoutTran(org.infinispan.query.cacheloaders.InconsistentIndexesAfterRestartTest): java.lang.IllegalStateException: It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testDistributed(org.infinispan.query.config.CacheModeTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
createBeforeMethod(org.infinispan.query.blackbox.KeyTypeTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testInvalidated(org.infinispan.query.config.CacheModeTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testLocal(org.infinispan.query.config.CacheModeTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testSearchMapping(org.infinispan.query.programmaticmapping.SearchMappingTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testWithoutSearchMapping(org.infinispan.query.programmaticmapping.SearchMappingTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
testReplicated(org.infinispan.query.config.CacheModeTest): It was expected to find the Query interceptor registered in the InterceptorChain but it wasn't found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment