You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2008/02/02 02:56:12 UTC

svn commit: r617739 - /db/jdo/trunk/tck2-legacy/src/conf/exclude.list

Author: clr
Date: Fri Feb  1 17:56:11 2008
New Revision: 617739

URL: http://svn.apache.org/viewvc?rev=617739&view=rev
Log:
JDO-573 Exclude failing query tests from JDO TCK.

Modified:
    db/jdo/trunk/tck2-legacy/src/conf/exclude.list

Modified: db/jdo/trunk/tck2-legacy/src/conf/exclude.list
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck2-legacy/src/conf/exclude.list?rev=617739&r1=617738&r2=617739&view=diff
==============================================================================
--- db/jdo/trunk/tck2-legacy/src/conf/exclude.list (original)
+++ db/jdo/trunk/tck2-legacy/src/conf/exclude.list Fri Feb  1 17:56:11 2008
@@ -14,5 +14,6 @@
 # limitations under the License.
 
 jdo.tck.exclude = \
+org.apache.jdo.tck.query.result.VariableInResultNavigation \
 org.apache.jdo.tck.enhancement.FieldAccessModified \
 org.apache.jdo.tck.enhancement.ImplementsPersistenceCapable