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/01 23:56:22 UTC

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

Author: clr
Date: Fri Feb  1 14:56:17 2008
New Revision: 617692

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

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

Modified: db/jdo/trunk/tck2/src/conf/exclude.list
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck2/src/conf/exclude.list?rev=617692&r1=617691&r2=617692&view=diff
==============================================================================
--- db/jdo/trunk/tck2/src/conf/exclude.list (original)
+++ db/jdo/trunk/tck2/src/conf/exclude.list Fri Feb  1 14:56:17 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