| Summary: | testResults.php compile log links broken | ||
|---|---|---|---|
| Product: | [WebTools] WTP Releng | Reporter: | Nitin Dahyabhai <thatnitind> |
| Component: | releng | Assignee: | Jeffrey Liu <jeffliu> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | david_williams |
| Version: | 3.10 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Nitin Dahyabhai
Adding David to the CC list since he ran into the same problem. This page is created by the ant task from eclipse releng. So, I will report a
bug for it. The problem surfaced when we moved the build to a windows server.
It will rpbably dissappear next week whe we switch back to linux butthat does
not fix the bug.
<indexResults
isBuildTested="${isBuildTested}"
dropTokenList="${dropTokenList}"
xmlDirectoryName="${result}/testResults/xml"
dropDirectoryName="${result}"
testResultsTemplateFileName="${basedir}/templateFiles/testResults.php.template"
dropTemplateFileName="${basedir}/templateFiles/index.html.template"
testResultsHtmlFileName="testResults.php"
dropHtmlFileName="${indexFileName}"
hrefTestResultsTargetPath="testResults/html"
hrefCompileLogsTargetPath="compilelogs"
compileLogsDirectoryName="${result}/compilelogs"
testManifestFileName="${basedir}/testManifest.xml"
/>
Opened a bug for it in the platform https://bugs.eclipse.org/bugs/show_bug.cgi?id=88673 Changed Version field given new release numbering. Jeff, This is yours. I'm resolving this bug as duplicate (88673). As Naci has suggested, this is a bug in base Eclipse releng. Also since the build is now running on Linux, the separator is '/' instead of '\'. So you should no longer be getting 404 errors. *** This bug has been marked as a duplicate of 88673 *** Bookkeeping--closing dupe. |