Yes , thats the one. Thanks On 2/11/06, Michael Bouschen <[EMAIL PROTECTED]> wrote: > > Hi Karan, > > so it is the pm tests causing the additional failure. Please have a look > at the log file which particular test is failing. I assume it is the > ThreadSafe test. If yes this is JDO-238 and Martin is working on fixing > the test case. > > Rehards Michael > > >Hi Michael, > > > >derby-app-pm-junit.txt: > > ** Tests run: 090, Time: 096 seconds. Failures: 1, Errors: 0 > >derby-app-query-junit.txt: > > ** Tests run: 138, Time: 194 seconds. Failures: 2, Errors: 0 > >derby-app-inheritance3-junit.txt: > > ** Tests run: 001, Time: 011 seconds. Failures: 0, Errors: 1 > >derby-dsid-pm-junit.txt: > > ** Tests run: 090, Time: 081 seconds. Failures: 1, Errors: 0 > >derby-dsid-query-junit.txt: > > ** Tests run: 138, Time: 370 seconds. Failures: 2, Errors: 0 > >derby-dsid-inheritance3-junit.txt: > > ** Tests run: 001, Time: 012 seconds. Failures: 0, Errors: 1 > > > > > >On 2/11/06, Michael Bouschen <[EMAIL PROTECTED]> wrote: > > > > > >>Hi Karan, > >> > >>which ones fail on your side? > >> > >>My run from last Friday shows the following: > >>derby-app-query-junit.txt: > >> ** Tests run: 138, Time: 185 seconds. Failures: 2, Errors: 0 > >>derby-app-inheritance3-junit.txt: > >> ** Tests run: 001, Time: 009 seconds. Failures: 0, Errors: 1 > >>derby-dsid-query-junit.txt: > >> ** Tests run: 138, Time: 259 seconds. Failures: 2, Errors: 0 > >>derby-dsid-inheritance3-junit.txt: > >> ** Tests run: 001, Time: 009 seconds. Failures: 0, Errors: 1 > >> > >>The query failures are: > >>- > >>testCollectionQueries( > >>org.apache.jdo.tck.query.result.DistinctCandidateInstances) > >>- testPositive(org.apache.jdo.tck.query.result.NPEInResultExpr) > >> > >>Regards Michael > >> > >> > >> > >>>Thanks Michelle, > >>> > >>>I saw the Friday conference call minutes where it was mentioned that 4 > >>> > >>> > >>tests > >> > >> > >>>failed. My build results show that 6 tests failed with 2 errors. > >>> > >>>On 2/11/06, Michelle Caisse <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>> > >>>>Hi Karan, > >>>> > >>>>I think that you need to do maven tck20.build from trunk before trying > >>>>to run the TCK. This will build the required dependencies that maven > is > >>>>complaining about and install them in your local maven repository. > >>>> > >>>>-- Michelle > >>>> > >>>>Karan Malhi wrote: > >>>> > >>>> > >>>> > >>>> > >>>> > >>>>>I checked out a copy of jdo from svn and installed maven . After > doing > >>>>> > >>>>> > >>>>> > >>>>> > >>>>the > >>>> > >>>> > >>>> > >>>> > >>>>>required setup, I ran maven in the tck20. Build fails with the > >>>>> > >>>>> > >>following > >> > >> > >>>>>output: > >>>>> > >>>>>Attempting to download jdo2-api-SNAPSHOT.jar. > >>>>>WARNING: Failed to download jdo2-api-SNAPSHOT.jar. > >>>>>Attempting to download jdo2-enhancer-SNAPSHOT.jar. > >>>>>WARNING: Failed to download jdo2-enhancer-SNAPSHOT.jar. > >>>>>Attempting to download jdo2-core-SNAPSHOT.jar. > >>>>>WARNING: Failed to download jdo2-core-SNAPSHOT.jar. > >>>>>Attempting to download jpox-SNAPSHOT.jar. > >>>>>1638K downloaded > >>>>>Attempting to download jpox-enhancer-SNAPSHOT.jar. > >>>>>162K downloaded > >>>>>Attempting to download derby-10.1.1.0.jar. > >>>>>2092K downloaded > >>>>>Attempting to download derbytools-10.1.1.0.jar. > >>>>>148K downloaded > >>>>>Attempting to download junit-3.8.1.jar. > >>>>>118K downloaded > >>>>>Attempting to download bcel-5.1.jar. > >>>>>503K downloaded > >>>>>Attempting to download log4j-1.2.8.jar. > >>>>>344K downloaded > >>>>>Attempting to download commons-logging-1.0.4.jar. > >>>>>37K downloaded > >>>>>Attempting to download geronimo-spec-jta-1.0.1B-rc2.jar. > >>>>>13K downloaded > >>>>>Attempting to download spring-core-1.2.5.jar. > >>>>>111K downloaded > >>>>>Attempting to download spring-beans-1.2.5.jar. > >>>>>217K downloaded > >>>>>Attempting to download jpox-c3p0-SNAPSHOT.jar. > >>>>>10K downloaded > >>>>>Attempting to download jpox-dbcp-SNAPSHOT.jar. > >>>>>10K downloaded > >>>>>Attempting to download c3p0-0.9.0.jar. > >>>>>475K downloaded > >>>>>Attempting to download commons-dbcp-1.2.1.jar. > >>>>>105K downloaded > >>>>>Attempting to download commons-pool-1.2.jar. > >>>>>41K downloaded > >>>>>Attempting to download commons-collections-3.1.jar. > >>>>>546K downloaded > >>>>>The build cannot continue because of the following unsatisfied > >>>>> > >>>>> > >>>>> > >>>>> > >>>>dependencies: > >>>> > >>>> > >>>> > >>>> > >>>>>jdo2-api-SNAPSHOT.jar > >>>>>jdo2-enhancer-SNAPSHOT.jar > >>>>>jdo2-core-SNAPSHOT.jar > >>>>> > >>>>>Total time: 1 minutes 37 seconds > >>>>>Finished at: Sat Feb 11 13:33:50 EST 2006 > >>>>> > >>>>> > >>>>>-- > >>>>>Karan Malhi > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>> > >>>> > >>>-- > >>>Karan Malhi > >>> > >>> > >>> > >>> > >>> > >>-- > >>Michael Bouschen [EMAIL PROTECTED] Engineering GmbH > >>mailto:[EMAIL PROTECTED] http://www.tech.spree.de/ > >>Tel.:++49/30/235 520-33 Buelowstr. 66 > >>Fax.:++49/30/2175 2012 D-10783 Berlin > >> > >> > >> > >> > > > > > >-- > >Karan Malhi > > > > > > > > > -- > Michael Bouschen [EMAIL PROTECTED] Engineering GmbH > mailto:[EMAIL PROTECTED] http://www.tech.spree.de/ > Tel.:++49/30/235 520-33 Buelowstr. 66 > Fax.:++49/30/2175 2012 D-10783 Berlin > >
-- Karan Malhi
