Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-26 Thread Michelle Caisse
Hi Ilan, It looks like there are 49 cases in which this test is not finding the expected method signature in your implementation. Within this group, there are three cases. - There are 26 instances in which the impl declares a method abstract and the test expects a concrete method. - There

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Michelle Caisse
testGrouping (fixed in JDO-530) 5. StateTransitionsReturnedObjects (JDO-513, JDO-514). Please advise. Thanks, Ilan - Original Message - From: "Michelle Caisse" <[EMAIL PROTECTED]> To: Cc: "JDO Expert Group" <[EMAIL PROTECTED]> Sent: Tuesday, September 2

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Ilan Kirsh
AIL PROTECTED]> Sent: Tuesday, September 25, 2007 8:46 PM Subject: Re: JDO TCK 2.0 - Which set of tests to use? Hi Ilan, There is a source branch 2.01 with changes responsive to some earlier challenges. There's a wiki page documenting the issues http://wiki.apache.org/jdo/TCKChallenges. Pleas

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Michelle Caisse
Group Cc: Apache JDO project Sent: Tuesday, September 25, 2007 7:32 PM Subject: Re: JDO TCK 2.0 - Which set of tests to use? Hi Ilan, On Sep 25, 2007, at 10:18 AM, Ilan Kirsh wrote: Hi, The JDO 2 TCK 2.0 package that is available for download at: http://db.apach

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Ilan Kirsh
Cc: Apache JDO project Sent: Tuesday, September 25, 2007 7:32 PM Subject: Re: JDO TCK 2.0 - Which set of tests to use? Hi Ilan, On Sep 25, 2007, at 10:18 AM, Ilan Kirsh wrote: Hi, The JDO 2 TCK 2.0 package that is available for download at: http://db.apache.org

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Craig L Russell
Hi Ilan, On Sep 25, 2007, at 10:18 AM, Ilan Kirsh wrote: Hi, The JDO 2 TCK 2.0 package that is available for download at: http://db.apache.org/jdo/releases/release-2.0.cgi contains many invalid tests that have been fixed since that release. Correct. The latest trunk has updated tests.

JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Ilan Kirsh
Hi, The JDO 2 TCK 2.0 package that is available for download at: http://db.apache.org/jdo/releases/release-2.0.cgi contains many invalid tests that have been fixed since that release. In order to claim compliance with JDO 2 should I use the tests at: http://svn.apache.org/viewvc/db/jdo/tr