Closed
Bug 1328765
Opened 8 years ago
Closed 8 years ago
[Stylo] Make Talos run on Stylo
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: shinglyu, Assigned: shinglyu)
References
Details
Attachments
(1 file)
First, we need to enable the Talos test on linux64-stylo platform (already got a patch for that).
Then, we need to make the Talos test green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=cc113d4a2d9acd3eb7cd30542bf1f079e7ae5705
Currently the errors are:
chrome: timeout
g1, tp: Could not find report in browser output: [('tsformat', ('__start_report', '__end_report')), ('tpformat', ('__start_tp_report', '__end_tp_report'))]
g2: doc.documentElement is null
svg: Stylo crashed
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8823911 [details]
Bug 1328765 - Enable Talos on linux64-stylo platform.
https://reviewboard.mozilla.org/r/102372/#review102754
I'm not super familiar with the taskcluster files but it looks like that works.
Attachment #8823911 -
Flags: review?(cam) → review+
Pushed by slyu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db4a828e32b8
Enable Talos on linux64-stylo platform. r=heycam
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Assignee | ||
Comment 5•8 years ago
|
||
The patch is only the first step, we still need to make the test run green. Reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•8 years ago
|
||
In general the convention is that each set of patches that get pushed together gets its own bug (like a PR in Servo). If there are multiple parts, we usually file them as dependent bugs of a meta-bug. That's probably the best way forward for the additional steps here. :-)
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → slyu
Assignee | ||
Comment 7•8 years ago
|
||
OK, then I'm closing this one and file new bugs as followups.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•