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 my...@apache.org on 2007/05/28 21:51:59 UTC

svn commit: r542308 - /db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SetQueryTimeoutTest_app.properties

Author: myrnavl
Date: Mon May 28 12:51:58 2007
New Revision: 542308

URL: http://svn.apache.org/viewvc?view=rev&rev=542308
Log:
DERBY-2681 - skipping test SetQueryTimeoutTest with j9foundation because it occassionally fails in J2ME env.

Added:
    db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SetQueryTimeoutTest_app.properties   (with props)

Added: db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SetQueryTimeoutTest_app.properties
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SetQueryTimeoutTest_app.properties?view=auto&rev=542308
==============================================================================
--- db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SetQueryTimeoutTest_app.properties (added)
+++ db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SetQueryTimeoutTest_app.properties Mon May 28 12:51:58 2007
@@ -0,0 +1,5 @@
+# This test occassionally runs into a timeout with JSR 169.
+# See DERBY-2681. Skip this test. 
+runwithfoundation=false
+
+usedefaults=true

Propchange: db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SetQueryTimeoutTest_app.properties
------------------------------------------------------------------------------
    svn:eol-style = native