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 "Kristian Waagan (JIRA)" <ji...@apache.org> on 2009/05/14 13:25:45 UTC

[jira] Resolved: (DERBY-4199) Write exceptions to file in the fail directory as they occur with JUnit tests

     [ https://issues.apache.org/jira/browse/DERBY-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan resolved DERBY-4199.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.6.0.0
       Derby Info:   (was: [Patch Available])

Committed patch 1a to trunk with revision 774729.
It has only gone through manual testing, I'll verify it in one of the nightly tests.
The patch can be merged with 10.5 cleanly, but merging it with 10.4 requires a separate patch or possibly  backporting of an additional change.

I do plan to backport to 10.5.

> Write exceptions to file in the fail directory as they occur with JUnit tests
> -----------------------------------------------------------------------------
>
>                 Key: DERBY-4199
>                 URL: https://issues.apache.org/jira/browse/DERBY-4199
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.6.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.6.0.0
>
>         Attachments: derby-4199-1a-writeExceptionsToFile.diff, derby-4199-1a-writeExceptionsToFile.stat
>
>
> It would be very helpful to write exceptions to the fail directory as they oiccur with JUnit tests.    
> If tests hang we can still get the failure information and sometimes it is just more efficient to be able to see failures as they occur.  Kristian attached a patch to DERBY-2667 for this but it no longer applies to trunk (derby-2667-WriteExceptionsToFileAsTheyHappen.diff).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.