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 kr...@apache.org on 2007/04/20 22:11:51 UTC

svn commit: r530903 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encodingTests.runall

Author: kristwaa
Date: Fri Apr 20 13:11:51 2007
New Revision: 530903

URL: http://svn.apache.org/viewvc?view=rev&rev=530903
Log:
DERBY-2568: Removed LobStreamsTests from the suite encodingTests in the old harness. The test is still run in JUnit, but not with special encoding. Started failing because both the old harness and the new JUnit framwork were starting/stopping the networkserver (configuration changed from embedded only to embedded pluss client/server at the JUnit level).

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

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encodingTests.runall
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encodingTests.runall?view=diff&rev=530903&r1=530902&r2=530903
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encodingTests.runall (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encodingTests.runall Fri Apr 20 13:11:51 2007
@@ -1,3 +1,2 @@
 derbynet/TestEnc.java
 jdbcapi/parameterMapping.java
-jdbcapi/LobStreamsTest.junit