You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/09/30 11:03:04 UTC

[jira] [Resolved] (KYLIN-331) Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project kylin-job: There are test failures.

     [ https://issues.apache.org/jira/browse/KYLIN-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liyang resolved KYLIN-331.
--------------------------
       Resolution: Fixed
    Fix Version/s: v1.0

> Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project kylin-job: There are test failures.
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-331
>                 URL: https://issues.apache.org/jira/browse/KYLIN-331
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Luke Han
>              Labels: github-import
>             Fix For: v1.0
>
>
> I runned "mvn clean install -DskipTests" successfully. And I modified local configuration.
> When I running "mvn test -Dtest=com.kylinolap.job.BuildCubeWithEngineTest -DfailIfNoTests=false"
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Kylin:HadoopOLAPEngine ............................. SUCCESS [  0.002 s]
> [INFO] Kylin:AtopCalcite .................................. SUCCESS [  1.002 s]
> [INFO] Kylin:Common ....................................... SUCCESS [  0.473 s]
> [INFO] Kylin:Metadata ..................................... SUCCESS [  0.185 s]
> [INFO] Kylin:Dictionary ................................... SUCCESS [  0.116 s]
> [INFO] Kylin:Cube ......................................... SUCCESS [  0.392 s]
> [INFO] Kylin:Job .......................................... FAILURE [  7.429 s]
> [INFO] Kylin:Storage ...................................... SKIPPED
> [INFO] Kylin:Query ........................................ SKIPPED
> [INFO] Kylin:RESTServer ................................... SKIPPED
> [INFO] Kylin:Jdbc ......................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 9.892 s
> [INFO] Finished at: 2014-12-03T09:08:55-05:00
> [INFO] Final Memory: 34M/428M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project kylin-job: There are test failures.
> [ERROR] 
> [ERROR] Please refer to /home/yc/Kylin/job/target/surefire-reports for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :kylin-job
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Is there someone run into this error, and how to resolve it?
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/KylinOLAP/Kylin/issues/174
> Created by: [ChengHuaUESTC|https://github.com/ChengHuaUESTC]
> Labels: help wanted, 
> Created at: Wed Dec 03 21:52:15 CST 2014
> State: open



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