Closed
Bug 599958
Opened 15 years ago
Closed 15 years ago
Tinderboxpushlog looks odd when no builds are generated for a platform
Categories
(Tree Management Graveyard :: TBPL, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sdwilsh, Assigned: Swatinem)
References
Details
Attachments
(1 file)
|
2.48 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
With the new try: syntax, you can turn off platforms and it will generate no results. However, tbpl ends up merging the platforms in one line when they are empty, so you end up getting something like this:
OS X64 debug Win opt Win debug Android opt B
It can also look odd without try-chooser syntax: vlad's push that's currently on-top on try doesn't seem to have used try-chooser syntax, and it has OS X opt and OS X debug on the same line (at least until tests run?):
vladimir@mozilla.com – Mon Sep 27 14:01:57 2010 PDT
ff919d075655 Vladimir Vukicevic – b=599698; remove UpdateSurfaceClip speedtrap in canvas drawImage; r+a=shaver
[...]
OS X opt OS X debug B
I suspect the removal of the ppc/i386 Universal (OS X opt) 'build' build has triggered this, also.
| Assignee | ||
Comment 2•15 years ago
|
||
When running results finish and end up under another push, they are removed from the old push but can leave behind an empty os row. Will post a patch tomorrow.
| Assignee | ||
Comment 3•15 years ago
|
||
Updated•15 years ago
|
Attachment #479000 -
Flags: review?(mstange) → review+
| Assignee | ||
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Webtools → Tree Management
Updated•11 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•