summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Bug_2709_Regression/README
blob: 0f974d4cae26a24dca6aa2e6a0661fa372689770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// $Id$

This test checks that the IOGRs are works correctly if non-primary profile is process-local.

_Expected Success Output_

d:\tao151\prism\tests\tao449_regression>run_test.pl
event loop finished
event loop finished

_Expected Regression Output_

(2140|2664) EXCEPTION, Exception caught in client task:
system exception, ID 'IDL:omg.org/CORBA/OBJECT_NOT_EXIST:1.0'
Unknown vendor minor code id (0), minor code = 0, completed = NO

ERROR: client timedout
ERROR: client returned -1
ERROR: server timedout
ERROR: server returned -1

All other output is an unexpected problem.