You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/22 13:44:00 UTC

[jira] [Commented] (ISIS-1869) Surefire does not pick up all relevant tests

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

ASF subversion and git services commented on ISIS-1869:
-------------------------------------------------------

Commit 813597e1a4fa287dbb08aa5e7b975190cdec47d0 in isis's branch refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=813597e ]

ISIS-1869 fix surefire setup

include all tests regardless of naming unless explicitly excluded

also update surefire plugin version to the latest available

> Surefire does not pick up all relevant tests
> --------------------------------------------
>
>                 Key: ISIS-1869
>                 URL: https://issues.apache.org/jira/browse/ISIS-1869
>             Project: Isis
>          Issue Type: Bug
>            Reporter: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M1
>
>
> ||Module	||Surefire Tests via Maven plugin	||Eclipse running Junit Tests on src/test/java||
> |core/unittestsupport	|Tests run: 32, Failures: 0, Errors: 0, Skipped: 2	|Tests run: 51, Failures: 0, Errors: 0, Skipped: 3|
> |core/applib	|Tests run: 303, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 354, Failures: 0, Errors: 0, Skipped: 1|
> |core/metamodel	|Tests run: 828, Failures: 0, Errors: 0, Skipped: 12	|Tests run: 1319, Failures: 0, Errors: 0, Skipped: 21|
> |core/runtime	|Tests run: 83, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 111, Failures: 0, Errors: 0, Skipped: 0|
> |core/wrapper	|Tests run: 3, Failures: 0, Errors: 0, Skipped: 0	|n.a.|
> |core/security-shiro	|Tests run: 2, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 15, Failures: *4*, Errors: *4*, Skipped: 0|
> |core/viewer-restfulobjects-applib	|Tests run: 16, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 169, Failures: 0, Errors: *9*, Skipped: 0|
> |core/viewer-restfulobjects-rendering	|Tests run: 3, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 74, Failures: *2*, Errors: 0, Skipped: 0|
> |core/viewer-restfulobjects-server	|Tests run: 8, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 32, Failures: *2*, Errors: *12*, Skipped: 0|
> |core/viewer-wicket-model	|Tests run: 4, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 11, Failures: 0, Errors: 0, Skipped: 7|
> |core/viewer-wicket-ui	|Tests run: 36, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 55, Failures: 0, Errors: 0, Skipped: 0|
> |core/viewer-wicket-impl	|Tests run: 0, Failures: 0, Errors: 0, Skipped: 0	|Tests run: 33, Failures: 0, Errors: 0, Skipped: 7|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)