diff options
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | bin/tao_other_tests.lst | 3 |
2 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index aa2cd89cd3c..fa65cc0c04b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Oct 19 06:47:04 2004 Chad Elliott <elliott_c@ociweb.com> + + * bin/tao_other_tests.lst: + + Reverted my previous change and removed + TAO/orbsvcs/examples/Notify/Lanes/run_test.pl and + TAO/orbsvcs/examples/Notify/ThreadPool/run_test.pl from the list. + These are the ones that require root privileges. + Tue Oct 19 06:17:24 2004 Chad Elliott <elliott_c@ociweb.com> * bin/tao_other_tests.lst: diff --git a/bin/tao_other_tests.lst b/bin/tao_other_tests.lst index 82bccca6e18..f96a78e0bd0 100644 --- a/bin/tao_other_tests.lst +++ b/bin/tao_other_tests.lst @@ -91,11 +91,10 @@ TAO/orbsvcs/tests/Notify/performance-tests/Filter/run_test.pl: !ST !NO_MESSAGING TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/run_test.pl: !ST !NO_MESSAGING TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/run_test.pl: !ST !NO_MESSAGING TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/run_test.pl: !ST !NO_MESSAGING +TAO/orbsvcs/tests/Notify/Lanes/run_test.pl: !ST !MINIMUM !STATIC TAO/orbsvcs/tests/Notify/Structured_Filter/run_test.pl: !ST !NO_MESSAGING TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/run_test.pl: !ST !NO_MESSAGING TAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl: !ST !MINIMUM -TAO/orbsvcs/examples/Notify/Lanes/run_test.pl: !ST !MINIMUM -TAO/orbsvcs/examples/Notify/ThreadPool/run_test.pl: !ST !MINIMUM # BREAKS !linux 'TAO/orbsvcs/tests/EC_Mcast/run_test.pl # FAILS 'TAO/orbsvcs/tests/EC_Multiple/run_test.pl # NO REDIRECTION TAO/examples/Simple/echo/run_test.pl < Echo.idl |