[
https://issues.apache.org/jira/browse/CASSANDRA-9463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563466#comment-14563466
]
Ariel Weisberg edited comment on CASSANDRA-9463 at 5/28/15 10:43 PM:
---------------------------------------------------------------------
Further improvements. Now tests are annotated to indicate whether they are
regular or compression version.
https://github.com/apache/cassandra/commit/8019c4ce9f1a803d36547982fb48d658e30c4d86
I could not for the life of me get timeouts to do the right thing. Timeouts run
in a different JVM that I was unable to pass any properties to.
was (Author: aweisberg):
Further improvements. Now tests are annotated to indicate whether they are
regular or compression version.
https://github.com/aweisberg/cassandra/commit/8716765628847788caddbba8043008d58c0fbb3d
I could not for the life of me get timeouts to do the right thing. Timeouts run
in a different JVM that I was unable to pass any properties to.
> ant test-all results incomplete when parsed
> -------------------------------------------
>
> Key: CASSANDRA-9463
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9463
> Project: Cassandra
> Issue Type: Test
> Reporter: Michael Shuler
> Assignee: Ariel Weisberg
> Fix For: 3.x, 2.2.x
>
>
> trunk `ant test` - 1,196 total tests
> trunk `ant test-all` - 1,353 total tests
> `ant test-all` runs
> "test,long-test,test-compression,pig-test,test-clientutil-jar", so we should
> be getting 1196*2 (test, test-compresssion) + N (long-test) + 24 (pig-test) +
> N (test-clientutil-jar)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)