Community
Participate
Working Groups
The test suite eclipselink.jpa.wdf.test contains a mechanism allowing to skip tests on a specified database-platform. So far the database platfomrs to be skipped need to be specified using platform class. However, if the database platform for which a test should be skipped is contained in an incubator, this is not feasible as the test would not compile. Therefore, the skip-mechanism should be extended to alternatively allow to specify a database platform to be skipped by its class name.
Created attachment 170835 [details] patch for this enhancement This patch also adds a @Skip for org.eclipse.persistence.testing.tests.wdf.jpa1.generator.TestIdentity on MaxDB as MaxDB does not support auto-id columns.
Tested on MySQL and Oracle. Checked in at rev #7457.
Nightly test is OK as well.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink