One comparison failure while running the LangScripts on z/OS platform with IBM
15
----------------------------------------------------------------------------------
Key: DERBY-3017
URL: https://issues.apache.org/jira/browse/DERBY-3017
Project: Derby
Issue Type: Bug
Components: Test
Affects Versions: 10.3.1.4
Environment: Z/Os with IBM 15
Reporter: Manjula Kutty
Priority: Minor
1)
bit(org.apache.derbyTesting.functionTests.tests.lang.LangScripts)junit.framework.ComparisonFailure:
Output at line 575 expected:<1 row inserted/updated/deleted> but was:<ERROR
42X01: Syntax error: Encountered "lid" at line 1, column 6.>
at
org.apache.derbyTesting.functionTests.util.CanonTestCase.compareCanon(CanonTestCase.java:100)
at
org.apache.derbyTesting.functionTests.util.ScriptTestCase.runTest(ScriptTestCase.java:124)
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.java:57)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.