summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-01 19:27:49 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-01 19:27:49 +0000
commit450c1cd42041d139803579a0aff9f6edab104bfd (patch)
tree6d437fc2e9a777c2f4db2a4c0029e55c1287f5e7
parent91f7fbc55858c480aeeffd023fe4eb7241b546d2 (diff)
downloadATCD-450c1cd42041d139803579a0aff9f6edab104bfd.tar.gz
ChangeLogTag:Sat Feb 1 09:34:45 2003 Ossama Othman <ossama@uci.edu>
-rw-r--r--ChangeLog9
-rw-r--r--ChangeLogs/ChangeLog-03a9
-rw-r--r--bin/auto_run_tests.lst2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8edcf2d994c..ad3f0c767d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Sat Feb 1 09:34:45 2003 Ossama Othman <ossama@uci.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Disable TAO's IORInterceptor test for the GIOP 1.0 build
+ configuration. The test requires IOR tagged components that are
+ not supported in GIOP 1.0. Fixes a false positive in our
+ scoreboard.
+
Fri Jan 31 12:55:26 2003 Frank Hunleth <frank@hunleth.com>
* tests/Reactor_Exceptions_Test.cpp (worker): Added #if defined
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 8edcf2d994c..ad3f0c767d6 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,12 @@
+Sat Feb 1 09:34:45 2003 Ossama Othman <ossama@uci.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Disable TAO's IORInterceptor test for the GIOP 1.0 build
+ configuration. The test requires IOR tagged components that are
+ not supported in GIOP 1.0. Fixes a false positive in our
+ scoreboard.
+
Fri Jan 31 12:55:26 2003 Frank Hunleth <frank@hunleth.com>
* tests/Reactor_Exceptions_Test.cpp (worker): Added #if defined
diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst
index 66d0f3af014..63d3e41f5b8 100644
--- a/bin/auto_run_tests.lst
+++ b/bin/auto_run_tests.lst
@@ -141,7 +141,7 @@ TAO/tests/InterOp-Naming/run_test.pl: !MINIMUM
TAO/tests/Multiple/run_test.pl: !SUNCC5_1
TAO/tests/Exposed_Policies/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/Portable_Interceptors/Dynamic/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
-TAO/tests/Portable_Interceptors/IORInterceptor/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
+TAO/tests/Portable_Interceptors/IORInterceptor/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS !GIOP10
TAO/tests/Portable_Interceptors/ForwardRequest/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Portable_Interceptors/Service_Context_Manipulation/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS