summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-08-04 21:02:14 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-08-04 21:02:14 +0000
commit301d6ed0b6da811250706936d02787f44836d356 (patch)
tree1e8e72d430640992cd05a2a092b0710730da02b0
parent008f43cbc49ebd5952184bc2b5080c39c965e01d (diff)
downloadATCD-301d6ed0b6da811250706936d02787f44836d356.tar.gz
ChangeLogTag: Sun Aug 4 16:01:28 2002 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLogs/ChangeLog-03a5
-rw-r--r--bin/auto_run_tests.lst4
3 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index dd393cb24e0..6bd0e1b9b26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Aug 4 16:01:28 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst: Do not the Stack_Recursion tests in
+ single threaded builds.
+
Sat Aug 03 17:57:33 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/ace_dll.dsp: Removed the Hash_Map_Manager_rt.cpp from the
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index dd393cb24e0..6bd0e1b9b26 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,8 @@
+Sun Aug 4 16:01:28 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst: Do not the Stack_Recursion tests in
+ single threaded builds.
+
Sat Aug 03 17:57:33 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/ace_dll.dsp: Removed the Hash_Map_Manager_rt.cpp from the
diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst
index 8d2afafa632..fe2f47f385d 100644
--- a/bin/auto_run_tests.lst
+++ b/bin/auto_run_tests.lst
@@ -72,9 +72,7 @@ TAO/tests/No_Server_MT_Connect_Test/run_test.pl: !ST
TAO/tests/Connect_Strategy_Test/run_test.pl
# DISABLED TAO/tests/Client_Leaks/run_test.pl: !ST !Tru64
TAO/tests/Server_Leaks/run_test.pl
-# The test Stack_Recursion will fail on all platforms. Dont comment this
-# test for any reason till the bug is fixed.
-TAO/tests/Stack_Recursion/run_test.pl
+TAO/tests/Stack_Recursion/run_test.pl: !ST
TAO/tests/Faults/run_test.pl: !MINIMUM
TAO/tests/Crashed_Callback/run_test.pl: !MINIMUM
TAO/tests/Crash_On_Write/run_test.pl: !ST