determine if osx screenresolution is needed on osx
Categories
(Testing :: Performance, defect)
Tracking
(firefox68 fixed)
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
Details |
in raptor and talos we call screenresolution:
https://searchfox.org/mozilla-central/source/testing/mozharness/configs/raptor/mac_config.py#5
https://searchfox.org/mozilla-central/source/testing/mozharness/configs/talos/mac_config.py#5
this tool isn't possible to compile on OSX 10.14 due to old APIs, do we need this?
| Assignee | ||
Comment 1•7 years ago
|
||
:rwood, is this required, do you need more information to make a decision? If it is required, we need to determine what we need from it and how to meet those needs in a modern OSX version.
Comment 2•7 years ago
|
||
TBH I have no idea if that is required or not. I personally don't remember specifically adding that, and am guessing maybe it's just carry-over from copying the machine configs from talos (?). Offhand I don't see why a screen resolution check would be required for Raptor.
| Assignee | ||
Comment 3•7 years ago
|
||
remove screen resolution check from os perf configs
| Assignee | ||
Comment 4•7 years ago
|
||
here is a try push showing the results, appears like a normal try push:
https://treeherder.mozilla.org/#/jobs?repo=try&searchStr=test-mac&revision=92b4df7c5f3b32054305ac786c428cc7432c7e45
Comment 6•7 years ago
|
||
| bugherder | ||
Updated•7 years ago
|
Description
•