Nathaniel Cook created THRIFT-1592:
--------------------------------------

             Summary: Test clients should have a return codes that reflect 
whether they succeeded or not 
                 Key: THRIFT-1592
                 URL: https://issues.apache.org/jira/browse/THRIFT-1592
             Project: Thrift
          Issue Type: Improvement
          Components: Test Suite
    Affects Versions: 0.9
            Reporter: Nathaniel Cook


Currently test.sh checks the return code of the various test clients to 
determine whether they succeeded. Since we can now standardize our tests across 
languages (THRIFT-1590) we should actually check the return values of the 
various calls and then use an appropriate error code to indicate if all the 
tests passed or not. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to