[hibernate-dev] Hibernate-infinispan tests disabled, why?
Galder Zamarreño
galder at jboss.org
Thu Oct 14 10:36:20 EDT 2010
I've just spotted that the hibernate-infinispan gradle file says:
test {
environment['java.net.preferIPv4Stack'] = true
environment['jgroups.ping.timeout'] = 500
environment['jgroups.ping.num_initial_members'] = 1
environment['jgroups.udp.enable_bundling'] = false
// environment['jgroups.bind_addr'] = $jgroupsBindAddress
// quite a few failures and the old maven module disabled these tests as well
enabled = false
}
I know for fact that the Infinispan testsuite runs at 100% these days, so it'll be interesting to enable tests again and find out what can be done about those issues.
Cheers,
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache
More information about the hibernate-dev
mailing list