You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/06/30 16:00:12 UTC

[jira] [Resolved] (CASSANDRA-12120) dtest failure in compaction_test.TestCompaction_with_SizeTieredCompactionStrategy.compaction_throughput_test

     [ https://issues.apache.org/jira/browse/CASSANDRA-12120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean McCarthy resolved CASSANDRA-12120.
---------------------------------------
    Resolution: Fixed

> dtest failure in compaction_test.TestCompaction_with_SizeTieredCompactionStrategy.compaction_throughput_test
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12120
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12120
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/compaction_throughput_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/compaction_test.py", line 251, in compaction_throughput_test
>     avgthroughput = re.match(throughput_pattern, stringline).group(1).strip()
> "'NoneType' object has no attribute 'group'
> {code}
> Related failures:
> http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_LeveledCompactionStrategy/compaction_throughput_test/
> http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/compaction_throughput_test/
> Failed on CassCI build trunk_dtest #1290



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