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


---
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