You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sumit Sharma (JIRA)" <ji...@apache.org> on 2016/08/03 09:46:20 UTC

[jira] [Commented] (SUREFIRE-1267) Maven Surifire pluging fails with TesNG SoftAssert.

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

Sumit Sharma commented on SUREFIRE-1267:
----------------------------------------

can anyone give update on this?

> Maven Surifire pluging fails with TesNG SoftAssert.
> ---------------------------------------------------
>
>                 Key: SUREFIRE-1267
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1267
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: TestNG support
>    Affects Versions: 2.19.1
>            Reporter: Sumit Sharma
>
> I am using Maven Surefire plugin with TestNG SoftAssert. When I am catching any softassert in my Test case SureFire Plugin giving below error. I am using sofAssert.assertAll() methode in my @Test Annotation.
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 57.062 s
> [INFO] Finished at: 2016-08-01T16:30:26+05:30
> [INFO] Final Memory: 16M/220M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project Project: There are test failures.
> [ERROR] 
> [ERROR] Please refer to C:\MavenTestNG\Project\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



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