summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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',