Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Bug_2183_Regression / README
blob2ea078ba9cc4ed094c9f69643b24e90ef4a81f60
3 This test is that old chestnut the Hello World example with a slight twist.
5 The RW policy is set then hang_client.pl sends an incomplete message and then the standard hello client is used
6 to check if the server is still blocked.
8 If the server is not blocked then the expected result is like:
10 (3496|804) - string returned <Hello there!>
11 Test succeeded !!!
12 INFO: E:\doc_cvs\ACE_wrappers\TAO\tests\Bug_2183_Regression\server being killed.
13 INFO: C:\Perl\bin\perl being killed.
15 ... a regression would look like:
17 ERROR: E:\doc_cvs\ACE_wrappers\TAO\tests\Bug_2183_Regression\client timedout
18 ERROR: Bug #2183 Regression failed. Non zero result from client.