Closed Bug 525377 Opened 15 years ago Closed 15 years ago

tbpl should order mochitest chunks

Categories

(Tree Management Graveyard :: TBPL, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sgautherie, Assigned: mstange)

References

()

Details

It should display them as: M1 M2 M3 M4 M5 Mo1 Mo2 Mo3 Mo4 Mo5 Md1 Md2 Md3 Md4 Md5 not randomly ordered. (example: M1 M4 M3 M5 M2 Mo4 Mo5 Mo3 Mo2 Mo1 Md3 Md2 Md5 Md4 Md1)
yesterda there was a brief talk ongoing in developers about showing M[1 2 3 4 5] Mo[1 2 3 4 5] and so on... but i can't find a bug about that.
This is the bug about it :)
Assignee: nobody → mstange
Without knowing of this bug, I implemented this feature independently in my clone. You can test it here: http://tbpl.swatinem.de/ Markus will pull from me shortly.
Something wrong on FF3.6 (and FF3.5), which doesn't use chunks: I see (2009.11.12 17:56:30 -8) "M []" or "M [ ]"; there were (2009.11.12 09:39:08 -8) a few "M [*]" () too... As for suggestions, *maybe the space after the letter could be removed? *maybe it could use "()" instead of "[]"? *maybe the letter (and "brackets") could take the color of the worst case: purple/red/orange/green/gray?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to comment #5) > there were (2009.11.12 09:39:08 -8) a few "M [*]" () too... This case happens when a comment is added: the number is missing.
(In reply to comment #6) > (In reply to comment #5) > > there were (2009.11.12 09:39:08 -8) a few "M [*]" () too... > > This case happens when a comment is added: the number is missing. Sorry, no number on FF3.6: for both issues, chunk notation should just not be applied on these trees.
Oh man. My testing is lacking in thoroughness. Turn off Mochitest chunking on Firefox 3.6: http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/49a8c492607d Tweak the appearance: http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/3312044bbf98 I didn't remove the space between the letter and the brackets, I only made it a little smaller.
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
i must say this grouping is really awesome and helps a lot.
Blocks: 528450
V.Fixed. I filed bug 528450 on my 3rd suggestion.
Status: RESOLVED → VERIFIED
Ah, yet another case: '(1 2 3 4 5 1 2 3 4 5)'. Should be '(1 1 2 2 3 3 4 4 5 5)'.
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.