Philip Thompson created CASSANDRA-12414:
-------------------------------------------

             Summary: dtest failure in 
ttl_test.TestDistributedTTL.ttl_is_respected_on_delayed_replication_test
                 Key: CASSANDRA-12414
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12414
             Project: Cassandra
          Issue Type: Test
            Reporter: Philip Thompson
            Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/cassandra-3.9_dtest/lastCompletedBuild/testReport/ttl_test/TestDistributedTTL/ttl_is_respected_on_delayed_replication_test

{code}
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/ttl_test.py", line 439, in 
ttl_is_respected_on_delayed_replication_test
    self.assertLessEqual(abs(ttl_session1[0][0] - ttl_session2[0][0]), 1)
"unsupported operand type(s) for -: 'NoneType' and 'int'
{code}



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

Reply via email to