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

Konstantin Boudnik commented on BIGTOP-1611:
--------------------------------------------

Shall the culprit commit be just reverted?

> mahoutsmokes aren't compiling
> -----------------------------
>
>                 Key: BIGTOP-1611
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1611
>             Project: Bigtop
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 0.8.0
>            Reporter: Dasha Boudnik
>             Fix For: 0.9.0
>
>
> {noformat}[ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project mahout-smoke: Compilation failure: Compilation failure:
> [ERROR] 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[74,1]
>  1. ERROR in 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy
>  (at line 74)
> [ERROR] f_name,loc ->
> [ERROR] ^
> [ERROR] Groovy:unexpected token: f_name @ line 74, column 13.
> [ERROR] 
> [ERROR] 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[75,1]
>  2. ERROR in 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy
>  (at line 75)
> [ERROR] sh.exec("if [ ! -f ${download_dir}/${f_name} ]; then " +
> [ERROR] ^
> [ERROR] Groovy:unexpected token: sh @ line 75, column 13.
> [ERROR] 
> [ERROR] 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[80,1]
>  3. ERROR in 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy
>  (at line 80)
> [ERROR] assertTrue("file "+ f_name + " at  "+loc + " len=" + file.length() + 
> " is > 5k bytes", file.length() > 5000 );
> [ERROR] ^
> [ERROR] Groovy:unexpected token: assertTrue @ line 80, column 13.
> [ERROR] 
> [ERROR] 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[83,1]
>  4. ERROR in 
> /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy
>  (at line 83)
> [ERROR] }
> [ERROR] ^
> [ERROR] Groovy:unexpected token: } @ line 83, column 5.
> [ERROR] 
> [ERROR] Found 4 errors and 0 warnings.{noformat}
> It's caused by commit 3b13a811a8c6ad568a6a3a7b586be9f2fdf4e810 of BIGTOP-1287.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to