org.hibernate.test.legacy.FooBarTest.testCollectionsInSelect fails on MS SQL Server 2014
More accurate version: Hibernate ORM 4.2.14.SP1
Stack trace:
I happens only when test testCollectionsInSelect runs after test testAutoFlushCollections
It does not fail with SQL Server 2012.
It also fails on 4.2 branch.
I'm not sure if this is only test issue or legitimate issue.
|