You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (JIRA)" <ji...@apache.org> on 2018/02/22 10:07:00 UTC

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

Andi Huber created ISIS-1869:
--------------------------------

             Summary: 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
             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)