Nobuaki Sukegawa created THRIFT-2946:
----------------------------------------
Summary: Enhance usability of cross test framework
Key: THRIFT-2946
URL: https://issues.apache.org/jira/browse/THRIFT-2946
Project: Thrift
Issue Type: Improvement
Components: Test Suite
Reporter: 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)