From 6d956bb33e96a3f886a1a3a4e1fbe5afff17ccf0 Mon Sep 17 00:00:00 2001 From: kitty Date: Wed, 23 May 2001 22:41:55 +0000 Subject: ChangeLogTag: Wed May 23 17:37:30 2001 Krishnakumar B --- ChangeLog | 17 +++++++++++++++++ ChangeLogs/ChangeLog-02a | 17 +++++++++++++++++ ChangeLogs/ChangeLog-03a | 17 +++++++++++++++++ bin/auto_run_tests.lst | 4 ++-- tests/run_test.lst | 2 +- 5 files changed, 54 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 466be7304f4..ce17f33871f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Wed May 23 17:37:30 2001 Krishnakumar B + + * bin/auto_run_tests.lst: + * tests/run_test.lst: + + Removed some tests from being run on Single Threaded + Configuration as they were spawning threads. The tests removed + are: + TAO/performance-tests/AMI_Latency/run_test.pl + TAO/tests/AMI_Timeouts/run_test.pl + + and + + tests/Logging_Strategy_Test + + This is related to Bug Id 912. + Wed May 23 17:33:59 2001 Krishnakumar B * bin/make_pretty.pl: diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 466be7304f4..ce17f33871f 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,20 @@ +Wed May 23 17:37:30 2001 Krishnakumar B + + * bin/auto_run_tests.lst: + * tests/run_test.lst: + + Removed some tests from being run on Single Threaded + Configuration as they were spawning threads. The tests removed + are: + TAO/performance-tests/AMI_Latency/run_test.pl + TAO/tests/AMI_Timeouts/run_test.pl + + and + + tests/Logging_Strategy_Test + + This is related to Bug Id 912. + Wed May 23 17:33:59 2001 Krishnakumar B * bin/make_pretty.pl: diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 466be7304f4..ce17f33871f 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,20 @@ +Wed May 23 17:37:30 2001 Krishnakumar B + + * bin/auto_run_tests.lst: + * tests/run_test.lst: + + Removed some tests from being run on Single Threaded + Configuration as they were spawning threads. The tests removed + are: + TAO/performance-tests/AMI_Latency/run_test.pl + TAO/tests/AMI_Timeouts/run_test.pl + + and + + tests/Logging_Strategy_Test + + This is related to Bug Id 912. + Wed May 23 17:33:59 2001 Krishnakumar B * bin/make_pretty.pl: diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst index 8d6e7994031..1636eeb0dc2 100644 --- a/bin/auto_run_tests.lst +++ b/bin/auto_run_tests.lst @@ -17,7 +17,7 @@ TAO/performance-tests/Cubit/TAO/MT_Cubit/run_test.pl: !ST TAO/performance-tests/Single_Threaded_Latency/run_test.pl TAO/performance-tests/Thread_Pool_Latency/run_test.pl: !ST TAO/performance-tests/Thread_Per_Connection_Latency/run_test.pl: !ST -TAO/performance-tests/AMI_Latency/run_test.pl: !MINIMUM +TAO/performance-tests/AMI_Latency/run_test.pl: !MINIMUM !ST TAO/performance-tests/DSI_Latency/run_test.pl: !MINIMUM TAO/performance-tests/DII_Latency/run_test.pl: !MINIMUM TAO/performance-tests/Deferred_Latency/run_test.pl: !MINIMUM @@ -27,7 +27,7 @@ TAO/performance-tests/Throughput/run_test.pl TAO/performance-tests/POA/Object_Creation_And_Registration/run_test.pl TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl: !MINIMUM TAO/tests/AMI/run_test.pl: !MINIMUM -TAO/tests/AMI_Timeouts/run_test.pl: !MINIMUM +TAO/tests/AMI_Timeouts/run_test.pl: !MINIMUM !ST TAO/tests/OctetSeq/run_test.pl TAO/tests/OctetSeq/run_test1.pl: !STATIC diff --git a/tests/run_test.lst b/tests/run_test.lst index 04d28942bdb..c6d47f99077 100644 --- a/tests/run_test.lst +++ b/tests/run_test.lst @@ -46,7 +46,7 @@ High_Res_Timer_Test IOStream_Test Lazy_Map_Manager_Test Log_Msg_Test -Logging_Strategy_Test: !STATIC +Logging_Strategy_Test: !STATIC !ST Map_Manager_Test Map_Test MEM_Stream_Test: !Linux -- cgit v1.2.1