Open
Bug 210701
Opened 22 years ago
Updated 3 years ago
Windows Tinderbox: Replace local drives like C:, W:, U with the mapped network drives on the browser logs
Categories
(NSS :: Test, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: bishakhabanerjee, Unassigned)
Details
For the Windows Tinderboxes, the scripts map the network drives to C:, or W:, or U:
When writing out TESTSCRIPTDIR, BUILDDIR, NSS_VER_DIR, etc. to the browser log,
they write out the mapped drives names (e.g. C:, W:, U:), not the names of the
network drives (e.g. /share/builds/sbsrel2/nss, /share/builds/mccrel). This
causes the build links in the browser log to break.
This is not a high priority fix, as the build particulars are already echoed out
to the browser log, and traversal of those links is not required. However, this
is still a bug.
The fix for echoing out the QA results has already been implemented, as those
results are not written out to the browser log.
The fix for the build dirs would be similar to the QA results dir fix.
Updated•21 years ago
|
Assignee: bishakhabanerjee → jason.m.reid
QA Contact: bishakhabanerjee → jason.m.reid
Updated•20 years ago
|
Assignee: jason.m.reid → nobody
QA Contact: jason.m.reid → test
Updated•20 years ago
|
OS: All → Windows XP
Priority: -- → P4
Updated•19 years ago
|
Assignee: nobody → slavomir.katuscak
Priority: P4 → P3
Comment 1•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: slavomir.katuscak+mozilla → nobody
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•