You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Brown (JIRA)" <ji...@apache.org> on 2018/07/26 14:17:00 UTC

[jira] [Created] (CASSANDRA-14597) [dtest] snapshot_test.TestArchiveCommitlog

Jason Brown created CASSANDRA-14597:
---------------------------------------

             Summary: [dtest] snapshot_test.TestArchiveCommitlog
                 Key: CASSANDRA-14597
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14597
             Project: Cassandra
          Issue Type: Bug
            Reporter: Jason Brown


All TestArchiveCommitLog dtests fail on 3.0, but no other branches. Output from pytest error:

{noformat}
            assert (
                time.time() <= stop_time), "It's been over a {s}s and we haven't written a new " + \
>               "commitlog segment. Something is wrong.".format(s=timeout)
E           AssertionError: It's been over a {s}s and we haven't written a new commitlog segment. Something is wrong.

tools/hacks.py:61: AssertionError
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org