[
https://issues.apache.org/jira/browse/CASSANDRA-9463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574808#comment-14574808
]
Jason Brown commented on CASSANDRA-9463:
----------------------------------------
I have $JAVA_HOME pointing to my symlink to my jdk, like this:
$ echo $JAVA_HOME
/usr/lib/jvm/cur_jvm
$ ll /usr/lib/jvm
total 24K
lrwxrwxrwx 1 jasobrown jasobrown 11 Jun 5 05:42 cur_jvm -> jdk1.8.0_45
drwxr-xr-x 8 jasobrown jasobrown 4.0K Apr 10 11:53 jdk1.7.0_79
drwxr-xr-x 8 jasobrown jasobrown 4.0K Apr 10 10:26 jdk1.8.0_45
Is this an incorrect mechanism?
> 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)