[
https://issues.apache.org/jira/browse/DERBY-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden closed DERBY-3772.
---------------------------------
Resolution: Fixed
Fix Version/s: 10.3.3.1
Assignee: Kathey Marsden
Ported rewrite of NetIjTest from trunk which resolves encoding issues with the
test.
> testclientij (NetIjTest) failed on Zos with derby10.3
> ------------------------------------------------------
>
> Key: DERBY-3772
> URL: https://issues.apache.org/jira/browse/DERBY-3772
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.3.3.1
> Reporter: Kathey Marsden
> Assignee: Kathey Marsden
> Priority: Minor
> Fix For: 10.3.3.1
>
>
> )
> testclientij(org.apache.derbyTesting.functionTests.tests.derbyne
> t.NetIjTest)j
> unit.framework.ComparisonFailure: Output at line 1
> expected:<ij version 10.3> bu
> t was:<[EMAIL PROTECTED]@[EMAIL PROTECTED]>
> at
> org.apache.derbyTesting.functionTests.util.CanonTestCase.compare
> Canon
> (CanonTestCase.java:100)
> at
> org.apache.derbyTesting.functionTests.util.IjTestCase.runTest(Ij
> TestC
> ase.java:114)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.
> java:
> 88)
> at
> junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at
> junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> at
> org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.ja
> va:57
> )
> at
> junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at
> junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> at
> junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at
> junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> I can reproduce on Windows by running with Sun jdk 1.5 or 1.6 and using
> -Dfile.encoding="UTF-16"
> The same test passes on trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.