Skip to:
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.
org.hibernate.test.id.sequence.SequenceExportTest
No more found.
Fixed in master and 5.0 branches.
I'm leaving this open to cover other test failures (if found).
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.