Bug 1607344 Comment 5 Edit History

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

(In reply to Stephen Donner [:stephend] from comment #4)
> Push to `try`, here: https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&revision=0135ecd6a76c0f65b4e51ddf33d00c967c8c1612
> 
> re: other test suites, I think the remaining removal needed is for `Tss`, `Tss-fis`, `Tss-1proc`, here: https://searchfox.org/mozilla-central/rev/ba4fab1cc2f1c9c4e07cdb71542b8d441707c577/taskcluster/ci/config.yml#79-81 (which seem to all be automagically transform-created); I'll file a bug for that work separately, tomorrow.

What about the following?

```
Tsd': 'Talos performance tests, Stylo disabled'
'Tsd-1proc': 'Talos performance tests with Stylo disabled without e10s'
SYsd': 'Are we slim yet tests by TaskCluster, Stylo disabled'
```
(In reply to Stephen Donner [:stephend] from comment #4)
> Push to `try`, here: https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&revision=0135ecd6a76c0f65b4e51ddf33d00c967c8c1612
> 
> re: other test suites, I think the remaining removal needed is for `Tss`, `Tss-fis`, `Tss-1proc`, here: https://searchfox.org/mozilla-central/rev/ba4fab1cc2f1c9c4e07cdb71542b8d441707c577/taskcluster/ci/config.yml#79-81 (which seem to all be automagically transform-created); I'll file a bug for that work separately, tomorrow.

What about the following?

```
'Tsd': 'Talos performance tests, Stylo disabled'
'Tsd-1proc': 'Talos performance tests with Stylo disabled without e10s'
'SYsd': 'Are we slim yet tests by TaskCluster, Stylo disabled'
```

Back to Bug 1607344 Comment 5