[
https://issues.apache.org/jira/browse/THRIFT-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509467#comment-14509467
]
ASF GitHub Bot commented on THRIFT-3110:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/458
THRIFT-3110 Print error log after cross test failures on Travis
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3110
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/458.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #458
----
commit 7dfc994028df512d791f79c090d3d6cc1108a815
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-04-23T16:38:55Z
THRIFT-3110 Print error log after cross test failures on Travis
----
> Print error log after cross test failures on Travis
> ----------------------------------------------------
>
> Key: THRIFT-3110
> URL: https://issues.apache.org/jira/browse/THRIFT-3110
> Project: Thrift
> Issue Type: Improvement
> Components: Test Suite
> Reporter: Nobuaki Sukegawa
> Priority: Minor
>
> Currently, there's no way (that I know of) to retrieve cross test error log
> from Travis-CI when the test failed.
> The patch adds {{after_failure}} entry to allow printing
> {{nexpected_failure.log}} content to Travis-CI web UI when failed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)