Re: CTS 1.3.1 results

From: Xavier Poinsard <xpoinsard(at)free(dot)fr>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: CTS 1.3.1 results
Date: 2004-11-24 22:45:14
Message-ID: 41A50EFA.7050203@free.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Vadim Nasardinov wrote:
> I have run CTS 1.3.1 against CVS HEAD.
>
> Here what I get:
>
> +--------------------------------------------+
> | | appclient | ejb | jsp | servlet |
> |--------+-----------+------+------+---------|
> | PASSED | 810 | 810 | 810 | 810 |
> |--------+-----------+------+------+---------|
> | FAILED | 387 | 387 | 407 | 407 |
> |--------+-----------+------+------+---------|
> | TOTAL | 1197 | 1197 | 1217 | 1217 |
> +--------------------------------------------+
>
>
> You can find the complete list of failing tests on this page:
> http://people.redhat.com/vadimn/scratch/pgsql-jdbc/logs/2004-11-24/report.html
>
> Links to stack traces are broken. If you care to see the whole thing,
> grab this file:
> http://people.redhat.com/vadimn/scratch/pgsql-jdbc/logs/2004-11-24/cvs-head.tar.gz
>

Some errors are probably linked with a setup problem :

Beginning Test: testNullsAreSortedHigh
********************************************************************************
java.io.FileNotFoundException:
http://localhost:8000/dbMeta1_jsp_vehicle/jsp_vehicle.jsp
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:798)
at com.sun.cts.util.TestUtil.getResponse(TestUtil.java:708)

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Hallgren 2004-11-24 22:48:52 Re: UNICODE and 8.0.0beta5
Previous Message Oliver Jowett 2004-11-24 22:33:20 Re: query string on a prepared statement