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/20 11:24:00 UTC

[jira] [Commented] (ISIS-1866) Metamodel: 38 JUnit Test Failures

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

Andi Huber commented on ISIS-1866:
----------------------------------

running
{code}mvn surefire:test{code}
states (on module 'metamodel')
{code}Tests run: 990, Failures: 0, Errors: 0, Skipped: 12{code}

I don't understand why surefire (990) does not pick up all the tests eclipse does (1325). From the surefire configuration I read that Integration Tests are excluded, but apart from that everything else should be included.

To clarify: I've checked out the entire core modules/project in eclipse, then I select the metamodel project in eclipse's 'project explorer' and right-click the 'src/test/java' folder. From the context menu I do 'Run as'>'JUnit Test'.

> Metamodel: 38 JUnit Test Failures
> ---------------------------------
>
>                 Key: ISIS-1866
>                 URL: https://issues.apache.org/jira/browse/ISIS-1866
>             Project: Isis
>          Issue Type: Bug
>          Components: Core
>            Reporter: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M1
>
>         Attachments: metamodel_junit_failures.txt
>
>
> Eclipse discovers 1325 JUnit tests, 18 are skipped (ignored) and 38 do fail.



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