[
https://issues.apache.org/jira/browse/DERBY-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864085#action_12864085
]
Kathey Marsden commented on DERBY-4179:
---------------------------------------
I am guessing the old runwithj9=false because the spawned process stuff did not
work with the old harness and j9, but I just tried the new test with weme6.1
and it failed with:
1) testBootLock(org.apache.derbyTesting.functionTests.tests.store.BootLockTest)j
unit.framework.AssertionFailedError: Dual boot not detected: check BootLockMinio
n.log
at org.apache.derbyTesting.functionTests.tests.store.BootLockTest.testBo
otLock(BootLockTest.java:92)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)
at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:
109)
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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
FAILURES!!!
I don't see BootLockMinion.log though. I will try to take a look later, but if
you want to check it in with it disabled that would be fine.
I also noticed when I tried to add the file I got:
svn: Error resolving case of 'java\testing\org\apache\derbyTesting\functionTest
'tests\store\BootLockTest.java
That may be an environment issue on my part as I just started using cygwin
instead of mks. I haven't looked at either issue closely.
> bootLock.java fails with missing exception on z/OS with
> pmz3160sr2ifix-20081021_01(SR2+IZ32776+IZ33456), and Windows Vista
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4179
> URL: https://issues.apache.org/jira/browse/DERBY-4179
> Project: Derby
> Issue Type: Bug
> Components: Store, Test
> Affects Versions: 10.5.1.1
> Environment: java version "1.6.0"
> Java(TM) SE Runtime Environment (build
> pmz3160sr2ifix-20081021_01(SR2+IZ32776+IZ33456))
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 z/OS s390-31
> jvmmz3160ifx-20081010_24288 (JIT enabled, AOT enabled)
> J9VM - 20081009_024288_bHdSMr
> JIT - r9_20080721_1330ifx2
> GC - 20080724_AA)
> JCL - 20080808_02
> ------------------------------------------
> Also seen on : Vista Ultimate 32 bits under cygwin with Sun JRE 1.6.0_07-b06
> Reporter: Kathey Marsden
> Assignee: Dag H. Wanvik
> Attachments: bootLock.diff, derby-4179-junit.diff,
> derby-4179-junit.stat, derby-4179.diff, derby-4179.stat, derbyall_report.txt,
> storeall_report.txt, sysinfo.txt
>
>
> I saw this diff in store/bootLock.java. I did not see it with the 64bit jvm
> run on 10.5.1.0 RC1
> *** Start: bootLock jdk1.6.0 storeall:storemore 2009-04-21 19:10:18 ***
> 2,4d1
> < expected exception
> < SQLSTATE(XJ040):
> < SQLSTATE(XSDB6):
> Test Failed.
> *** End: bootLock jdk1.6.0 storeall:storemore 2009-04-21 19:11:00 ***
> The test passed on rerun when run independently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.