Github user HeartSaVioR commented on a diff in the pull request:

    https://github.com/apache/storm/pull/736#discussion_r39567827
  
    --- Diff: dev-tools/travis/travis-script.sh ---
    @@ -31,7 +31,7 @@ cd ${STORM_SRC_ROOT_DIR}
     export STORM_TEST_TIMEOUT_MS=100000
     
     # We now lean on Travis CI's implicit behavior, ```mvn clean install 
-DskipTests``` before running script
    -mvn test -fae -Pnative
    +mvn test -fae -Pnative -Pstorm-core && mvn test -fae -Pnative -Pstorm-more
    --- End diff --
    
    We could remove -Pnative when running test with -Pstorm-more.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to