Skip Menu |
 

From: raeburn@mit.edu
Subject: SVN Commit

In mod-principal tests for clearing the principal's policy, instead of
just testing to see if the wrong string is output and timing out
looking for it, check also for the new expected value. Cuts test
suite run time by about two minutes for each pass (client vs server).

https://github.com/krb5/krb5/commit/5cd473f71968b3fef60bddc0a89b2cae70b1bdc3
Commit By: raeburn
Revision: 21866
Changed Files:
U trunk/src/lib/kadm5/unit-test/api.0/mod-principal.exp
U trunk/src/lib/kadm5/unit-test/api.2/mod-principal.exp
See also patch in revision 21865, to reduce the delays used when waiting for server processes
to start up. This will affect other kadmin-related tests too.
From: tlyu@mit.edu
Subject: SVN Commit
Download (untitled) / with headers
text/plain 1.3KiB

pull up r21865, r21866 from trunk

------------------------------------------------------------------------
r21866 | raeburn | 2009-02-02 13:42:06 -0500 (Mon, 02 Feb 2009) | 8 lines
Changed paths:
M /trunk/src/lib/kadm5/unit-test/api.0/mod-principal.exp
M /trunk/src/lib/kadm5/unit-test/api.2/mod-principal.exp

ticket: 6357
subject: address lib/kadm5 test suite slowness
target_version: 1.7

In mod-principal tests for clearing the principal's policy, instead of
just testing to see if the wrong string is output and timing out
looking for it, check also for the new expected value. Cuts test
suite run time by about two minutes for each pass (client vs server).
------------------------------------------------------------------------
r21865 | raeburn | 2009-02-02 13:29:28 -0500 (Mon, 02 Feb 2009) | 1 line
Changed paths:
M /trunk/src/kadmin/testing/scripts/start_servers_local

don't delay so long while waiting for daemon startup
------------------------------------------------------------------------

https://github.com/krb5/krb5/commit/5240f92d8849cd0b14f9b20f3071eb0681306c31
Commit By: tlyu
Revision: 22008
Changed Files:
U branches/krb5-1-7/src/kadmin/testing/scripts/start_servers_local
U branches/krb5-1-7/src/lib/kadm5/unit-test/api.0/mod-principal.exp
U branches/krb5-1-7/src/lib/kadm5/unit-test/api.2/mod-principal.exp