summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-28 14:43:48 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-28 14:43:48 +0000
commit97a2ff23f6add1a0bc0982ad7c014727da8a75ba (patch)
tree6c2d3a5e0daa00ae27e95a6b6486906c9fae7086
parent46471cd06ca8f223b07130d7b43f19dad1f97694 (diff)
downloadATCD-97a2ff23f6add1a0bc0982ad7c014727da8a75ba.tar.gz
ChangeLogTag: Mon Jul 28 09:36:15 2003 Gan Deng <gan.deng@vanderbilt.edu>
-rw-r--r--ChangeLog5
-rwxr-xr-xTAO/tests/Bug_1551_Regression/run_test.pl2
-rw-r--r--bin/tao_orb_tests.lst1
3 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a99ae57f3b..f6158d41369 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jul 28 09:36:15 2003 Gan Deng <gan.deng@vanderbilt.edu>
+
+ * bin/tao_orb_tests.lst
+ Put the Bug_1551_Regression test into the daily builds.
+
Sun Jul 27 20:19:48 UTC 2003 Don Hinton <dhinton@dresystems.com>
* ace/ARGV.cpp:
diff --git a/TAO/tests/Bug_1551_Regression/run_test.pl b/TAO/tests/Bug_1551_Regression/run_test.pl
index 2294ab98d89..e20eec9cb60 100755
--- a/TAO/tests/Bug_1551_Regression/run_test.pl
+++ b/TAO/tests/Bug_1551_Regression/run_test.pl
@@ -20,7 +20,7 @@ local $start_time = time();
local $max_running_time = 600; # 10 minutes
local $elapsed = time() - $start_time;
-local $ntimes = 300 ; # run test for 300 times
+local $ntimes = 100 ; # run test for 100 times
local $n = 0;
while($n < $ntimes) {
diff --git a/bin/tao_orb_tests.lst b/bin/tao_orb_tests.lst
index 62d0837c21f..52d7dd46ba3 100644
--- a/bin/tao_orb_tests.lst
+++ b/bin/tao_orb_tests.lst
@@ -30,6 +30,7 @@ TAO/tests/Bug_1020_Basic_Regression/run_test.pl: !Win32 !MINIMUM !ST
TAO/tests/Bug_1020_Regression/run_test.pl: !MINIMUM !ST !Win32
TAO/tests/Bug_1361_Regression/run_test.pl: !MINIMUM !ST !Win32
TAO/tests/Bug_1482_Regression/run_test.pl: !MINIMUM !ST
+TAO/tests/Bug_1551_Regression/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Banded_Connections/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Client_Propagated/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Client_Protocol/run_test.pl: !MINIMUM