diff options
Diffstat (limited to 'CIAO/tests/Collocation/README')
-rw-r--r-- | CIAO/tests/Collocation/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/tests/Collocation/README b/CIAO/tests/Collocation/README index 9448e5facfc..56b3f857017 100644 --- a/CIAO/tests/Collocation/README +++ b/CIAO/tests/Collocation/README @@ -9,7 +9,7 @@ is build with -Sp (see Base.mpc),so collocation thru_poa is disabled. The test runs with different CollocationStrategies, defined in the deploymentplans: - PlanAllOnOneNoTP ( Sender and Receiver same process) with -ORBCollocationStrategy thru_poa: - because thru_poa is disabled, we expect an internal exception. + because thru_poa is disabled, we expect an internal exception. - PlanAllOnOne ( Sender and Receiver same process) with -ORBCollocationStrategy direct: we expect collocation and because thru_poa is disabled, this must be direct collocation. - PlanAllOnOneBest ( Sender and Receiver same process) with -ORBCollocationStrategy best: |