From 0d89c575348d965f7a594ec40230d8c808857cd9 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Sun, 25 Sep 2011 06:33:58 +0000 Subject: [PATCH] 358476 - Need Test "Harness" to ensure not too many network requests some from WTP --- .../jsdt.site/templateFiles/testResults.php.template.php | 2 +- .../wtp.site/templateFiles/testResults.php.template.php | 2 +- .../wtp4x.site/templateFiles/testResults.php.template.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/releng.wtpbuilder/distribution/jsdt.site/templateFiles/testResults.php.template.php b/releng.wtpbuilder/distribution/jsdt.site/templateFiles/testResults.php.template.php index 3caa6ee7d..997d11f8f 100644 --- a/releng.wtpbuilder/distribution/jsdt.site/templateFiles/testResults.php.template.php +++ b/releng.wtpbuilder/distribution/jsdt.site/templateFiles/testResults.php.template.php @@ -152,7 +152,7 @@ contain the console output captured while running the JUnit automated tests. <br> These -<a href="httpconsoleLogs.php">http logs</a> +<a href="httplogs.php">http logs</a> contain logs of http requests captured while running the JUnit automated tests. <br> diff --git a/releng.wtpbuilder/distribution/wtp.site/templateFiles/testResults.php.template.php b/releng.wtpbuilder/distribution/wtp.site/templateFiles/testResults.php.template.php index 3caa6ee7d..997d11f8f 100644 --- a/releng.wtpbuilder/distribution/wtp.site/templateFiles/testResults.php.template.php +++ b/releng.wtpbuilder/distribution/wtp.site/templateFiles/testResults.php.template.php @@ -152,7 +152,7 @@ contain the console output captured while running the JUnit automated tests. <br> These -<a href="httpconsoleLogs.php">http logs</a> +<a href="httplogs.php">http logs</a> contain logs of http requests captured while running the JUnit automated tests. <br> diff --git a/releng.wtpbuilder/distribution/wtp4x.site/templateFiles/testResults.php.template.php b/releng.wtpbuilder/distribution/wtp4x.site/templateFiles/testResults.php.template.php index 3caa6ee7d..997d11f8f 100644 --- a/releng.wtpbuilder/distribution/wtp4x.site/templateFiles/testResults.php.template.php +++ b/releng.wtpbuilder/distribution/wtp4x.site/templateFiles/testResults.php.template.php @@ -152,7 +152,7 @@ contain the console output captured while running the JUnit automated tests. <br> These -<a href="httpconsoleLogs.php">http logs</a> +<a href="httplogs.php">http logs</a> contain logs of http requests captured while running the JUnit automated tests. <br> -- GitLab