A heads up that in the interim I added:
... @SkipForDialect( value = OracleDialect.class, jiraKey = "HHH-16333", comment = "converters not handled properly" ) public class EnumArrayTest extends BaseNonConfigCoreFunctionalTestCase { ... }