[
https://issues.apache.org/jira/browse/CASSANDRA-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957103#comment-15957103
]
Jeff Jirsa commented on CASSANDRA-13413:
----------------------------------------
Build #6 looks better, but it's somehow not gathering the junit result properly
{quote}
Your build ran 2980 tests in junit with 0 failures
Slowest test: org.apache.cassandra.cql3.PagingQueryTest pagingOnRegularColumn
(took 105.24 seconds).
{quote}
{quote}
[junit] Testsuite: org.apache.cassandra.net.MessagingServiceTest-compression
[junit] Testsuite:
org.apache.cassandra.net.MessagingServiceTest-compression Tests run: 12,
Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.835 sec
[junit]
[junit] Testcase:
testDroppedMessages(org.apache.cassandra.net.MessagingServiceTest)-compression:
FAILED
[junit] expected:<...dropped latency: 227[8] ms> but was:<...dropped
latency: 227[7] ms>
[junit] junit.framework.AssertionFailedError: expected:<...dropped latency:
227[8] ms> but was:<...dropped latency: 227[7] ms>
[junit] at
org.apache.cassandra.net.MessagingServiceTest.testDroppedMessages(MessagingServiceTest.java:114)
[junit]
[junit]
[junit] Test org.apache.cassandra.net.MessagingServiceTest FAILED
{quote}
Passed on 3 of the 4 containers/suites, though, so it's pretty close.
> Run more test targets on CircleCI
> ---------------------------------
>
> Key: CASSANDRA-13413
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13413
> Project: Cassandra
> Issue Type: Bug
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
>
> Currently we only run {{ant test}} on circleci, we should use all the (free)
> containers we have and run more targets in parallel.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)