When running the CommitFlushCollectionTest, this attempts to create the identifier column for the entity as an IDENTITY based column and this will obviously fail on database platforms which don't support such a type.