dblook_test_territory.java fails on AIX with ibm 1.4.2 diffing on 1 line not 
removed from .out
----------------------------------------------------------------------------------------------

                 Key: DERBY-5186
                 URL: https://issues.apache.org/jira/browse/DERBY-5186
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.7.1.1, 10.8.1.0
         Environment: AIX, ibm 1.4.2.
            Reporter: Myrna van Lunteren
            Assignee: Myrna van Lunteren
            Priority: Trivial


On my AIX machine with ibm 1.4.2. the test dblook_test_territory.java fails 
consistently with this diff:

6169a6170
>       at java.io.FileInputStream.<init>(FileInputStream.java(Compiled Code))

I've seen this during other test cycles, but never bothered reporting it.

functionTests.harness.Sed.java has this:
        deleteLines.addElement("^(.*at .*)\\(Compiled Code\\)$");
But apparently that's not matching the line put out by the jvm on AIX.



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

Reply via email to