Closed
Bug 498859
Opened 16 years ago
Closed 14 years ago
Provide debug builders on try server
Categories
(Mozilla Messaging Graveyard :: Try Server, enhancement)
Mozilla Messaging Graveyard
Try Server
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Usul, Assigned: gozer)
References
()
Details
From time to time QA people need to provide Debug builds for outside tester to provide stack traces etc ....
I'de like non programmers to be able to request debug builds (no patch needed - no mozconfig needed) - so triagger could do that by themselves and get stack from users.
Comment 1•16 years ago
|
||
FTR the current instructions on how we do this are here: https://wiki.mozilla.org/Thunderbird/Infrastructure/TryServer#Doing_a_debug_build
Updated•16 years ago
|
Summary: Provide an easy way to get debug build → [try server] Provide an easy way to get debug build
Updated•15 years ago
|
Assignee: nobody → gozer
Component: Release Engineering → Try Server
QA Contact: release → try-server
Comment 2•14 years ago
|
||
Changing the result slightly, but keeping the essence the same.
Rather than having a config option, what we should do is just to do the same as Firefox - have a near clone of the production system, i.e. have both opt and debug builders.
Therefore, what I suggest is:
1) Set up debug builders (aka "Leak Test") on try server.
2) Get them uploading their builds and tests in a packaged test style.
The two items above will resolve this bug. We can then go onto fixing bug 620379.
Blocks: 620379
Summary: [try server] Provide an easy way to get debug build → Provide debug builders on try server
| Assignee | ||
Comment 3•14 years ago
|
||
(In reply to Mark Banner (:standard8) from comment #2)
> Changing the result slightly, but keeping the essence the same.
>
> Rather than having a config option, what we should do is just to do the same
> as Firefox - have a near clone of the production system, i.e. have both opt
> and debug builders.
>
> Therefore, what I suggest is:
>
> 1) Set up debug builders (aka "Leak Test") on try server.
Done.
> 2) Get them uploading their builds and tests in a packaged test style.
Done.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•