[
https://issues.apache.org/jira/browse/DERBY-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748255#action_12748255
]
Myrna van Lunteren commented on DERBY-4361:
-------------------------------------------
I don't know why you don't have access to test results for 15/16/17 August, but
perhaps your tests only run when there are changes? There were no check-ins on
those days (sort of, depending on your timezone).
The following check-ins happened on the 17th and 18th:
r805275 | bpendleton | 2009-08-17 21:38:57 -0700 (Mon, 17 Aug 2009) | 13 lines
DERBY-4318: Convert inbetween.sql to JUnit
r805443 | rhillegas | 2009-08-18 08:08:18 -0700 (Tue, 18 Aug 2009) | 1 line
DERBY-4092: Don't allow invocations of table functions in
contexts which expect a scalar function return value.
r805448 | rhillegas | 2009-08-18 08:25:03 -0700 (Tue, 18 Aug 2009) | 1 line
DERBY-700: Gracefully handle OverlappingFileLockException if someone
attempts to boot a database twice.
> testDefault fixture in engine.ErrorStreamTest has been failing with
> junit.framework.AssertionFailedError: File
> C:\jartest\JarResults.XXdateXX\ibm15_suites.All\system\derby.log could not be
> deleted
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4361
> URL: https://issues.apache.org/jira/browse/DERBY-4361
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.5.3.1, 10.6.0.0
> Reporter: Mamta A. Satoor
>
> testDefault fixture has been failing atleast since August 18th 2009 with
> following exception. I do not have access to test results fro 15th, 16th and
> 17th so not sure if the failure started earlier. It seemed to have run find
> on August 14th 2009.
> 1)
> testDefault(org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest)junit.framework.AssertionFailedError:
> File C:\jartest\JarResults.2009-08-18\ibm15_suites.All\system\derby.log
> could not be deleted
> at
> org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest.testDefault(ErrorStreamTest.java:135)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:109)
> This is happening both on trunk and 10.5 codelines. Not sure of other
> codelines. The failure appears on Windows but not on Linux. The jvms that
> definitely show the failures are ibm 15 and ibm16
> Does anyone know of the cause of the failure?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.