Closed Bug 418831 Opened 18 years ago Closed 18 years ago

Startup tests fail under MSYS due to path issues

Categories

(Webtools Graveyard :: Tinderbox, defect, P2)

x86
Windows Server 2003
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: coop, Assigned: coop)

Details

Attachments

(1 file)

Got bitten by another MSYS bug today when setting up the new SeaMonkey Windows tbox running on the MozillaBuild platform. The startup_build_dir that gets passed to the startup tests doesn't get properly parsed by the browser when running under MSYS. Since we only use MSYS for building Firefox et al. and have other Cygwin machines testing those builds, this hasn't cropped up before. MSYS path (doesn't work): seamonkey.exe -P default file:////e/builds/tinderbox/SeaMonkey-Trunk/WINNT_5.2_Depend/../startup-test.html Cygwin path (does work): seamonkey.exe -P default file:///e:/builds/tinderbox/SeaMonkey-Trunk/WINNT_5.2_Depend/../startup-test.html Patch forthcoming.
Priority: -- → P2
Attachment #304729 - Attachment filename: msys_startup_path.diff.eml → msys_startup_path.diff
Attachment #304729 - Attachment is patch: true
Attachment #304729 - Attachment mime type: message/rfc822 → text/plain
Attachment #304729 - Flags: review?(nrthomas)
Summary: Startup tests fail under MSYS due to patch issues → Startup tests fail under MSYS due to path issues
Attachment #304729 - Flags: review?(nrthomas) → review+
Comment on attachment 304729 [details] [diff] [review] Convert MSYS drive letter to the format expected by the browser [checked in] Checking in build-seamonkey-util.pl; /cvsroot/mozilla/tools/tinderbox/build-seamonkey-util.pl,v <-- build-seamonkey-util.pl new revision: 1.384; previous revision: 1.383 done
Attachment #304729 - Attachment description: Convert MSYS drive letter to the format expected by the browser → Convert MSYS drive letter to the format expected by the browser [checked in]
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: Tinderbox Platforms → Tinderbox
Product: mozilla.org → Webtools
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: