Closed Bug 702884 Opened 13 years ago Closed 13 years ago

sendchange failures on Windows with some commit message characters

Categories

(Release Engineering :: General, defect, P2)

x86
Windows Server 2003
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: rail)

Details

https://tbpl.mozilla.org/php/getParsedLog.php?id=7422117&tree=Mozilla-Aurora
https://tbpl.mozilla.org/php/getParsedLog.php?id=7421674&tree=Mozilla-Aurora

Both the Windows opt and debug builds for https://tbpl.mozilla.org/?tree=Mozilla-Aurora&rev=36ccea2bf9e9 were orange, with both sendchanges dying with

The system cannot find the file specified.
program finished with exit code 1

I retriggered them both, and forced builds on the dontbuild rev above that (for separate reasons), but if those don't turn green while I'm asleep, this ought to jump up to blocker and that tree ought to close.
Results thus far: both retriggers on 36ccea2bf9e9 failed the same way, the same slave both times on opt (w32-ix-slave32), different slaves on debug (w32-ix-slave38 and w32-ix-slave34). The opt build on https://tbpl.mozilla.org/?tree=Mozilla-Aurora&rev=7f1b098d8fc8 hasn't gotten anywhere yet, but the debug build has gotten far enough to trigger tests, so the sendchange must have succeeded.

Wild guess number one: it's commit message mishandling, like bug 697802, but some part of 

u'Bug 700566 - Pressing enter or copying URL on an http:// site whose hostname begins with "ftp<digit>" results in incorrect URL being loaded/copied. r=gavin, a=LegNeato'

causes the sending to fail, rather than just confusing the master by not sending everything. It didn't fail when it was pushed to m-i or merged to m-c, but it wasn't the tip cset in either push.
Retriggered the previously-coalesced Windows builds for https://tbpl.mozilla.org/?tree=Mozilla-Beta&onlyunstarred=1&rev=7e2f5bb2a13f because 'satiable curiosity is like that.
Looks like we need to strip some characters from comments on windows since the command is passed to cmd.exe... :/
Assignee: nobody → rail
Priority: -- → P2
Summary: sendchange failures on Windows on mozilla-aurora → sendchange failures on Windows with some commit message characters
Resolved by bug 697802
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.