Brandon Williams created CASSANDRA-5448:
-------------------------------------------

             Summary: counters upgrade test fails
                 Key: CASSANDRA-5448
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5448
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Brandon Williams
            Assignee: Sylvain Lebresne


{noformat}
Test for bug of #4436 ... FAIL

======================================================================
FAIL: Test for bug of #4436
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/cassandra-dtest/counter_tests.py", line 108, in upgrade_test
    check(1)
  File "/srv/cassandra-dtest/counter_tests.py", line 96, in check
    assert row[1] == i * updates, "Unexpected value %s" % str(row)
AssertionError: Unexpected value [23, 5011]

----------------------------------------------------------------------
{noformat}

I tested as far back as 1.2.0, so this is pretty old.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to