You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jay Zhuang (JIRA)" <ji...@apache.org> on 2018/12/28 18:24:00 UTC

[jira] [Created] (CASSANDRA-14946) DistributedReadWritePathTest fails in circleci

Jay Zhuang created CASSANDRA-14946:
--------------------------------------

             Summary: DistributedReadWritePathTest fails in circleci
                 Key: CASSANDRA-14946
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14946
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Jay Zhuang


{{org/apache/cassandra/distributed/DistributedReadWritePathTest}} test fails in circleci:
{noformat}
    [junit] Testcase: org.apache.cassandra.distributed.DistributedReadWritePathTest:coordinatorWrite:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 	at java.util.Vector.forEach(Vector.java:1275)
    [junit] 	at java.util.Vector.forEach(Vector.java:1275)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
{noformat}
The test works locally, seems circleci container doesn't have enough memory.



--
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