[hibernate-commits] [hibernate/hibernate-orm] f8d366: HHH-11302 - One-To-Many in a Embeddable throw Conc...

GitHub noreply at github.com
Mon Dec 5 04:08:09 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f8d366e749fa07ce9080f16b7628b7eca02d12bc
      https://github.com/hibernate/hibernate-orm/commit/f8d366e749fa07ce9080f16b7628b7eca02d12bc
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/EmbeddableWithOneToManyTest.java

  Log Message:
  -----------
  HHH-11302 - One-To-Many in a Embeddable throw ConcurrentModificationException

Add @Ignore annotation because the test was failing during @Before phase execution




More information about the hibernate-commits mailing list