Closed
Bug 990639
Opened 12 years ago
Closed 12 years ago
Add support for e10s tests to TBPL
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(1 file)
|
5.84 KB,
patch
|
emorley
:
review+
|
Details | Diff | Splinter Review |
See bug 989533 comment 11 and down.
| Assignee | ||
Comment 1•12 years ago
|
||
I have the basic chunking working on this. Where things get complicated is modifying TBPL to only show the mochitest chunk numbers for the like they do for the non-e10s jobs.
| Assignee | ||
Comment 2•12 years ago
|
||
OK, I've got mochitests working. The reftest-e10s group is going to be a bit ugly in that it's going to look like R-e10s(C J R-e10s) since AFAIK I can't split the group symbol from the job symbol.
| Assignee | ||
Comment 3•12 years ago
|
||
This works for as much testing as I've been able to do (the jobs that ran for awhile today on TBPL look right anyway). Not happy about the aforementioned reftest symbols issue, but I'm not sure of a good way around it either.
Attachment #8400148 -
Flags: review?(emorley)
Comment 4•12 years ago
|
||
Comment on attachment 8400148 [details] [diff] [review]
add new e10s groups
Review of attachment 8400148 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good :-)
Let's land this for now and we can always land a followup to _machineResultLink() to handle the !Mochitest case more nicely.
Attachment #8400148 -
Flags: review?(emorley) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
https://hg.mozilla.org/webtools/tbpl/rev/72d11b38beca
(In reply to Ed Morley [:edmorley UTC+0] from comment #4)
> Let's land this for now and we can always land a followup to
> _machineResultLink() to handle the !Mochitest case more nicely.
You're thinking of things like handling it better for cases like Android 2.3 xpcshell?
Also, what's your take on the reftest symbols? Any ideas for how we could display that better?
Comment 6•12 years ago
|
||
Changes to _machineResultLink() would fix the reftest symbols, not the former.
| Assignee | ||
Comment 7•12 years ago
|
||
Ah, OK.
| Assignee | ||
Comment 8•12 years ago
|
||
In production.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Webtools → Tree Management
Updated•10 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
•