]
John Verhaeg resolved HHH-6722.
-------------------------------
Resolution: Fixed
Removed extraneous assertion from testCreateAndDropOnlyType method that causes failures on
dialects that don't support drop table if exists
o.h.test.schemaupdate.SchemaExportTest fails if dialect does not
support drop table if exist
--------------------------------------------------------------------------------------------
Key: HHH-6722
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6722
Project: Hibernate Core
Issue Type: Bug
Components: testsuite
Affects Versions: 4.0.0.CR4
Environment: MS SQL Server 2008 R1
Reporter: John Verhaeg
Assignee: John Verhaeg
Fix For: 4.0.0.next
The test performs an assertion with different expected results depending upon what the
dialect supports, then makes the same assertion with a specific expected result regardless
of the dialect support.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: