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 "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/12 11:18:02 UTC

[jira] [Commented] (DERBY-6610) suites.All cannot be run with classes without failures

    [ https://issues.apache.org/jira/browse/DERBY-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028960#comment-14028960 ] 

ASF subversion and git services commented on DERBY-6610:
--------------------------------------------------------

Commit 1602102 from [~knutanders] in branch 'code/trunk'
[ https://svn.apache.org/r1602102 ]

DERBY-6610: suites.All cannot be run with classes without failures

Grant the derbyTesting.codeclasses code base permission to access
temporary files to allow DatabaseClassLoadingTest and
NativeAuthenticationServiceTest to run with classes.

> suites.All cannot be run with classes without failures
> ------------------------------------------------------
>
>                 Key: DERBY-6610
>                 URL: https://issues.apache.org/jira/browse/DERBY-6610
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.11.0.0
>            Reporter: Myrna van Lunteren
>            Priority: Minor
>         Attachments: tmp-permission.diff
>
>
> suites.All no longer runs cleanly for me when I run with just classes.
> It still runs fine with jars.
> We accepted this behavior at some point, but it is frustrating when you want to 'quickly' run tests while still working on some details.
> One of the tests that failed for me was lang.DatabaseClassLoadingTest (complaining about one of the databases not found), another was lang.LuceneSupportPermsTest.
> If a test cannot run cleanly with classes, it should get skipped (preferably both in the test itself and from the _Suite in which it is included).
> I also think some of the network server tests complain if derbynet.jar is not found - I cannot off-hand remember if this causes the test to fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)