| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Message-Id: <rt-1246-3628.2.16054016905161@krbdev.mit.edu> In-Reply-To: <rt-1246@krbdev.mit.edu> From: "Tom Yu via RT" <rt-comment@krbdev.mit.edu> Reply-To: rt-comment@krbdev.mit.edu To: krb5-prs@mit.edu Errors-To: krb5-bugs-admin@mit.edu Date: Thu, 7 Nov 2002 17:43:49 -0500 (EST) The rpc unit tests can fail in fullrun.exp due to a failure to drain output from the server in expire.exp. This commit works around the problem by calling flush_server, but a real synchronization method should probably be implemented, perhaps by having the server log when a client disconnects. * rpc_test.0/expire.exp (overlap): Add another call to flush_server to make a race condition a little less likely. There really should be better synchronization, as this test suite is just full of race conditions waiting to happen. To generate a diff of this commit: cvs diff -r1.48 -r1.49 krb5/src/lib/rpc/unit-test/ChangeLog cvs diff -r1.2 -r1.3 krb5/src/lib/rpc/unit-test/rpc_test.0/expire.exp _______________________________________________ krb5-bugs mailing list krb5-bugs@mit.edu http://mailman.mit.edu/mailman/listinfo/krb5-bugs
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |