Skip to content

Commit 8b6b2bd

Browse files
committed
Temporary fix for console logs link
There was a TODO added in d69c793#diff-b313c31bda76f031d731c30cd7d1166bf24e73622534768a0e726417d66103edR25 Until the "proper" testresults/logs.html is implemented, let just point to directory with log files. Fixes #3574
1 parent 398eaa0 commit 8b6b2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/eclipse/build/tests.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h3 id="logs">Logs</h3>
2222
<ul class="data-ref">
2323
<li><a href="buildlogs/reporeports/index.html"><b>Repository Reports </b></a></li>
2424
<li><a href="buildlogs/logs.html"><b>Build and Release Engineering Logs</b></a></li>
25-
<li><a href="testresults/logs.html"><b>Test Console Logs</b></a></li> <!-- TODO: Once testresults/logs.html is implementd change this link to it -->
25+
<li><a href="testresults/"><b>Test Console Logs</b></a></li> <!-- TODO: Once testresults/logs.html is implementd change this link to it -->
2626
<li><a href="apitools/analysis/html/index.html"><b>API Tools Version Verification Report</b></a>
2727
This tool verifies the versions of the plugins against Eclipse ${previousReleaseAPILabel}
2828
(Exclusions listed in <a href="https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/blob//eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt">apiexclude/exclude_list_external.txt</a>).

0 commit comments

Comments
 (0)