[hibernate-commits] [hibernate/hibernate-orm] 3883d7: HHH-8772 Bigger naked invalidation timeout for Put...

GitHub noreply at github.com
Mon Dec 9 11:48:13 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3883d7ca2dee218b29f64eca5cae52f62b63f73b
      https://github.com/hibernate/hibernate-orm/commit/3883d7ca2dee218b29f64eca5cae52f62b63f73b
  Author: Galder Zamarreño <galder at zamarreno.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M hibernate-infinispan/src/test/java/org/hibernate/test/cache/infinispan/access/PutFromLoadValidatorUnitTestCase.java

  Log Message:
  -----------
  HHH-8772 Bigger naked invalidation timeout for PutFromLoad unit test

* Test expects that the two invalidteKey calls happen within the naked
invalidation timeout. If they don't, the test would fail since the
second invalidate key would be removed. Increase the timeout
considerably to avoid the issue.




More information about the hibernate-commits mailing list