summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-04-13 10:35:14 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-04-13 10:35:14 +0200
commit2c6096185f882b3b685d80520697180ec3da5d6c (patch)
tree1291a38a959f6cd58df0cfffd09cb0f6fa3dd99f /TAO/tests
parent6a04b1e7cedd54f78f779750d98579f97dccdfba (diff)
downloadATCD-2c6096185f882b3b685d80520697180ec3da5d6c.tar.gz
Removed trailing whitespaces and corrected links to bugzilla
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/Big_Oneways/README2
-rw-r--r--TAO/tests/Big_Request_Muxing/README2
-rw-r--r--TAO/tests/Big_Twoways/README2
-rw-r--r--TAO/tests/Blocking_Sync_None/README2
-rw-r--r--TAO/tests/Bug_3384_Regression/README.txt2
-rw-r--r--TAO/tests/Crash_On_Write/README4
-rw-r--r--TAO/tests/LongUpcalls/README4
7 files changed, 9 insertions, 9 deletions
diff --git a/TAO/tests/Big_Oneways/README b/TAO/tests/Big_Oneways/README
index fab7d1470ac..3de1a42ef28 100644
--- a/TAO/tests/Big_Oneways/README
+++ b/TAO/tests/Big_Oneways/README
@@ -12,7 +12,7 @@ deadlocks.
This is part of the regression testsuite for:
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=132
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=132
To run the test use the run_test.pl script:
diff --git a/TAO/tests/Big_Request_Muxing/README b/TAO/tests/Big_Request_Muxing/README
index 89dde8ae8d2..4a403aea5b2 100644
--- a/TAO/tests/Big_Request_Muxing/README
+++ b/TAO/tests/Big_Request_Muxing/README
@@ -15,7 +15,7 @@ output data as possible.
This is part of the regression testsuite for:
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=132
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=132
To run the test use the run_test.pl script:
diff --git a/TAO/tests/Big_Twoways/README b/TAO/tests/Big_Twoways/README
index fab7d1470ac..3de1a42ef28 100644
--- a/TAO/tests/Big_Twoways/README
+++ b/TAO/tests/Big_Twoways/README
@@ -12,7 +12,7 @@ deadlocks.
This is part of the regression testsuite for:
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=132
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=132
To run the test use the run_test.pl script:
diff --git a/TAO/tests/Blocking_Sync_None/README b/TAO/tests/Blocking_Sync_None/README
index bf6a187cda4..b449d64be06 100644
--- a/TAO/tests/Blocking_Sync_None/README
+++ b/TAO/tests/Blocking_Sync_None/README
@@ -8,7 +8,7 @@
that the ORB never blocks a request made with the SYNC_NONE scope
policy. This is a regression test for:
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=858
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=858
To run the test use the run_test.pl script:
diff --git a/TAO/tests/Bug_3384_Regression/README.txt b/TAO/tests/Bug_3384_Regression/README.txt
index dbf2ca03db9..9119b7f24ef 100644
--- a/TAO/tests/Bug_3384_Regression/README.txt
+++ b/TAO/tests/Bug_3384_Regression/README.txt
@@ -9,7 +9,7 @@ The test verifies if a oneway sent as the first request on a new transport
gets correctly pushed out as soon as the new transort has connected.
This is a regression test for:
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=3384
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=3384
To run the test use the run_test.pl script:
diff --git a/TAO/tests/Crash_On_Write/README b/TAO/tests/Crash_On_Write/README
index 83cac031000..7ca7244e348 100644
--- a/TAO/tests/Crash_On_Write/README
+++ b/TAO/tests/Crash_On_Write/README
@@ -7,8 +7,8 @@
Test the behavior of the ORB when the server crashes in the
middle of a write() operation. This is a regression test for:
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=678
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=856
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=678
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=856
To run the test use the run_test.pl script:
diff --git a/TAO/tests/LongUpcalls/README b/TAO/tests/LongUpcalls/README
index 8101f7da6ed..a0136f39f0c 100644
--- a/TAO/tests/LongUpcalls/README
+++ b/TAO/tests/LongUpcalls/README
@@ -7,7 +7,7 @@
Verify that the ORB does not dead-lock, even in the presence
of very long or unbounded upcalls. This is a regression test for:
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=175
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=175
In the old days the leader thread would not allow any
followers to take over while a long upcall or reply handler
@@ -24,7 +24,7 @@ The test returns 0 on success.
This test can also be used to verify that bug
-http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=575
+http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=575
is still unresolved, all you need to do is run the following
programs: