You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
<li><ahref="buildlogs/logs.html"><b>Build and Release Engineering Logs</b></a></li>
25
-
<li><ahref="testresults/logs.html"><b>Test Console Logs</b></a></li><!-- TODO: Once testresults/logs.html is implementd change this link to it -->
25
+
<li><ahref="testresults/"><b>Test Console Logs</b></a></li><!-- TODO: Once testresults/logs.html is implementd change this link to it -->
26
26
<li><ahref="apitools/analysis/html/index.html"><b>API Tools Version Verification Report</b></a>
27
27
This tool verifies the versions of the plugins against Eclipse ${previousReleaseAPILabel}
28
28
(Exclusions listed in <ahref="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