summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-20 20:20:34 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-20 20:20:34 +0000
commitea7f042a1122bb2f6bc402e521a5ccbcb2e40b52 (patch)
treebf3a7ff1760d18d63e37b2157e5086c7d5085ce6 /ChangeLog-97b
parentb5ff88fc51d6b32e419ed512747c85ce765bc128 (diff)
downloadATCD-ea7f042a1122bb2f6bc402e521a5ccbcb2e40b52.tar.gz
ChangeLogTag:Thu Nov 20 14:19:57 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index 0aefbcde355..228b8ff8f3b 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,3 +1,16 @@
+Thu Nov 20 14:19:57 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
+
+ * tests/Priority_Reactor_Test.h:
+ * tests/Priority_Reactor_Test.cpp:
+ The test has a limited execution time now, and only reports a
+ warning if runs out of time. This may be due to some failed
+ connections, but it is hard to avoid that.
+ On the other hand the default time should be large enough, in
+ our machines the test only takes 14 seconds, so 60 seconds
+ should be enough.
+ NOTE: this problem reveals a problem *only* in the test itself
+ not in ACE_Priority_Reactor.
+
Thu Nov 20 11:29:51 1997 David L. Levine <levine@cs.wustl.edu>
* ace/Timer_{Heap,List}_T.{h,cpp}: added