[
https://issues.apache.org/jira/browse/STORM-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034051#comment-15034051
]
ASF GitHub Bot commented on STORM-1075:
---------------------------------------
Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/827#issuecomment-161028584
@fhussonnois @satishd I feel like the tests are flaky and I can't make them
all pass
latest run
CassandraWriterBoltTest.shouldAsyncInsertGivenStaticTableNameAndDynamicQueryBuildFromAllTupleFields:40->executeAndAssertWith:56->BaseTopologyTest.runLocalTopologyAndWait:50
expected:<61234> but was:<95083> .
We can't really expect these to pass all the time when we have sleep(time)
in unit tests.
and another run
BatchCassandraWriterBoltTest.shouldBatchInsertGivenStaticTableNameAndDynamicQueryBuildFromAllTupleFields:41->executeAndAssertWith:57->BaseTopologyTest.runLocalTopologyAndWait:50
expected:<11627> but was:<15791>
CassandraWriterBoltTest.shouldAsyncInsertGivenStaticTableNameAndDynamicQueryBuildFromAllTupleFields:40->executeAndAssertWith:56->BaseTopologyTest.runLocalTopologyAndWait:50
expected:<66740> but was:<81138>
@fhussonnois lets remove these tests for now and we can address in another
jira
> Storm Cassandra connector
> -------------------------
>
> Key: STORM-1075
> URL: https://issues.apache.org/jira/browse/STORM-1075
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Reporter: Sriharsha Chintalapani
> Assignee: Satish Duggana
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)