[ 
https://issues.apache.org/jira/browse/QPID-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580435#action_12580435
 ] 

Rafael H. Schloming commented on QPID-860:
------------------------------------------

Looks good, just a comment. I'd consider using a separate system property for 
an exclude file vs an ad-hoc exclude list. As it is now if you were to 
miss-type a filename it would be confusing since likely all the tests would run 
with no excludes, if you were to have two system properties, e.g. 
"test.excludesfile" and "test.excludes", it would be a bit safer.

> add test exclude list to the ant build
> --------------------------------------
>
>                 Key: QPID-860
>                 URL: https://issues.apache.org/jira/browse/QPID-860
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>         Attachments: excludList.patch
>
>
> Some of the tests on trunk are currently known to fail for understood 
> reasons. An explicit way to exclude these tests results from being reported 
> will help developers detect regressions.

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

Reply via email to