You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2007/03/12 11:05:09 UTC

[jira] Commented: (HARMONY-3352) [classlib][testing] intermittently failed tests should be selected to run by key

    [ https://issues.apache.org/jira/browse/HARMONY-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480037 ] 

Alexei Zakharov commented on HARMONY-3352:
------------------------------------------

Hi Vladimir. 
As far as I understand after applying your patch "ant test" will be running all intermittently failing tests that were exclude before. So Harmony developers could see (a lot of) new failures that can be unexpected for them. Shouldn't we change the default behavior to exclude intermittent failures by default or at least write an alert to dev@harmony?



> [classlib][testing] intermittently failed tests should be selected to run by key
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-3352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3352
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexei Zakharov
>            Priority: Minor
>         Attachments: prop.patch
>
>
> In the discussion on the levels of exclude lists we decided to introduce lists with intermittently failed tests to run it in the pre-commit testing and exclude for CC/CI one. The command line option was added to exclude intermittently failed tests from the test run.  
> Command to exclude all tests should look like this:  
> ant -Dexclude.interm=true test

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