Skip to content

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project springside-utils: There are test failures. #578

@txfox2015

Description

@txfox2015

master 代码执行 quick-start.sh 失败:

Caused by: java.lang.Exception: my exception
at org.springside.modules.utils.base.ExceptionUtilTest.getStackTraceAsString(ExceptionUtilTest.java:83)
... 29 more

Results :

Failed tests: localhost(org.springside.modules.utils.net.NetUtilTest): (..)

Tests run: 164, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Springside :: Module :: Utils ...................... FAILURE [ 6.967 s]
[INFO] Springside :: Module :: Core ....................... SKIPPED
[INFO] Springside :: Module :: Metrics .................... SKIPPED
[INFO] Springside :: Module ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.168 s
[INFO] Finished at: 2017-10-06T01:23:42+08:00
[INFO] Final Memory: 12M/212M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project springside-utils: There are test failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions