Hmm, I thought the first was an Apple JVM thing as others couldn't replicate it. A thought on it, are you setting a UTF-8 character set for postgres in the jdbc url? I have hit things in the past where postgres borks if you don't tell it a character set it presumes ASCII.

-Brian

On Mar 9, 2005, at 1:01 AM, Antonio Gallardo wrote:

Hi:

Here are the results of the junits tests using the lastest CVS. Platform:

Fedora Core 3, Java 1.4.2_07, postgresql-7.4.7-3.FC3.1:

The 2 failures are:

***Package o.a.o.broker*************************************************
1-testReportPathExpressionForExtents2


check size expected:<0> but was:<2>

junit.framework.AssertionFailedError: check size expected:<0> but was:<2>
at
org.apache.ojb.broker.QueryTest.testReportPathExpressionForExtents2(Que ryTest.java:1679)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja va:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso rImpl.java:25)


*** Package o.a.o.otm *************************************************
2-testSwizzle1toN

should be equal expected:<0> but was:<1>

junit.framework.AssertionFailedError: should be equal expected:<0> but
was:<1> at
org.apache.ojb.otm.SwizzleTests.testSwizzle1toN(SwizzleTests.java:351) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja va:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso rImpl.java:25)


If you need more info, please let me know. :-)

Best Regards,

Antoino Gallardo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to