[ 
https://issues.apache.org/jira/browse/SAMZA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13737886#comment-13737886
 ] 

Chris Riccomini commented on SAMZA-10:
--------------------------------------

Tried:

rm -rf ~/.m2/repository/org/scala-lang/
rm -rf ~/.gradle/caches/artifacts-2*
cd /tmp
git clone http://git-wip-us.apache.org/repos/asf/incubator-samza.git
cd incubator-samza/
./gradlew clean build

This ran successfully from a personal macbook pro running: Software  OS X 
10.8.3 (12D78)
                
> Unable to build due to test failure
> -----------------------------------
>
>                 Key: SAMZA-10
>                 URL: https://issues.apache.org/jira/browse/SAMZA-10
>             Project: Samza
>          Issue Type: Bug
>         Environment: 64-bit Ubuntu box
>            Reporter: Tejas Patil
>            Assignee: Chris Riccomini
>
> After following the "checkout and build" instruction given over wiki [0], 
> there is a test failure due to which the build fails. Sharing the console 
> output and test report of the failed test case over [1] and [2] respectively.
> When I triggered the build again on the same checkout, there were no failures 
> and the build was successful. It seems that there is some problem while 
> building for the very first time.
> [0] : http://samza.incubator.apache.org/startup/download/
> [1] : http://pastebin.com/himg5bC3
> [2] : http://pastebin.com/BFzCBnwP

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to