[
https://issues.apache.org/jira/browse/DERBY-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965476#action_12965476
]
Myrna van Lunteren commented on DERBY-4916:
-------------------------------------------
It seems you're running without -Dderby.tests.trace=true...I ran with, and
could identify the failing test to be more often than not SqlRolesTest fixture
- see DERBY-4905.
I wonder, as you say this reproduces for you by running just the upgrade suite,
if you would see the same if you were to run with that property on.
I used the -DderbyTesting.oldReleasePaht property for my tests.
All the same, I saw a similar test failure, not in the upgrade tests, but in
o.a.d.functionTests.tests.store.OfflineBackupTest.testCreateFromRestoreFrom
(trying to remove log dir) with ibm 1.5.
> 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.