You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2015/06/11 16:43:00 UTC

[jira] [Commented] (STORM-864) Exclude storm-kafka tests from Travis CI build

    [ https://issues.apache.org/jira/browse/STORM-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582004#comment-14582004 ] 

Jungtaek Lim commented on STORM-864:
------------------------------------

Pushed patch to my repo and building branch from Travis CI several times.

There's no storm-kafka tests fail anymore, but I've observed other tests failing - drpc-auth-test.
https://s3.amazonaws.com/archive.travis-ci.org/jobs/66377393/log.txt

It uses hardcoded timeout values which should be adjusted to higher, or multiple of TEST-TIMEOUT-MS.
Since it is small thing, I'd like to address it together.

> Exclude storm-kafka tests from Travis CI build
> ----------------------------------------------
>
>                 Key: STORM-864
>                 URL: https://issues.apache.org/jira/browse/STORM-864
>             Project: Apache Storm
>          Issue Type: Sub-task
>          Components: storm-kafka
>            Reporter: Jungtaek Lim
>            Priority: Minor
>
> We observed almost test fails from Travis CI are due to storm-kafka.
> It is really bad, and I adjust backoff timeout values to bigger with no luck. It makes another strange issues, which makes me blocked.
> IMO it seems to be an issue with slow machine, so for now we can just turn off storm-kafka tests from Travis CI build and make it stable first. 
> We can try to resolve origin issue later, though I'm wondering it could be solved without excluding tests. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)