[
https://issues.apache.org/jira/browse/DERBY-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966026#action_12966026
]
Kristian Waagan commented on DERBY-4916:
----------------------------------------
I tried running with -Dderby.tests.trace=true and I also changed the removeDir
method in DropDatabaseSetup to use
PrivilegedFileOpsForTests.persistentRecursiveDelete, but then I was unable to
reproduce the error on trunk. I guess I have to run some more tests, and I can
at least enable tracing and run with 10.7 RC1.
> Upgrade tests fail in DropDatabaseSetup.tearDown unable to delete a directory
> -----------------------------------------------------------------------------
>
> Key: DERBY-4916
> URL: https://issues.apache.org/jira/browse/DERBY-4916
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.7.1.1
> Environment: o 1.Oracle JRockit(R) (build
> R28.0.1-21-133393-1.5.0_24-20100512-2132-windows-ia32, compiled mode)
> 2. Sun JDK 1.6.0_20, Java HotSpot(TM) Client VM (build 17.1-b03, mixed
> mode, sharing)
> o OS:
> Windows Vista Home Premium SP2
> Reporter: Kristian Waagan
> Attachments: example1.txt, example2.txt
>
>
> The upgrade test fails in the teardown phase because a database directory
> cannot be deleted.
> Happens for a varying number of version combinations, I've seen from one to
> five failed tests (out of 2496 tests) so far. See attached files for some
> examples.
> The error is reproducible running the upgrade suite standalone.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.