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

Adam Holmberg updated CASSANDRA-13517:
--------------------------------------
    Description: 
Error Message
AssertionError: value=278, errors=22, retries=2888 assert (278 == (300 * 1))

{noformat}

> assert (value == threads * iterations) and (errors == 0), "value={}, 
> errors={}, retries={}".format(value, errors, retries) E AssertionError: 
> value=278, errors=22, retries=2888 E assert (278 == (300 * 1)) 
> paxos_test.py:195: AssertionError

  {noformat}

 

  was:See attachment for details


> dtest failure in paxos_tests.TestPaxos.contention_test_many_threads
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-13517
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13517
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Ariel Weisberg
>            Assignee: Jason Brown
>            Priority: Normal
>              Labels: dtest, test-failure, test-failure-fresh
>             Fix For: 4.0-rc
>
>         Attachments: test_failure.txt
>
>
> Error Message
> AssertionError: value=278, errors=22, retries=2888 assert (278 == (300 * 1))
> {noformat}
> > assert (value == threads * iterations) and (errors == 0), "value={}, 
> > errors={}, retries={}".format(value, errors, retries) E AssertionError: 
> > value=278, errors=22, retries=2888 E assert (278 == (300 * 1)) 
> > paxos_test.py:195: AssertionError
>   {noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to