[ https://issues.apache.org/jira/browse/CASSANDRA-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948652#comment-15948652 ]
Alex Petrov edited comment on CASSANDRA-13216 at 4/3/17 1:23 PM: ----------------------------------------------------------------- CI looks good, no failures for this test in 10 builds. On trunk, 11th build contained 64 failures, but since there were no changes inbetween and given the nature of errors there I tend to believe it's an enviroment issue. was (Author: ifesdjeen): CI looks good, no failures for this test in 10 builds. On trunk, 11th build contained 64 failures, but since there were no changes inbetween and given the nature of errors there I tend to believe it's an enviroment issue. [~mkjellman] would you like to keep yourself as a reviewer? > testall failure in > org.apache.cassandra.net.MessagingServiceTest.testDroppedMessages > ------------------------------------------------------------------------------------ > > Key: CASSANDRA-13216 > URL: https://issues.apache.org/jira/browse/CASSANDRA-13216 > Project: Cassandra > Issue Type: Bug > Components: Testing > Reporter: Sean McCarthy > Assignee: Alex Petrov > Labels: test-failure, testall > Fix For: 3.0.13, 3.11.0, 4.0 > > Attachments: TEST-org.apache.cassandra.net.MessagingServiceTest.log, > TEST-org.apache.cassandra.net.MessagingServiceTest.log > > > example failure: > http://cassci.datastax.com/job/cassandra-3.11_testall/81/testReport/org.apache.cassandra.net/MessagingServiceTest/testDroppedMessages > {code} > Error Message > expected:<... dropped latency: 27[30 ms and Mean cross-node dropped latency: > 2731] ms> but was:<... dropped latency: 27[28 ms and Mean cross-node dropped > latency: 2730] ms> > {code}{code} > Stacktrace > junit.framework.AssertionFailedError: expected:<... dropped latency: 27[30 ms > and Mean cross-node dropped latency: 2731] ms> but was:<... dropped latency: > 27[28 ms and Mean cross-node dropped latency: 2730] ms> > at > org.apache.cassandra.net.MessagingServiceTest.testDroppedMessages(MessagingServiceTest.java:83) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)