You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "tatyana doubtsova (JIRA)" <ji...@apache.org> on 2007/01/30 12:23:33 UTC

[jira] Commented: (HARMONY-2655) [buildtest][cc]iterative classlib tests runs incorporating

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

tatyana doubtsova commented on HARMONY-2655:
--------------------------------------------

Stepan, thanks for applying the patch. It works.
The same scirpts return status failed under CC and 0 being run separately. The only way I could escape fail inder CC is to insert 'exit 0' explisitly (as it was inserted in HUT_iterative_run.sh script, I've missed it in *.bat by mistake).
The sugested patches also contain test_report dir removing, if there were no failures.
I'll investigate the possibitily to get rid of shell scripts.

> [buildtest][cc]iterative classlib tests runs incorporating
> ----------------------------------------------------------
>
>                 Key: HARMONY-2655
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2655
>             Project: Harmony
>          Issue Type: New Feature
>          Components: build - test - ci
>            Reporter: tatyana doubtsova
>         Assigned To: Stepan Mishura
>         Attachments: HUT-iterative-update.patch, HUT_iterative_runs.patch, HUT_iterative_runs.patch, HUT_iterative_runs.patch
>
>
> The patch to build test infrastructure is attched.
> The patch containes implementation of iterative classlib tests runs under CC on linux.
> Iterative test runs are implemented via exec invocation of shell script.
> The number of iterations and fork mode is set in cc.properties file.
> Applying this patch requires implementation of setup task for suggested HUT_iterative module.
> Please, refer to HUT_iterative/README.txt file for more detailes.

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