[hibernate-commits] [hibernate/hibernate-search] 0cd0eb: HSEARCH-2503 Execute ExpectedLog4jLog properly eve...

GitHub noreply at github.com
Mon Dec 5 14:33:21 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 0cd0eb755083ebb48f6f8fe18f4cad22ce19fcc3
      https://github.com/hibernate/hibernate-search/commit/0cd0eb755083ebb48f6f8fe18f4cad22ce19fcc3
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M engine/src/test/java/org/hibernate/search/test/util/impl/ExpectedLog4jLog.java

  Log Message:
  -----------
  HSEARCH-2503 Execute ExpectedLog4jLog properly even if log expectations are added *during* the test

This reverts commit b1867179159fa2784344d922cf142524c180ac61. That
commit added an optimization that turned out bypassing assertions
completely when expectations are defined during the test (and not inline
just after calling ExpectedLog4jLog.create()).




More information about the hibernate-commits mailing list