[
https://issues.apache.org/jira/browse/STORM-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038592#comment-15038592
]
ASF GitHub Bot commented on STORM-1365:
---------------------------------------
Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/918#discussion_r46611961
--- Diff: dev-tools/travis/travis-script.sh ---
@@ -31,7 +25,6 @@ cd ${STORM_SRC_ROOT_DIR}
# We should be concerned that Travis CI could be very slow because it uses
VM
export STORM_TEST_TIMEOUT_MS=150000
-# We now lean on Travis CI's implicit behavior, ```mvn clean install
-DskipTests``` before running script
--- End diff --
It is incorrect, because we don't do that any more.
> Small improvements in Travis scripts
> ------------------------------------
>
> Key: STORM-1365
> URL: https://issues.apache.org/jira/browse/STORM-1365
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Chuck Burgess
> Assignee: Chuck Burgess
> Priority: Minor
>
> RAT check in test script is dead code, because that check already happens in
> install script. Also simplified the tool version echo pieces. These were
> "side effects" of my earlier work on STORM-1362.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)