summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Bug_2429_Regression/README
blob: f5f06b3dffb7f351b12346c98365ae10ba91a571 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id$

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).

_Expected Success Result_

Successfully received an Internal Excep*ion as expected.
event loop finished

_Regression Result_

_Perfect_Hash_OpTable:find for operation 'parentMethod_excep' (length=18) failed
ERROR: /home/sm/bugs/tao321/client timedout
ERROR: Regression - Non zero result from client or client timed out.