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

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

A few questions:

1. Is this reproducible from a clean checkout? What about if you delete the .m2 
and gradle caches (as shown above)?
2. What OS are you running this on?
3. Do you have any SCALA environment variables set in your bash env ($ env | 
grep SCALA)?
4. Are you running a Gradle daemon on your machine?

If this issue is reproducible in any way for you:

1. can you run the same gradle command with --debug?
2. Does switching from Scala predef assert to JUnit's assert fix the issue?
                
> 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