summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Bug_2709_Regression/README
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/tests/Bug_2709_Regression/README')
-rw-r--r--trunk/TAO/orbsvcs/tests/Bug_2709_Regression/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/tests/Bug_2709_Regression/README b/trunk/TAO/orbsvcs/tests/Bug_2709_Regression/README
new file mode 100644
index 00000000000..0f974d4cae2
--- /dev/null
+++ b/trunk/TAO/orbsvcs/tests/Bug_2709_Regression/README
@@ -0,0 +1,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. \ No newline at end of file