Unit test failures due to feature tested that is not supported by database

Description

MySQL, Mariadb, and Sybase do not support sequences. Tests that require using a sequence should be skipped for those dialects.

org.hibernate.test.id.sequence.SequenceExportTest needs to be skipped for those dialects.

Activity

Show:

Former userDecember 2, 2015 at 10:56 PM

No more found.

Former userNovember 23, 2015 at 8:17 PM

Fixed in master and 5.0 branches.

I'm leaving this open to cover other test failures (if found).

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created November 23, 2015 at 8:13 PM
Updated December 2, 2015 at 10:56 PM
Resolved December 2, 2015 at 10:56 PM