GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/591
STORM-864 Exclude storm-kafka tests from Travis CI build
Please refer https://issues.apache.org/jira/browse/STORM-864 to see why I'm
trying to exclude storm-kafka from Travis CI.
After applying this patch, we can get rid of random test failures on
storm-kafka with Travis CI.
Please note that there's small probabilities to random test failures on
storm-test yet.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-864
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/591.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 #591
----
commit 99cfe28296ad82f4e9d5672b16be7de94f4d7223
Author: Jungtaek Lim <[email protected]>
Date: 2015-06-11T12:56:39Z
STORM-864 Exclude storm-kafka from Travis CI build
* some tests on storm-kafka shows random fails on slow machine
* Build box in Travis CI is almost run slow, so we need this
commit cebe13641939dc213ac98e40a3ee43b9f3b147a2
Author: Jungtaek Lim <[email protected]>
Date: 2015-06-11T15:17:48Z
STORM-864 Adjust drpc timeout to 2 times of TEST-TIMEOUT-MS
* also print traceback to find out why exception happens
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---