You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/04/11 13:47:12 UTC

[jira] [Commented] (THRIFT-2946) Enhance usability of cross test framework

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

Hudson commented on THRIFT-2946:
--------------------------------

SUCCESS: Integrated in Thrift #1499 (See [https://builds.apache.org/job/Thrift/1499/])
THRIFT-2946 Enhance usability of cross test framework (roger: rev bb23eadca16f18afaee8e7f69c02f3456358cc6b)
* Makefile.am
* test/known_failures_Linux.json
* test/README.md


> Enhance usability of cross test framework
> -----------------------------------------
>
>                 Key: THRIFT-2946
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2946
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Nobuaki Sukegawa
>            Assignee: Nobuaki Sukegawa
>         Attachments: THRIFT-2946_add_make_fail.patch
>
>
> This patch makes cross test script more accessible with:
> * Reduced burden of preparation
> * Reduced execution time
> * Error reporting for newly introduced failrues
> Major enhancement:
> * Automake target that builds cross test dependencies, without invoking all the "make check" tests
> * Parallel execution
> * Tests known to be failing are listed in "known_failures_<platform>.json".
>    If anything not listed fails, developers/buildbots are notified with clear message/return code.
> For details and other minor changes, please refer to commit log of the pull request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)