[
https://issues.apache.org/jira/browse/STORM-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182048#comment-15182048
]
ASF GitHub Bot commented on STORM-1606:
---------------------------------------
GitHub user hustfxj opened a pull request:
https://github.com/apache/storm/pull/1189
[STORM-1606] print the information of testcase which is on failure
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hustfxj/storm travis
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1189.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 #1189
----
commit 812031ff7e3017dfcbff4c3434fbd3c2437dcb33
Author: xiaojian.fxj <[email protected]>
Date: 2016-03-06T08:24:22Z
print the information of testcase which is on failure
----
> Travis CI can't print the infomation of the testcase which is on failure
> -------------------------------------------------------------------------
>
> Key: STORM-1606
> URL: https://issues.apache.org/jira/browse/STORM-1606
> Project: Apache Storm
> Issue Type: Bug
> Reporter: John Fang
> Assignee: John Fang
>
> For example:
> Running org.apache.storm.supervisor-test
> Tests run: 20, Passed: 50, Failures: 2, Errors: 0.
> CI have 2 failures about supervisor-test.clj, but CI can't show more
> information about the 2 failures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)