Your Tombstone Reanimation branch
Kamen Mazdrashki
kamenim at samba.org
Sun Jan 25 15:13:56 MST 2015
On Sun, Jan 25, 2015 at 11:51 PM, Andrew Bartlett <abartlet at samba.org>
wrote:
> This is looking much better. Can you also do:
>
> On Sun, 2015-01-25 at 21:41 +0200, Kamen Mazdrashki wrote:
> > + # assert we have expected attribute names
> > + actual_names = set(user_obj.keys())
> > + # Samba does not use 'dSCorePropagationData', so skip it
> > + actual_names -= set(['dSCorePropagationData'])
> > + self.assertSetEqual(set(expected_attrs.keys()), actual_names)
>
> On the reanimation tests?
>
It should be there already
Actually I think I've copy&pasted from there :)
Cheers,
Kamen
More information about the samba-technical
mailing list