You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lécharny (Jira)" <ji...@apache.org> on 2022/08/23 04:38:00 UTC

[jira] [Resolved] (DIRSERVER-1223) @Ignore annotation on both core and server integ causes tests to stop

     [ https://issues.apache.org/jira/browse/DIRSERVER-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lécharny resolved DIRSERVER-1223.
------------------------------------------
    Fix Version/s: 2.0.0.AM27
                       (was: 2.0.0-RC1)
       Resolution: Fixed

Since we have switched to Junit5, and moved from {{@ignore}} to {{@disabled}}, this is not anymore a problem. Tests are all properly executed even if one is disabled.

> @Ignore annotation on both core and server integ causes tests to stop
> ---------------------------------------------------------------------
>
>                 Key: DIRSERVER-1223
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1223
>             Project: Directory ApacheDS
>          Issue Type: Task
>          Components: test
>            Reporter: Alex Karasulu
>            Priority: Major
>             Fix For: 2.0.0.AM27
>
>
> The @Ignore annotation is leaving some tests unexecuted especially when run in a suite.  The the test methods following a test with a @Ignore never execute even if they have no @Ignore.  Also in a suite the test classes do not execute if after the test class with @Ignore annotations on a test method.  This is not a minor problem and can lead to false positives.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org