testDriverCompliantVersion has been failing on tinderbox on trunk with Sun's
jdk 1.6
------------------------------------------------------------------------------------
Key: DERBY-5027
URL: https://issues.apache.org/jira/browse/DERBY-5027
Project: Derby
Issue Type: Bug
Components: Test
Affects Versions: 10.8.0.0
Environment: ------------------ Java Information ------------------
Java Version: 1.6.0_18
Java Vendor: Sun Microsystems Inc.
Java home: /usr/local/java/jdk1.6.0_18/jre
Java classpath:
/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derby.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyclient.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbytools.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbynet.jar:/home/os136789/Apache/TinderBox_Derby/db2jcc/lib/db2jcc.jar:/home/os136789/Apache/TinderBox_Derby/db2jcc/lib/db2jcc_license_c.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyTesting.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyrun.jar:/home/os136789/Apache/TinderBox_Derby/trunk/tools/java/jakarta-oro-2.0.8.jar:/home/os136789/Apache/TinderBox_Derby/trunk/tools/java/junit.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_de_DE.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_es.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_fr.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_it.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_ja_JP.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_ko_KR.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_pt_BR.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_zh_CN.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_zh_TW.jar:/usr/local/share/java/xalan/serializer.jar:/usr/local/share/java/xalan/xalan.jar:/usr/local/share/java/xalan/xercesImpl.jar:/usr/local/share/java/xalan/xml-apis.jar:/usr/local/share/java/xalan/xsltc.jar
OS name: SunOS
OS architecture: x86
OS version: 5.10
Java user name: os136789
Java user home: /home/os136789
Java user dir:
/export/home/tmp/os136789/testingDerbyTinderBox/SunOS-5.10_i86pc-i386/org.apache.derbyTesting.functionTests.suites.All
java.specification.name: Java Platform API Specification
java.specification.version: 1.6
java.runtime.version: 1.6.0_18-b07
--------- Derby Information --------
JRE - JDBC: Java SE 6 - JDBC 4.0
[/export/home/tmp/os136789/trunk/jars/insane/derby.jar] 10.8.0.0 alpha -
(1069761)
[/export/home/tmp/os136789/trunk/jars/insane/derbytools.jar] 10.8.0.0 alpha -
(1069761)
[/export/home/tmp/os136789/trunk/jars/insane/derbynet.jar] 10.8.0.0 alpha -
(1069761)
[/export/home/tmp/os136789/trunk/jars/insane/derbyclient.jar] 10.8.0.0 alpha -
(1069761)
------------------------------------------------------
----------------- Locale Information -----------------
Current Locale : [English/United States [en_US]]
Found support for locale: [cs]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [de_DE]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [es]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [fr]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [hu]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [it]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [ja_JP]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [ko_KR]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [pl]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [pt_BR]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [ru]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [zh_CN]
version: 10.8.0.0 alpha - (1069761)
Found support for locale: [zh_TW]
version: 10.8.0.0 alpha - (1069761)
------------------------------------------------------
Reporter: Mamta A. Satoor
The failure can be found at link
http://dbtg.foundry.sun.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/1069761-org.apache.derbyTesting.functionTests.suites.All_diff.txt
1)
testDriverCompliantVersion(org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest)junit.framework.AssertionFailedError:
expected:<true> but was:<false>
at
org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest.testDriverCompliantVersion(DriverTest.java:224)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
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:112)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at
org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira