Skip Menu |
 

Subject: lib/rpc tests should not fail if portmap/rpcbind not running

If portmap is not running - or if one cannot register a port w/ rpcbind
because we are not using a reserved local port (need to use a socket) -
the lib/rpc tests should not blow up and fail.



Show quoted text
>
From: epeisach@mit.edu
Subject: SVN Commit

Detect failure to register with rpcbind/portmap due to security
restrictons and not bomb out in tests.




https://github.com/krb5/krb5/commit/39de88d9867b18f99c19a650aa1bfffb908614f5
Commit By: epeisach
Revision: 21895
Changed Files:
U trunk/src/lib/rpc/unit-test/config/unix.exp
U trunk/src/lib/rpc/unit-test/rpc_test.0/expire.exp
U trunk/src/lib/rpc/unit-test/rpc_test.0/fullrun.exp
U trunk/src/lib/rpc/unit-test/rpc_test.0/gsserr.exp
From: tlyu@mit.edu
Subject: SVN Commit

pull up r21895 from trunk

------------------------------------------------------------------------
r21895 | epeisach | 2009-02-05 14:02:29 -0500 (Thu, 05 Feb 2009) | 7 lines
Changed paths:
M /trunk/src/lib/rpc/unit-test/config/unix.exp
M /trunk/src/lib/rpc/unit-test/rpc_test.0/expire.exp
M /trunk/src/lib/rpc/unit-test/rpc_test.0/fullrun.exp
M /trunk/src/lib/rpc/unit-test/rpc_test.0/gsserr.exp

ticket: 6349

Detect failure to register with rpcbind/portmap due to security
restrictons and not bomb out in tests.

------------------------------------------------------------------------

https://github.com/krb5/krb5/commit/5386718e89b4ff0d0f37f38528b8d6004c18f1fd
Commit By: tlyu
Revision: 22022
Changed Files:
U branches/krb5-1-7/src/lib/rpc/unit-test/config/unix.exp
U branches/krb5-1-7/src/lib/rpc/unit-test/rpc_test.0/expire.exp
U branches/krb5-1-7/src/lib/rpc/unit-test/rpc_test.0/fullrun.exp
U branches/krb5-1-7/src/lib/rpc/unit-test/rpc_test.0/gsserr.exp