Not sure I did this correctly but just trying to get desktop stories running for Android desktop.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Not sure I did this correctly but just trying to get desktop stories running for Android desktop.
That should update story matching. We will need to have telemetry identify that it needs to use the `platform backend` for Android.
I think that invovles [`third_party/catapult/telemetry/telemetry/internal/platform/device_finder.py`](https://source.chromium.org/chromium/chromium/src/+/main:third_party/catapult/telemetry/telemetry/internal/platform/device_finder.py;drc=1fe05501cf4f6f9f95a85b12f04e59a4485e1ffe;l=27)
+johnchen@ an owner of telemetry. I've done some small work in this repo before. However I lack enough familiarity with the entire backend selection.
johnchen@ can likely provided more acccurate guidance here
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
This change will have enormous effects on our perf testing infrastructure, as it will start running desktop benchmarks on our Android devices on perf waterfall. Could you elaborate why this is needed?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Jonathan RossNot sure I did this correctly but just trying to get desktop stories running for Android desktop.
That should update story matching. We will need to have telemetry identify that it needs to use the `platform backend` for Android.
I think that invovles [`third_party/catapult/telemetry/telemetry/internal/platform/device_finder.py`](https://source.chromium.org/chromium/chromium/src/+/main:third_party/catapult/telemetry/telemetry/internal/platform/device_finder.py;drc=1fe05501cf4f6f9f95a85b12f04e59a4485e1ffe;l=27)
I guess I lack some context here. What is "Android desktop"?
This change would cause Telemetry's benchmark selection algorithm to treat all Android device as desktop devices, not just some special "Android desktop" devices.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |