You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2014/01/16 17:46:22 UTC

[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests

    [ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873586#comment-13873586 ] 

Michael Shuler commented on CASSANDRA-5323:
-------------------------------------------

Current excludes - auth was added back to 2.0, upgrade_test refined
{noformat}
== cassandra-1.2_test-select.cfg ==
[exclude]
concurrent_schema_changes_test.py:TestConcurrentSchemaChanges.decommission_node_test
global_row_key_cache_test.py
sstable_generation_loading_test.py:TestSSTableGenerationAndLoading.sstableloader_compression_*

== cassandra-2.0_test-select.cfg ==
[exclude]
consistency_test.py:TestConsistency.short_read_reversed_test
consistency_test.py:TestConsistency.short_read_test
counter_tests.py:TestCounters.upgrade_test
cql_tests.py:TestCQL.keyspace_test
cql_tests.py:TestCQL.table_test
global_row_key_cache_test.py
repair_test.py:TestRepair.simple_repair_order_preserving_test
sstable_generation_loading_test.py:TestSSTableGenerationAndLoading.sstableloader_compression_*

== trunk_test-select.cfg ==
[exclude]
auth_test.py:TestAuth.drop_cf_auth_test
auth_test.py:TestAuth.drop_ks_auth_test
auth_test.py:TestAuth.grant_revoke_cleanup_test
concurrent_schema_changes_test.py
consistency_test.py:TestConsistency.short_read_reversed_test
consistency_test.py:TestConsistency.short_read_test
counter_tests.py:TestCounters.upgrade_test
cql_tests.py:TestCQL.keyspace_test
cql_tests.py:TestCQL.table_test
global_row_key_cache_test.py
repair_test.py:TestRepair.simple_repair_order_preserving_test
sstable_generation_loading_test.py
{noformat}

> Revisit disabled dtests
> -----------------------
>
>                 Key: CASSANDRA-5323
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5323
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Ryan McGuire
>            Assignee: Michael Shuler
>
> The following dtests are disabled in buildbot, if they can be re-enabled great, if they can't can they be fixed? 
> upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)