Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 4343 invoked from network); 11 Jun 2005 02:04:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jun 2005 02:04:59 -0000 Received: (qmail 57975 invoked by uid 500); 11 Jun 2005 02:04:59 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 57932 invoked by uid 500); 11 Jun 2005 02:04:58 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 57914 invoked by uid 500); 11 Jun 2005 02:04:58 -0000 Delivered-To: apmail-incubator-derby-cvs@incubator.apache.org Received: (qmail 57904 invoked by uid 99); 11 Jun 2005 02:04:58 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 10 Jun 2005 19:04:58 -0700 Received: (qmail 4324 invoked by uid 65534); 11 Jun 2005 02:04:56 -0000 Message-ID: <20050611020456.4323.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r190059 - in /incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests: master/miscerrors.out tests/lang/miscerrors.sql Date: Sat, 11 Jun 2005 02:04:56 -0000 To: derby-cvs@incubator.apache.org From: kmarsden@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: kmarsden Date: Fri Jun 10 19:04:54 2005 New Revision: 190059 URL: http://svn.apache.org/viewcvs?rev=3D190059&view=3Drev Log: Remove ErrorLogReader VTI testing from this test to avoid XID differences David Van Couvering will submit a new test. Contributed by David Van Couvering Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/miscerrors.out incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/tests/lang/miscerrors.sql Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/f= unctionTests/master/miscerrors.out URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/= org/apache/derbyTesting/functionTests/master/miscerrors.out?rev=3D190059&r1= =3D190058&r2=3D190059&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/miscerrors.out (original) +++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/miscerrors.out Fri Jun 10 19:04:54 2005 @@ -28,14 +28,4 @@ ij> -- set isolation to repeatable read set isolation serializable; 0 rows inserted/updated/deleted -ij> -- Print the output of the ErrorLogVTI, make sure it's valid -SELECT * FROM new org.apache.derby.diag.ErrorLogReader() vti; -TS |THREADID |XID = |LCCID |DATABASE = = |DRDAID |LOGTEXT = = =20 ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= ---------------------------------- -xxxxxxFILTERED-TIMESTAMPxxxxx|main,5,main |92 = |0 | wombat = = | null |Cleanup action s= tarting = =20 -xxxxxxFILTERED-TIMESTAMPxxxxx|main,5,main |92 = |0 | wombat = = | null |Failed Statement= is: -- = =20 -xxxxxxFILTERED-TIMESTAMPxxxxx|main,5,main |97 = |0 | wombat = = | null |Cleanup action s= tarting = =20 -xxxxxxFILTERED-TIMESTAMPxxxxx|main,5,main |97 = |0 | wombat = = | null |Failed Statement= is: create table a (one int, two int) = =20 -xxxxxxFILTERED-TIMESTAMPxxxxx|main,5,main |100= |0 | wombat = = | null |Cleanup action s= tarting = =20 -xxxxxxFILTERED-TIMESTAMPxxxxx|main,5,main |100= |0 | wombat = = | null |Failed Statement= is: create table a (one int) = =20 ij>=20 Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/f= unctionTests/tests/lang/miscerrors.sql URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/= org/apache/derbyTesting/functionTests/tests/lang/miscerrors.sql?rev=3D19005= 9&r1=3D190058&r2=3D190059&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/tests/lang/miscerrors.sql (original) +++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/tests/lang/miscerrors.sql Fri Jun 10 19:04:54 2005 @@ -29,5 +29,3 @@ -- set isolation to repeatable read set isolation serializable; =20 --- Print the output of the ErrorLogVTI, make sure it's valid -SELECT * FROM new org.apache.derby.diag.ErrorLogReader() vti;