Community
Participate
Working Groups
>There are several test suites that have the same name in different packages with nearly exactly the same code Even though this is allowed - it occassionally causes a waste of developer time when the wrong one is selected in the navigate/search menu of eclipse. Also, there have been several other bugs involving UOW testing where the same test case is duplicated in 3 suites - but only 2 of the functions are fixed - where the 3rd remains and gets a secondary bug attached to it. This will occur when both classes contain the same function name at nearly the same place >See bug# 321716 as an example org.eclipse.persistence.testing.tests.jpa.criteria.JUnitCriteriaSimpleTestSuite.simpleModTest():1796 org.eclipse.persistence.testing.tests.jpa.criteria.metamodel.JUnitCriteriaSimpleTestSuite.simpleModTest():1766 >are out of sync >Fix: rename or merge the test suites
Created attachment 175961 [details] difference between duplicate JUnitCriteriaSimpleTestSuite in jpa and modelgen
Retargetting
Created attachment 261509 [details] Merging eclipselink.jpa.modelgen.test into eclipselink.jpa.test
http://git.eclipse.org/c/eclipselink/eclipselink.runtime.git/commit/?id=43f313d0169a737591f4a7970e6be670d511c2bb
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink