summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-03-14 15:15:09 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-03-14 15:15:09 +0000
commitd32c5bb9a505466d4b74856baafae2a27675af6d (patch)
treeabb6022b95455f1770b871b2576f3f2774966f0f
parent49245492fcec0b311e368a7d758fffbba3768f66 (diff)
downloadATCD-d32c5bb9a505466d4b74856baafae2a27675af6d.tar.gz
*** empty log message ***
-rw-r--r--bin/run_all_list.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm
index 5b1d3dc917d..7d6f16627e7 100644
--- a/bin/run_all_list.pm
+++ b/bin/run_all_list.pm
@@ -20,7 +20,7 @@ if ($^O eq "MSWin32") {
'TAO/tests/OctetSeq , run_test.pl',
'TAO/tests/Leader_Followers , run_test.pl',
'TAO/tests/Multiple_Inheritance , run_test.pl',
- 'TAO/tests/Endpoint_Per_Priority, run_test.pl',
+#HANGS 'TAO/tests/Endpoint_Per_Priority, run_test.pl',
'TAO/tests/MT_Client , run_test.pl',
'TAO/tests/MT_Server , run_test.pl',
'TAO/tests/Faults , run_test.pl',
@@ -212,7 +212,7 @@ if ($^O eq "MSWin32") {
'TAO/performance-tests/RTCorba/Oneways/Reliable , run_test.pl',
'TAO/tests/OctetSeq , run_test.pl',
'TAO/tests/Leader_Followers , run_test.pl',
- 'TAO/tests/Endpoint_Per_Priority, run_test.pl',
+# 'TAO/tests/Endpoint_Per_Priority, run_test.pl',
'TAO/tests/Multiple_Inheritance , run_test.pl',
'TAO/tests/MT_Client , run_test.pl',
'TAO/tests/MT_Server , run_test.pl',