Myrna van Lunteren <[email protected]> writes:
> I'm running tests, but I didn't see any specific test included in the
> backport, so, Knut, can you check the release works properly with
> regard to your fix?
Hi Myrna,
There is a test for DERBY-5236 in derbynet.PrepareStatementTest, and it
fails with RC1:
There was 1 failure:
1)
testLongColumn(org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest)junit.framework.AssertionFailedError:
Column value mismatch @ col
umn '1', row 1:
Expected: >丐丐丐丐丐丐丐丐...
Found: >丐丐丐丐丐丐丐丐...
at
org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1213)
at
org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1125)
(...)
Setting the DRDA maintenance version back to 1 should make it pass
again.
--
Knut Anders