Some Distributed Tests Fail
---------------------------
Key: CASSANDRA-2504
URL: https://issues.apache.org/jira/browse/CASSANDRA-2504
Project: Cassandra
Issue Type: Bug
Components: Tests
Affects Versions: 0.8
Reporter: Michael Allen
Priority: Minor
distributed-test:
[echo] running distributed tests
[mkdir] Created dir: /home/mallen/cassandra/build/test/cassandra
[mkdir] Created dir: /home/mallen/cassandra/build/test/output
[junit] WARNING: multiple versions of ant detected in path for junit
[junit]
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and
jar:file:/home/mallen/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
[junit] Testsuite: org.apache.cassandra.CountersTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 142.313 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] SLF4J: Class path contains multiple SLF4J bindings.
[junit] SLF4J: Found binding in
[jar:file:/home/mallen/cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[junit] SLF4J: Found binding in
[jar:file:/home/mallen/cassandra/build/test/lib/jars/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.MovementTest
[junit] Testsuite: org.Batch-With-Multiple-Tests
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit]
[junit] Testcase: org.Batch-With-Multiple-Tests:testLoadbalance: Caused
an ERROR
[junit] Timeout occurred. Please note the time in the report does not
reflect the time until the timeout.
[junit] junit.framework.AssertionFailedError: Timeout occurred. Please note
the time in the report does not reflect the time until the timeout.
[junit]
[junit]
[junit] Tests FAILED (timeout)
BUILD FAILED
/home/mallen/cassandra/build.xml:687: The following error occurred while
executing this line:
/home/mallen/cassandra/build.xml:637: Some distributed test(s) failed.
Total time: 23 minutes 10 seconds
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira