[SSSD] [PATCH] Add krb5_fast_principal to SSSDConfig API

Jakub Hrozek jhrozek at redhat.com
Wed Oct 19 08:24:08 UTC 2011


On Wed, Oct 19, 2011 at 09:35:16AM +0200, Jan Zelený wrote:
> No ticket, I just noticed it while working on another one.
> 
> Thanks
> Jan

Nack, you need to fix the tests as well:

.....FF..F...
======================================================================
FAIL: testListOptions (__main__.SSSDConfigTestSSSDDomain)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "././src/config/SSSDConfigTest.py", line 587, in testListOptions
    option)
AssertionError: Option [krb5_fast_principal] unexpectedly found

======================================================================
FAIL: testListProviderOptions (__main__.SSSDConfigTestSSSDDomain)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "././src/config/SSSDConfigTest.py", line 735, in testListProviderOptions
    option)
AssertionError: Option [krb5_fast_principal] unexpectedly found

======================================================================
FAIL: testRemoveProvider (__main__.SSSDConfigTestSSSDDomain)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "././src/config/SSSDConfigTest.py", line 899, in testRemoveProvider
    option)
AssertionError: Option [krb5_fast_principal] unexpectedly found

----------------------------------------------------------------------
Ran 13 tests in 0.069s

FAILED (failures=3)
..................



More information about the sssd-devel mailing list