[
https://issues.apache.org/jira/browse/DERBY-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren resolved DERBY-6739.
---------------------------------------
Resolution: Fixed
Fix Version/s: 10.10.2.1
There were no problems after this fix in the 'continuous' run for 10.10 at
Oracle (see: http://download.java.net/javadesktop/derby/request_5596895/) nor
with Linux at IBM The windows version had the modified environment, so already
wasn't showing the failure anymore.
I'm considering this fixed. Note that I did not check to see if similar changes
might be needed in the reworked changed test in the 10.11 and trunk branches -
I think that would be a new issue.
> test failure in 10.10 compatibility.ClientCompatibilityRunControl after
> adding 10.11.1.1
> ----------------------------------------------------------------------------------------
>
> Key: DERBY-6739
> URL: https://issues.apache.org/jira/browse/DERBY-6739
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.10.2.1
> Reporter: Myrna van Lunteren
> Assignee: Myrna van Lunteren
> Fix For: 10.10.2.1
>
> Attachments: DERBY-6739_1010.diff
>
>
> I recently added the 10.11.1.1 jars to a local svn directory to prevent
> continuous access of the apache repository.
> These jars are found using -DderbyTesting.oldReleasePath.
> This did not result in any troubles with the trunk or 10.11 branch.
> However, it did result in 31 failures with the 10.10 branch.
> The failure output (see e.g.:
> http://people.apache.org/~myrnavl/derby_test_results/v10_10/windows/testlog/ibm17/1624694-suites.All_diff.txt)
> look like this:
> 1) combination(client 10.11.1.1 <> server
> 10.11.1.1)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError:
> client VM failed: :Spawned combination(client 10.11.1.1 <> server 10.11.1.1)
> exitCode=1
> STDERR:
> Class not found
> "org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilitySuite"
> at
> org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl.testClient(ClientCompatibilityRunControl.java:112)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
> at
> org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:442)
> at
> org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:459)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> at junit.extensions.TestSetup.run(TestSetup.java:25)
> at
> org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> at junit.extensions.TestSetup.run(TestSetup.java:25)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> at junit.extensions.TestSetup.run(TestSetup.java:25)
> (some failures also complain about a missing database, but I assume that's a
> result of the above type of failure).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)