summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 466be7304f4..ce17f33871f 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,20 @@
+Wed May 23 17:37:30 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst:
+ * tests/run_test.lst:
+
+ Removed some tests from being run on Single Threaded
+ Configuration as they were spawning threads. The tests removed
+ are:
+ TAO/performance-tests/AMI_Latency/run_test.pl
+ TAO/tests/AMI_Timeouts/run_test.pl
+
+ and
+
+ tests/Logging_Strategy_Test
+
+ This is related to Bug Id 912.
+
Wed May 23 17:33:59 2001 Krishnakumar B <kitty@cs.wustl.edu>
* bin/make_pretty.pl: