[
https://issues.apache.org/jira/browse/DERBY-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567204#action_12567204
]
Myrna van Lunteren commented on DERBY-3400:
-------------------------------------------
Although this looks like a jvm issue, this first was with the build from on
1/30/08, revision 616990.
Note that ibm16 results first were reported on
http://people.apache.org/~fuzzylogic/derby_test_results/main/linux/index.html
on 1/31/08, but I've run test tests with that jvm version previously without
these failures; records show they didn't occur on 1/29/08 (revision 616596),
although that test run did not complete successfully. Note also, that somehow
the build of 1/30/08 is not listed on
http://people.apache.org/~fuzzylogic/derby_test_results/main/linux/index.html.
Changes between 616596 (1/29/08) where these didn't occur, and 616990 (1/30/08)
where they did, were:
SUBVERSION LOG FROM 616596 TO 616990:
------------------------------------------------------------------------
r616982 | myrnavl | 2008-01-30 17:53:07 -0800 (Wed, 30 Jan 2008) | 9 lines
DERBY-3088 - (partial) follow up patch to convert testProperties to junit test
ServerPropertiesTest.
This change reworks the first fixture (ttestSetPortPriority) to take advantage
of NetworkServerTestSetup; to do so there are changes to
NetworkServerTestSetup. Also modified method execJavaCmd in junit.Utilities to
do something in addition to the assertExecJavaCmdAsExpected in BaseTestCase
and made use if it.
------------------------------------------------------------------------
r616924 | djd | 2008-01-30 14:24:12 -0800 (Wed, 30 Jan 2008) | 2 lines
Complete the set of utility methods that return JDBC statements in BaseJDBCTestC
ase.
Ensure all the statement utility methods close the statement at teardown time.
------------------------------------------------------------------------
r616908 | djd | 2008-01-30 13:13:05 -0800 (Wed, 30 Jan 2008) | 1 line
DERBY-2775 Remove setNullability methods on TypeDescriptorImpl and DataTypeDescr
iptor to make the types actually immutable wrt nullability.
------------------------------------------------------------------------
r616873 | djd | 2008-01-30 11:57:38 -0800 (Wed, 30 Jan 2008) | 1 line
Add some test cases for nullability of the value from a CASE expression. One of
the cases failed before revision 616853 for DERBY-2775.
------------------------------------------------------------------------
r616853 | djd | 2008-01-30 11:36:14 -0800 (Wed, 30 Jan 2008) | 2 lines
DERBY-2775 Remove last use of DataTypeDescriptor.setNullability() to make DTD's
use immutable wrt nullability. Fixes DERBY-3346 and DERBY-3342 which were cases
when a query was getting the incorrect nullability for some columns due to the m
utability of DTD when shared across nodes.
------------------------------------------------------------------------
r616834 | bpendleton | 2008-01-30 10:32:36 -0800 (Wed, 30 Jan 2008) | 8 lines
DERBY-3203: Convert jdbcapi/statementJdbc20.java to JUnit
This change deletes statementJdbc20.java and statementJdbc20.out. It is
a follow-on to revision 601058, which deleted all the content of those
files but didn't delete the actual files themselves.
Patch contributed by Ramin Moazeni (rmoazeni at gmail dot com)
------------------------------------------------------------------------
r616788 | kristwaa | 2008-01-30 07:30:39 -0800 (Wed, 30 Jan 2008) | 3 lines
DERBY-2760: Clean-up issues for UTF8Util.java. Added 4 lines of comments, adding
binary representations for the hexadecimal numbers.
Patch file: n/a
------------------------------------------------------------------------
r616786 | kristwaa | 2008-01-30 07:24:44 -0800 (Wed, 30 Jan 2008) | 3 lines
DERBY-2760: Clean-up issues for UTF8Util.java. Added a few more tests to improve
test coverage.
Patch file: derby-2760-3a-extra_tests.diff
> testgetTypeInfo Fails with ibm16 while running the UpgradeTests
> ---------------------------------------------------------------
>
> Key: DERBY-3400
> URL: https://issues.apache.org/jira/browse/DERBY-3400
> Project: Derby
> Issue Type: Bug
> Affects Versions: 10.4.0.0
> Environment: java version "1.6.0"
> Java(TM) SE Runtime Environment (build pwi3260sr1-20080108_02)
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Windows XP x86-32
> jvmwi3260-20080102
> _15870 (JIT enabled)
> J9VM - 20080102_015870_lHdSMr
> JIT - r9_20080101_1821
> GC - 20071224_AA)
> JCL - 20071219_01
> sysinfo
> -----------------
> [C:/derbydev/trunk/test] java org.apache.derby.tools.sysinfo
> ------------------ Java Information ------------------
> Java Version: 1.6.0
> Java Vendor: IBM Corporation
> Java home: c:\p4client\mkutty_main\ibm16\jre
> Java classpath:
> c:/derbydev/trunk/classes;c:/derbydev/trunk/tools/java/junit.ja
> r;.
> OS name: Windows XP
> OS architecture: x86
> OS version: 5.1 build 2600 Service Pack 2
> Java user name: mkutty
> Java user home: C:\Documents and Settings\Administrator
> Java user dir: C:\derbydev\trunk\test
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.6
> --------- Derby Information --------
> JRE - JDBC: Java SE 6 - JDBC 4.0
> [C:\derbydev\trunk\classes] 10.4.0.0 alpha - (1)
> ------------------------------------------------------
> ----------------- Locale Information -----------------
> Current Locale : [English/United States [en_US]]
> Found support for locale: [cs]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [de_DE]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [es]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [fr]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [hu]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [it]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [ja_JP]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [ko_KR]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [pl]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [pt_BR]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [ru]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [zh_CN]
> version: 10.4.0.0 alpha - (1)
> Found support for locale: [zh_TW]
> version: 10.4.0.0 alpha - (1)
> ------------------------------------------------------
> Reporter: Manjula Kutty
> Fix For: 10.4.0.0
>
>
> I can reproduce the test with the just one old version(10.2.2.0)
> Here is the junit stack trace
> 1)
> testGetTypeInfo(org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest)junit.framework.AssertionFailedError:
> Column nullability do not match for column 16 expected:<1> but was:<0>
> at org.apache.derbyTesting.junit.JDBC.assertNullability(JDBC.java:741)
> at
> org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest.assertMetaDataResultSet(DatabaseMetaDataTest.java:2348)
> at
> org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest.testGetTypeInfo(DatabaseMetaDataTest.java:2230)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:99)
> 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)
> 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)
> More info can be found at
>
>
> http://people.apache.org/~fuzzylogic/derby_test_results/main/linux/testlog/ibm16/617742-suites.All_diff.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.