diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/run_all_list.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm index a41f964d6b9..f8db62bf40b 100644 --- a/bin/run_all_list.pm +++ b/bin/run_all_list.pm @@ -58,7 +58,7 @@ if ($^O eq "MSWin32") { 'TAO/examples/Simple/time , run_test.pl', 'TAO/examples/Load_Balancing , run_test.pl', 'TAO/orbsvcs/tests/Simple_Naming , run_test.pl', - 'TAO/orbsvcs/tests/Trading , run_test.pl', +# HANGS'TAO/orbsvcs/tests/Trading , run_test.pl', 'TAO/orbsvcs/tests/Event/Basic , run_test.pl', 'TAO/orbsvcs/tests/Event/Performance , run_test.pl', 'TAO/orbsvcs/tests/EC_Basic , run_test.pl', |