summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-12-08 09:20:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-12-08 09:20:39 +0000
commitbed45cd598a268edbdb4f7e944ddaad728289ff2 (patch)
treea74317e35250adf6157325c22ac11a4ba0ab695f
parent713a2313f223e2f3eafd8c256f5f98d8dab1d2d0 (diff)
downloadATCD-bed45cd598a268edbdb4f7e944ddaad728289ff2.tar.gz
Tue Dec 8 09:20:00 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/tao_orb_tests.lst: Added OBV/Indirection
-rw-r--r--TAO/ChangeLog11
-rw-r--r--TAO/bin/tao_orb_tests.lst1
2 files changed, 9 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 1c1263f9b63..7bebe090a82 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 8 09:20:00 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * bin/tao_orb_tests.lst:
+ Added OBV/Indirection
+
Mon Dec 7 18:22:00 UTC 2009 Martin Corino <mcorino@remedy.nl>
* bin/tao_orb_tests.lst:
@@ -72,10 +77,10 @@ Mon Dec 7 09:43:00 UTC 2009 Martin Corino <mcorino@remedy.nl>
* ACE_wrappers/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h:
* ACE_wrappers/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.cpp:
* ACE_wrappers/TAO/tao/ORB_Core.cpp:
-
+
Replaced #clear_rw_transports() method by #close_all_transports() method.
This fixes Bugzilla #3672.
- Like before this behaviour is controlled by ORB option
+ Like before this behaviour is controlled by ORB option
ORBDropRepliesDuringShutdown, which by default is on.
@@ -86,7 +91,7 @@ Mon Dec 7 07:13:34 UTC 2009 Yan Dai <dai_y@ociweb.com>
Fixed the issue that the indirection maps are not cleaned up
when marshal/demarshal raises exception.
-
+
Sun Dec 6 03:07:00 UTC 2009 Yan Dai <dai_y@ociweb.com>
* tao/Makefile.am:
diff --git a/TAO/bin/tao_orb_tests.lst b/TAO/bin/tao_orb_tests.lst
index b51816d6b24..563fb8f080a 100644
--- a/TAO/bin/tao_orb_tests.lst
+++ b/TAO/bin/tao_orb_tests.lst
@@ -201,6 +201,7 @@ TAO/tests/OBV/Any/run_test.pl: !CORBA_E_MICRO
TAO/tests/OBV/Collocated/Forward/run_test.pl: !ST !LynxOS !CORBA_E_MICRO !FIXED_BUGS_ONLY
TAO/tests/OBV/Factory/run_test.pl: !CORBA_E_MICRO
TAO/tests/OBV/Forward/run_test.pl: !CORBA_E_MICRO
+TAO/tests/OBV/Indirection/run_test.pl: !CORBA_E_MICRO
TAO/tests/OBV/Simple/run_test.pl: !CORBA_E_MICRO
TAO/tests/OBV/TC_Alignment/run_test.pl: !CORBA_E_MICRO
TAO/tests/OBV/Truncatable/run_test.pl: !CORBA_E_MICRO