Bug 1827908 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Looking at the logs and it looks like we do have code to do this but it's failing: https://treeherder.mozilla.org/jobs?repo=mozilla-central&searchStr=geckoview%2Cbrowsertime&selectedTaskRun=SWsL9daETeudVxZAtVP68g.0
```
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find application.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find platform.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser name
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser version
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find application.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find platform.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser name
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser version
```
Looking at the logs and it looks like we do have code to do this but it's failing: https://treeherder.mozilla.org/jobs?repo=mozilla-central&searchStr=geckoview%2Cbrowsertime&selectedTaskRun=SWsL9daETeudVxZAtVP68g.0
```
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find application.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find platform.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser name
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser version
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find application.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  mozversion Unable to find platform.ini
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser name
[task 2023-04-13T06:11:45.079Z] 06:11:36     INFO -  raptor-perftest Warning: Could not find a browser version
```

https://searchfox.org/mozilla-central/source/testing/raptor/raptor/perftest.py#627

Back to Bug 1827908 Comment 1