You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/04/27 12:13:39 UTC

[jira] Commented: (HARMONY-404) Wild card exclusions are excluding working tests

    [ http://issues.apache.org/jira/browse/HARMONY-404?page=comments#action_12376700 ] 

Mark Hindess commented on HARMONY-404:
--------------------------------------

Looks good.  Thanks Mikhail.

> Wild card exclusions are excluding working tests
> ------------------------------------------------
>
>          Key: HARMONY-404
>          URL: http://issues.apache.org/jira/browse/HARMONY-404
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Mikhail Loenko
>     Priority: Trivial
>  Attachments: 20060427.update.diff, exclude.specific.test.files.diff
>
> The use of "**/TargetTest.java" exclusions means we are excluding tests that work just because they have the same file name.  For example, modules/archive/make/common/build.xml excludes both:
>   modules/archive/src/test/java/org/apache/harmony/tests/java/util/zip/InflaterTest.java
>   modules/archive/src/test/java/tests/api/java/util/zip/InflaterTest.java
> even though the latter is the only one that fails.
> I will attach a patch to enable the incorrectly excluded tests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira