Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Invalid
-
None
-
None
-
Low
Description
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
Attachments
Issue Links
- is related to
-
CASSANDRA-2523 Distributed test scripts not working with Whirr 0.4.0
- Resolved