[Python-Dev] test_pwd failing
Fred L. Drake, Jr.
fdrake@acm.org
Tue, 15 Apr 2003 11:41:21 -0400
Walter D=F6rwald writes:
> The duplicate entry for the uid 4102 makes the test fail.
>=20
> I'll think of an alternate test for this case.
Since the duplicate entry is perfectly legal, I think the test can
really only check that the uid of the retrieved record match the
requested uid. I don't see what else can be reasonably checked since
everything else for the two entries could differ.
-Fred
--=20
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation