[ 
https://issues.apache.org/jira/browse/DERBY-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085196#comment-13085196
 ] 

Myrna van Lunteren commented on DERBY-5287:
-------------------------------------------

Backported fixes to enable running tests in non-English locale with revision 
1157923:
  backporting the following revisions to 10.8:
   1095247 (DERBY-4260) - derbynet.NetworkServerControlClientCommandTest)
   1098033 (DERBY-5211) - tools.SysinfoCPCheckTest
   1134139 (DERBY-5252) - lang.GrantRevokeTest
  to facilitate testing in non-English locale.
  merge commands:
   svn merge -c (rev#) https://svn.apache.org/repos/asf/db/derby/code/trunk

Only tested the individual tests modified; there was 1 failure which has 
happened before on my machine as well as others and so is unrelated:
1) 
testPingWithWrongHost(org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlClientCommandTest)junit.framework.AssertionFailedError:
 Could not find expectedString:Unable to find host in output:Mon Aug 15 
09:55:36 PDT 2011 : Could not connect to Derby Network Server on host nothere, 
port 1527: Connection timed out: connect

        at 
org.apache.derbyTesting.junit.BaseTestCase.assertExecJavaCmdAsExpected(BaseTestCase.java:516)
        at 
org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlClientCommandTest.assertFailedPing(NetworkServerControlClientCommandTest.java:147)
        at 
org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlClientCommandTest.testPingWithWrongHost(NetworkServerControlClientCommandTest.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at 
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:112)
        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.java: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)


> tasks for 10.8.2. release
> -------------------------
>
>                 Key: DERBY-5287
>                 URL: https://issues.apache.org/jira/browse/DERBY-5287
>             Project: Derby
>          Issue Type: Task
>          Components: Miscellaneous
>    Affects Versions: 10.8.1.6
>            Reporter: Myrna van Lunteren
>            Assignee: Myrna van Lunteren
>             Fix For: 10.8.1.6
>
>
> placeholder for commits etc. related to the 10.8.2 bug fix release

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to