You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2015/03/24 22:35:55 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-2946.
---------------------------------
    Resolution: Fixed
      Assignee: Nobuaki Sukegawa

Thank you Nobuaki!
This is a fantastic work and a great improvment for my long running dream, a cross test suite. I guess we can completely remove test/test.sh now, what do you think?

> 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
>
> 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)