[ 
https://issues.apache.org/jira/browse/DIRSERVER-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982932#action_12982932
 ] 

Emmanuel Lecharny commented on DIRSERVER-1223:
----------------------------------------------

Some more ignored tests (38):
core-integ
  AdministrativePointServiceIT (class)
AuthzAuthnIT
  testAuthnPassesWithSystemPartition
SearchAuthorizationIT
  testHidingAttributeValues
  testRangeOfValues
LookupIT
  testLookupWithAttrs
  testLookupWithNoAttrs
AliasSearchIT
  testDerefDescendantOfAlias
  testOuHr
  testUidFoobar
  testUidUser1OuManager
  testOuUser3_Loop
  testCnDeputyOuUser3_Loop
  testCursorNextPrevWithReset
  testCursorPrevNext
SearchBinaryIT
  testSearchSubstrOnBinaryAttribute 
SubentryServiceForTriggersIT (8)
  All the 8 tests
TriggerInterceptorIT
  All the 3 tests

kerberos-codec :
  TicketTest

protocol-kerberos
  TicketGrantingServiceTest
    testInappropriateChecksum

server-integ
  AdministrativePointModifyDelIT
    testModifyRemoveAAP
  PasswordPolicyServiceIT (the class)
  SaslBindIT
    testSaslBindNoMech
    testSequentialBinds
  SearchIT
    testSearchTimeLimit

xdbm-partition
  AvlRdnIndexTest
    testCacheSize

client-test
  ClientDeleteRequestTest
    testDeleteWithCascadeControl
    testDeleteWithoutCascadeControl
    testDeleteAsyncWithoutCascadeControl

shared-ldap
  SearchRequestTest
    testDecodeSearchRequestWithControls

  LdifUtilsTest
    testConvertEntryNoControls
    testConvertEntryOneControl

  DNTest
    testAddStringName
    testAddIntString
    testAddAllName
    testAddAllIntName
    testRemoveName

ldap-schema
  SchemaManagerLoadTest
    testLoadCoreInetOrgPersonAndNis
    testLoadDisabled


  


> @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: Bug
>          Components: core-integ
>            Reporter: Alex Karasulu
>             Fix For: 2.0-M1
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to