Closed
Bug 266177
Opened 21 years ago
Closed 18 years ago
Linux and OSX running newbuild and getmanifest twice
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: granrosebugs, Unassigned)
Details
Looking at the log files on karma and maya (linux, and OSX) I see the talkback
fcsutil calls being done twice, two fcsutil -newbuild and two fcsutil
-getmanifest, so four calls to the server total. I didn't see this on windows.
I suspect this is either a problem with the dependencies in the makefiles so
that the target is called twice, or we're calling it once in the makefile and
once in the tinderbox automation.
Needs to be investigated and fixed since it increases the likelihood of the
build failing if the server is flaky.
Comment 1•19 years ago
|
||
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Comment 2•18 years ago
|
||
The nice thing about bugs thrown out to where nobody will see them is that sometimes they just go away on their own.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•