Closed Bug 1339316 Opened 7 years ago Closed 7 years ago

stylo: separate the linux64-stylo talos result from linux64 on perfherder

Categories

(Testing :: Talos, defect, P3)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shinglyu, Unassigned)

References

Details

If we run talos jobs on `-p linux64-stylo` now, the talos result show up under the linux64 platform instead:

https://treeherder.mozilla.org/#/jobs?repo=try&
revision=6c7d834929a76ff701671a9d0474290d188f1132

(They are actually running a talos build, not a gecko linux64 build because there are stylo specific failures)

This cause the data point on perfherder to be mixed up with other m-c results: 

https://treeherder.mozilla.org/perf.html#/graphs?series=%5Btry,ff2723032e6bee08807c0d0b082c8c6af3dca6f5,1,1%5D&selected=%5Btry,ff2723032e6bee08807c0d0b082c8c6af3dca6f5,169752,76742781%5D

It would be nice if we can move them under the `linux64-stylo` platform instead
Component: CSS Parsing and Computation → Perfherder
Product: Core → Tree Management
Version: unspecified → ---
Will, do you have any suggestion?
Flags: needinfo?(wlachance)
(In reply to Shing Lyu [:shinglyu] from comment #1)
> Will, do you have any suggestion?

I would suggesting adding an option to talos called --enable-stylo, similar to what we do already with --disable-e10s.

If set, we would add the extra option "stylo" to the perfherder output:

http://searchfox.org/mozilla-central/source/testing/talos/talos/run_tests.py#187

Eventually we could also use this to enable/disable stylo, once it's behind a preference?

I think it should be pretty straightforward to add this, but let me know if you need any help/pointers.
Component: Perfherder → Talos
Flags: needinfo?(wlachance)
Product: Tree Management → Testing
Version: --- → unspecified
Priority: -- → P3
Summary: [Stylo] separate the linux64-stylo talos result from linux64 on perfherder → stylo: separate the linux64-stylo talos result from linux64 on perfherder
I believe this is done
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.