Created
November 18, 2015 14:26
-
-
Save pferraro/33ef969f2e2a360b4ff3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tests run: 12, Failures: 3, Errors: 0, Skipped: 6, Time elapsed: 4.571 sec <<< FAILURE! - in org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase | |
testTransformer620(org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase) Time elapsed: 0.625 sec <<< FAILURE! | |
org.junit.ComparisonFailure: cache-container/minimal/: { | |
"default-cache" => "local", | |
"jndi-name" => undefined, | |
"listener-executor" => undefined, | |
"replication-queue-executor" => undefined, | |
"distributed-cache" => undefined, | |
"invalidation-cache" => undefined, | |
"local-cache" => {"local" => { | |
"batching" => undefined, | |
"indexing" => undefined, | |
"indexing-properties" => undefined, | |
"jndi-name" => undefined, | |
"module" => undefined, | |
"start" => undefined, | |
"binary-keyed-jdbc-store" => undefined, | |
"eviction" => undefined, | |
"expiration" => undefined, | |
"file-store" => undefined, | |
"locking" => undefined, | |
"mixed-keyed-jdbc-store" => undefined, | |
"remote-store" => undefined, | |
"store" => undefined, | |
"string-keyed-jdbc-store" => undefined, | |
"transaction" => undefined | |
}}, | |
"replicated-cache" => undefined, | |
"transport" => undefined | |
} | |
{ | |
"replication-queue-executor" => undefined, | |
"jndi-name" => undefined, | |
"default-cache" => "local", | |
"listener-executor" => undefined, | |
"local-cache" => {"local" => { | |
"indexing" => undefined, | |
"jndi-name" => undefined, | |
"module" => undefined, | |
"batching" => undefined, | |
"start" => undefined, | |
"indexing-properties" => undefined, | |
"expiration" => {"EXPIRATION" => { | |
"interval" => undefined, | |
"lifespan" => undefined, | |
"max-idle" => undefined | |
}}, | |
"eviction" => {"EVICTION" => {"strategy" => undefined}}, | |
"locking" => {"LOCKING" => { | |
"isolation" => "READ_COMMITTED", | |
"acquire-timeout" => undefined, | |
"striping" => undefined, | |
"concurrency-level" => undefined | |
}}, | |
"transaction" => {"TRANSACTION" => { | |
"mode" => undefined, | |
"locking" => undefined, | |
"stop-timeout" => 10000L | |
}} | |
}} | |
} expected:<[default-cache[]]> but was:<[default-cache[, local-cache]]> | |
at org.junit.Assert.assertEquals(Assert.java:115) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:336) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:206) | |
at org.jboss.as.subsystem.test.SubsystemTestDelegate.checkSubsystemModelTransformation(SubsystemTestDelegate.java:517) | |
at org.jboss.as.subsystem.test.AbstractSubsystemTest.checkSubsystemModelTransformation(AbstractSubsystemTest.java:292) | |
at org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase.testTransformation(TransformersTestCase.java:180) | |
at org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase.testTransformer620(TransformersTestCase.java:132) | |
testTransformer630(org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase) Time elapsed: 0.51 sec <<< FAILURE! | |
org.junit.ComparisonFailure: cache-container/minimal/local-cache/local/: { | |
"batching" => undefined, | |
"jndi-name" => undefined, | |
"statistics-enabled" => true, | |
"eviction" => undefined, | |
"expiration" => undefined, | |
"file-store" => undefined, | |
"transaction" => undefined | |
} | |
{ | |
"indexing" => undefined, | |
"jndi-name" => undefined, | |
"module" => undefined, | |
"statistics-enabled" => true, | |
"batching" => undefined, | |
"start" => undefined, | |
"expiration" => {"EXPIRATION" => { | |
"interval" => undefined, | |
"lifespan" => undefined, | |
"max-idle" => undefined | |
}}, | |
"eviction" => {"EVICTION" => {"strategy" => undefined}}, | |
"locking" => {"LOCKING" => { | |
"isolation" => "READ_COMMITTED", | |
"acquire-timeout" => undefined, | |
"striping" => undefined, | |
"concurrency-level" => undefined | |
}}, | |
"transaction" => {"TRANSACTION" => { | |
"mode" => undefined, | |
"locking" => undefined, | |
"stop-timeout" => 10000L | |
}} | |
} expected:<[[statistics-enabled]]> but was:<[[locking, statistics-enabled, transaction]]> | |
at org.junit.Assert.assertEquals(Assert.java:115) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:336) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:206) | |
at org.jboss.as.subsystem.test.SubsystemTestDelegate.checkSubsystemModelTransformation(SubsystemTestDelegate.java:517) | |
at org.jboss.as.subsystem.test.AbstractSubsystemTest.checkSubsystemModelTransformation(AbstractSubsystemTest.java:292) | |
at org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase.testTransformation(TransformersTestCase.java:180) | |
at org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase.testTransformer630(TransformersTestCase.java:141) | |
testTransformer640(org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase) Time elapsed: 0.527 sec <<< FAILURE! | |
org.junit.ComparisonFailure: cache-container/minimal/local-cache/local/: { | |
"batching" => undefined, | |
"jndi-name" => undefined, | |
"statistics-enabled" => true, | |
"eviction" => undefined, | |
"expiration" => undefined, | |
"file-store" => undefined, | |
"transaction" => undefined | |
} | |
{ | |
"indexing" => undefined, | |
"jndi-name" => undefined, | |
"module" => undefined, | |
"statistics-enabled" => true, | |
"batching" => undefined, | |
"start" => undefined, | |
"expiration" => {"EXPIRATION" => { | |
"interval" => undefined, | |
"lifespan" => undefined, | |
"max-idle" => undefined | |
}}, | |
"eviction" => {"EVICTION" => {"strategy" => undefined}}, | |
"locking" => {"LOCKING" => { | |
"isolation" => "READ_COMMITTED", | |
"acquire-timeout" => undefined, | |
"striping" => undefined, | |
"concurrency-level" => undefined | |
}}, | |
"transaction" => {"TRANSACTION" => { | |
"mode" => undefined, | |
"locking" => undefined, | |
"stop-timeout" => 10000L | |
}} | |
} expected:<[[statistics-enabled]]> but was:<[[locking, statistics-enabled, transaction]]> | |
at org.junit.Assert.assertEquals(Assert.java:115) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:336) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349) | |
at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:206) | |
at org.jboss.as.subsystem.test.SubsystemTestDelegate.checkSubsystemModelTransformation(SubsystemTestDelegate.java:517) | |
at org.jboss.as.subsystem.test.AbstractSubsystemTest.checkSubsystemModelTransformation(AbstractSubsystemTest.java:292) | |
at org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase.testTransformation(TransformersTestCase.java:180) | |
at org.jboss.as.clustering.infinispan.subsystem.TransformersTestCase.testTransformer640(TransformersTestCase.java:150) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment