[hibernate-commits] [hibernate/hibernate-orm] d54fec: HHH-7663 - Annotated failing tests with @FailureEx...

GitHub noreply at github.com
Tue Oct 9 22:56:39 EDT 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: d54fecefeef8a612f911c80e8692af7fd9ded513
      https://github.com/hibernate/hibernate-orm/commit/d54fecefeef8a612f911c80e8692af7fd9ded513
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/sql/autodiscovery/AutoDiscoveryTest.java

  Log Message:
  -----------
  HHH-7663 - Annotated failing tests with @FailureExpectedWithNewMetamodel


  Commit: bbde363d89d5499e088a0e6d7ce6f554483512ce
      https://github.com/hibernate/hibernate-orm/commit/bbde363d89d5499e088a0e6d7ce6f554483512ce
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/AssertSourcesTest.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/annotations/entity/InheritanceBindingTest.java

  Log Message:
  -----------
  HHH-7679 : Source implementations should not determine default discriminator match value


  Commit: 2877cfdc683e16d40453d217b67a629fbca0f231
      https://github.com/hibernate/hibernate-orm/commit/2877cfdc683e16d40453d217b67a629fbca0f231
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/collection/bag/PersistentBagTest.java
    M hibernate-core/src/test/java/org/hibernate/test/collection/list/PersistentListTest.java
    M hibernate-core/src/test/java/org/hibernate/test/reattachment/CollectionReattachmentTest.java
    M hibernate-core/src/test/java/org/hibernate/test/reattachment/ProxyReattachmentTest.java

  Log Message:
  -----------
  HHH-7680 : Annotated tests with @FailureExpectedWithNewMetamodel that fail because AbstractTableSpecification does column name lookups that are case-sensitive


Compare: https://github.com/hibernate/hibernate-orm/compare/1350cba2b77c...2877cfdc683e


More information about the hibernate-commits mailing list