You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Myrna van Lunteren (JIRA)" <de...@db.apache.org> on 2006/08/31 00:25:22 UTC

[jira] Updated: (DERBY-1618) store/BootAllTest.junit fails on with jdk13 based jvms

     [ http://issues.apache.org/jira/browse/DERBY-1618?page=all ]

Myrna van Lunteren updated DERBY-1618:
--------------------------------------

    Summary: store/BootAllTest.junit fails on with jdk13 based jvms  (was: store/BootAllTest.junit fails on ibm131, wctme5.7)

modifying the title to move this failure onto the general radar.

So far I've narrowed down the problem to when the test is accessing the field DriverPropertyInfo.choices. 

Note that I would've expected this access to get tested in the test lang/GetPropertyInfoTest.java, but it's not there - nor are the fields description or required. 

The problem appears that the services array isn't populated the same way with jdk131 as it is with jdk142 - the method startProviderService from java/engine/org/apache/derby/impl/services/monitor/BaseMonitor never gets called with jdk131.







> store/BootAllTest.junit fails on with jdk13 based jvms
> ------------------------------------------------------
>
>                 Key: DERBY-1618
>                 URL: http://issues.apache.org/jira/browse/DERBY-1618
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.1.0
>         Environment: windows. (insane jars) 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.1.0
>
>
> bootAll test fails on ibm131, wctme5.7.
> ********* Diff file derbyall/storeall/storemore/BootAllTest.diff
> *** Start: BootAllTest jdk1.3.1 storeall:storemore 2006-07-30 06:35:16 ***
> 0 add
> > .F
> > There was 1 failure:
> > 1) testSettingBootAllPropertyWithHomePropertySet(org.apache.derbyTesting.functionTests.tests.store.BootAllTest)junit.framework.AssertionFailedError: The number of databases should be expected:<3> but was:<0>
> > FAILURES!!!
> > Tests run: 1,  Failures: 1,  Errors: 0
> Test Failed.
> *** End:   BootAllTest jdk1.3.1 storeall:storemore 2006-07-30 06:35:35 ***

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira