Details
-
Sub-task
-
Status: Resolved
-
Urgent
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Most of the TTL tests fail, locally and on cassci. cassci link. I can't find a pattern among the tests that succeed and fail. To run only the failing tests, you can run:
CASSANDRA_VERSION=git:trunk nosetests ttl_test.py:TestDistributedTTL ttl_test.py:TestTTL.{collection_list_ttl_test,collection_map_ttl_test,collection_set_ttl_test,default_ttl_test,insert_ttl_has_priority_on_defaut_ttl_test,insert_ttl_works_without_default_ttl_test,remove_column_ttl_with_default_ttl_test,removing_default_ttl_does_not_affect_existing_rows_test,update_column_ttl_with_default_ttl_test,update_column_ttl_with_default_ttl_test2}
These 5 tests succeed:
update_single_column_ttl_test default_ttl_can_be_removed_test delete_with_ttl_expired_test remove_column_ttl_test update_multiple_columns_ttl_test
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-9733 InsertUpdateIfCondition.testConditionalDelete is failing on trunk
-
- Resolved
-