summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3826_Regression/README
blob: c6206bdd980766a28615b3080f448bd9f8c345bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
$Id$

This test checks that if the first ORB is created with -ORBGestalt LOCAL
then the settings from this ORB will not become default for the other ORBs
created afterwards.

_Success_

$> ./run_test.pl
Testing with -ORBSvcConf
Initialize ORB instances...
After ORB_init...
'-ORBConnectionCacheMax' is applied to the first ORB only as expected.
Testing with -ORBSvcConfDirective
Initialize ORB instances...
After ORB_init...
'-ORBConnectionCacheMax' is applied to the first ORB only as expected.

_Regression_

$> ./run_test.pl
Testing with -ORBSvcConf
Initialize ORB instances...
After ORB_init...
ERROR: '-ORBConnectionCacheMax' is applied globally while it's expected to apply to the first ORB only.
ERROR: <server> failed:
ERROR: server returned 255