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 be...@apache.org on 2006/02/22 10:18:27 UTC

svn commit: r379733 - in /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites: derbylang.runall derbynetmats.runall

Author: bernt
Date: Wed Feb 22 01:18:21 2006
New Revision: 379733

URL: http://svn.apache.org/viewcvs?rev=379733&view=rev
Log:
DERBY-800 derbylang/ConcurrentImplicitCreateSchema.java fails intermittently with a lock timeout
Submitted by Øystein Grøvlen

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall
URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall?rev=379733&r1=379732&r2=379733&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall Wed Feb 22 01:18:21 2006
@@ -4,7 +4,6 @@
 junitTests/lang/LangSuite.java
 lang/AIjdbc.java
 lang/CharUTF8.java
-lang/ConcurrentImplicitCreateSchema.java
 lang/DB2IsolationLevels.sql
 lang/LOB.sql
 lang/LOBDB2compatibility.sql

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall
URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall?rev=379733&r1=379732&r2=379733&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall Wed Feb 22 01:18:21 2006
@@ -25,7 +25,6 @@
 lang/optimizerOverrides.sql
 lang/big.sql
 lang/bug5054.java
-lang/ConcurrentImplicitCreateSchema.java
 lang/forupdate.sql
 lang/holdCursorIJ.sql
 lang/holdCursorJavaReflection.java