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 2012/05/02 02:28:09 UTC

svn commit: r1332887 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/README.txt

Author: myrnavl
Date: Wed May  2 00:28:08 2012
New Revision: 1332887

URL: http://svn.apache.org/viewvc?rev=1332887&view=rev
Log:
DERBY-4321; test nstest generates errors XBM06 re reencryption and 22003 re value outside range for decimal/numeric.
  updating README to reflect occurrences of 40XL1 as normal.

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/README.txt

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/README.txt
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/README.txt?rev=1332887&r1=1332886&r2=1332887&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/README.txt (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/README.txt Wed May  2 00:28:08 2012
@@ -118,6 +118,7 @@ EXPECTED ERRORS:
 The test expects and catches the following errors (so seeing them in derby.log is expected):
 - XBM06; see BackupRestoreReEncryptTester.java - trying to access restored db with old encryption pwd:
     ERROR XBM06: Startup failed. An encrypted database cannot be accessed without the correct boot password.
+- 40XL1; there are time-outs expected on update and inserts. This is because of the high number of actions. Note that these are reported as a FAIL in the test output, but are likely ok.
 - XJ040; see BackupRestoreReEncryptTester.java - the sqlstate is not always available in derby.log, but
     you'll see the message:  
 java.sql.SQLException: Failed to start database 'restoredir\nstestdb' with class loader sun.misc.Launcher$AppClassLoader@40614061, see the next exception for details.