Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Bug_2429_Regression / README
blobd46c5431bd68b25126d9472d4cf045db06dfb45f
3 This test makes a call via AMI and then waits to receive a call back. The server throws an exception so the client expects to receive that. The method called is a method inherited from a parent interface (parentMethod).
5 _Expected Success Result_
7 Successfully received an Internal Excep*ion as expected.
8 event loop finished
10 _Regression Result_
12 _Perfect_Hash_OpTable:find for operation 'parentMethod_excep' (length=18) failed
13 ERROR: /home/sm/bugs/tao321/client timedout
14 ERROR: Regression - Non zero result from client or client timed out.