ToOneOnDeleteHbmTest and ToOneOnDeleteTest are failing because on-delete="cascade" is not supported for unidirectional to-one associations using DB2 yet.
For now, mark these tests with @FailureExpected