summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorharrisb <harrisb@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-01-31 16:01:04 +0000
committerharrisb <harrisb@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-01-31 16:01:04 +0000
commit308e5e5899d38dc9ff6df706d4d2b6a89818f52a (patch)
tree10ae7241d17136da640de61abba7d0b5c331b900
parent19d43bf734391d8d873e33f5f2a5c57784b12311 (diff)
downloadATCD-308e5e5899d38dc9ff6df706d4d2b6a89818f52a.tar.gz
Thu Jan 31 15:59:23 UTC 2013 Byron Harris <harrisb@ociweb.com>
-rw-r--r--TAO/OCI_RE_ChangeLog7
-rw-r--r--TAO/bin/tao_orb_tests.lst3
2 files changed, 9 insertions, 1 deletions
diff --git a/TAO/OCI_RE_ChangeLog b/TAO/OCI_RE_ChangeLog
index cf7a19dcaf1..5ddf53012c3 100644
--- a/TAO/OCI_RE_ChangeLog
+++ b/TAO/OCI_RE_ChangeLog
@@ -1,3 +1,10 @@
+Thu Jan 31 15:59:23 UTC 2013 Byron Harris <harrisb@ociweb.com>
+
+ * bin/tao_orb_tests.lst:
+
+ Disable Storable test under Windows because of file locking
+ problems.
+
Thu Jan 31 14:10:56 UTC 2013 Kevin Stanley <stanleyk@ociweb.com>
* orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Server.cpp:
diff --git a/TAO/bin/tao_orb_tests.lst b/TAO/bin/tao_orb_tests.lst
index 48045b2ba4f..2723abe0daa 100644
--- a/TAO/bin/tao_orb_tests.lst
+++ b/TAO/bin/tao_orb_tests.lst
@@ -471,7 +471,8 @@ TAO/tests/Bug_3853_Regression/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MI
TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/run_test.pl:
TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/run_test.pl -oneway:
TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/run_test.pl:
-TAO/tests/Storable/run_test.pl:
+# Storable test can't run under Windows because the file locking doesn't work on that platform.
+TAO/tests/Storable/run_test.pl: !Win32
TAO/DevGuideExamples/BiDirectionalGIOP/run_test.pl: !MINIMUM !CORBA_E_MICRO
TAO/DevGuideExamples/GettingStarted/run_test.pl:
TAO/DevGuideExamples/LocalObjects/Messenger/run_test.pl: