[
https://issues.apache.org/jira/browse/CASSANDRA-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson resolved CASSANDRA-12414.
-----------------------------------------
Resolution: Cannot Reproduce
> 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: Philip Thompson
> Labels: dtest
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.9_dtest/31/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)