Issue Details (XML | Word | Printable)

Key: DERBY-3595
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Rick Hillegas
Reporter: Myrna van Lunteren
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

TableFunctionTest.SpecialCollation and NoSpecialCollation fail with IBM iseries in checkGetXXXCalls

Created: 04/Apr/08 07:25 AM   Updated: 29/Jun/09 10:57 PM
Return to search
Component/s: Test
Affects Version/s: 10.4.1.3
Fix Version/s: 10.4.2.0

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works derby-3595-01-smarterStackChecking.diff 2008-04-28 03:07 PM Rick Hillegas 5 kB
File Licensed for inclusion in ASF works derby-3595-disableStackChecking.diff 2008-04-04 02:27 PM Rick Hillegas 0.6 kB
File Licensed for inclusion in ASF works derby-3595-printStack.diff 2008-04-04 02:27 PM Rick Hillegas 2 kB
Text File Licensed for inclusion in ASF works env_report.txt 2008-04-04 07:27 AM Myrna van Lunteren 2 kB
Text File Licensed for inclusion in ASF works noSpecialCollation.derby.log 2008-04-04 11:15 PM Myrna van Lunteren 86 kB
Text File Licensed for inclusion in ASF works specialCollation.derby.log 2008-04-04 11:15 PM Myrna van Lunteren 191 kB
Text File Licensed for inclusion in ASF works tablefunctiontest.out_withprintstack 2008-04-04 11:15 PM Myrna van Lunteren 7 kB
Environment: IBM iseries, sun jdk 1.4.2. or ibm 1.6 jvm
Issue Links:
Reference
 

Bug behavior facts: Regression Test Failure
Resolution Date: 10/Jun/08 07:00 PM


 Description  « Hide
Two TableFunctionTest fixtures failed with the 10.4.1.0 beta:

12) noSpecialCollation(org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest)junit.framework.ComparisonFailure: expected:<...Long getBlob getString getBytes getString getDate getBigDecimal getDouble getDouble getFloat getDouble getInt getString getBytes getBigDecimal getFloat getShort getTime getTimestamp getString getBytes...> but was:<...String getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString...>
at java.lang.Throwable.<init>(Throwable.java:196)
at java.lang.Error.<init>(Error.java:49)
at junit.framework.AssertionFailedError.<init>(AssertionFailedError.java:11)
at junit.framework.ComparisonFailure.<init>(ComparisonFailure.java:19)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.checkGetXXXCalls(TableFunctionTest.java:1282)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.allLegalDatatypesVTIResults(TableFunctionTest.java:1211)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.tableFunctionTest(TableFunctionTest.java:921)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.noSpecialCollation(TableFunctionTest.java:897)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:101)
13) specialCollation(org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest)junit.framework.ComparisonFailure: expected:<...Long getBlob getString getBytes getString getDate getBigDecimal getDouble getDouble getFloat getDouble getInt getString getBytes getBigDecimal getFloat getShort getTime getTimestamp getString getBytes...> but was:<...String getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString getString...>
at java.lang.Throwable.<init>(Throwable.java:196)
at java.lang.Error.<init>(Error.java:49)
at junit.framework.AssertionFailedError.<init>(AssertionFailedError.java:11)
at junit.framework.ComparisonFailure.<init>(ComparisonFailure.java:19)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.checkGetXXXCalls(TableFunctionTest.java:1282)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.allLegalDatatypesVTIResults(TableFunctionTest.java:1211)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.tableFunctionTest(TableFunctionTest.java:921)
at org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest.specialCollation(TableFunctionTest.java:907)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:101)
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 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)


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.