You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by fu...@apache.org on 2006/02/16 01:45:18 UTC

svn commit: r378129 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/lang/default_app.properties

Author: fuzzylogic
Date: Wed Feb 15 16:45:16 2006
New Revision: 378129

URL: http://svn.apache.org/viewcvs?rev=378129&view=rev
Log:
DERBY-933: Skip junitTest/LangSuite tests in J2ME environment, for now.

Committed for Myrna Van Lunteren <m....@gmail.com>

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/lang/default_app.properties

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/lang/default_app.properties
URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/lang/default_app.properties?rev=378129&r1=378128&r2=378129&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/lang/default_app.properties (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/lang/default_app.properties Wed Feb 15 16:45:16 2006
@@ -25,3 +25,6 @@
 ij.defaultResourcePackage=/org/apache/derbyTesting/functionTests/tests/junitTests/lang/
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# this test does not run with J2ME/JSR169
+runwithfoundation=false