Bug 1531876 Comment 14 Edit History

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

How do I disable ```talos-damp```[0] and ```talos-perf-reftest-singletons```, cleanly?

For the former, we have the above bug 1544360 crasher filed for aarch64; so I assume that I at least:

1. In ```(?:windows10-64|windows7-32|linux64)(?:-qr)?/opt: ['mozilla-central', 'try']``` from https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/talos.yml#74, remove the ```mozilla-central``` portion, leaving only ```try``` to remain, with an accompanying comment ```# bug 1544360```?
2. Once that's landed, and a similar process followed for ```talos-perf-reftest-singletons``` aka ```ps```, I then enable the full suite on ```windows10--aarch64``` by adding ```- windows-talos``` to the ```windows10-aarch64/opt``` ```test-sets:``` block in https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/test-platforms.yml#207-214, a la https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/test-platforms.yml#199?

Sorry for continued pings on this, but it's obviously pretty important to get right, and have landed ASAP.


[0] https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/talos.yml#65-80
[1] https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/talos.yml#287-302
How do I disable ```talos-damp```[0] and ```talos-perf-reftest-singletons```[1], cleanly?

For the former, we have the above bug 1544360 crasher filed for aarch64; so I assume that I at least:

1. In ```(?:windows10-64|windows7-32|linux64)(?:-qr)?/opt: ['mozilla-central', 'try']``` from https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/talos.yml#74, remove the ```mozilla-central``` portion, leaving only ```try``` to remain, with an accompanying comment ```# bug 1544360```?
2. Once that's landed, and a similar process followed for ```talos-perf-reftest-singletons``` aka ```ps```, I then enable the full suite on ```windows10--aarch64``` by adding ```- windows-talos``` to the ```windows10-aarch64/opt``` ```test-sets:``` block in https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/test-platforms.yml#207-214, a la https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/test-platforms.yml#199?

Sorry for continued pings on this, but it's obviously pretty important to get right, and have landed ASAP.


[0] https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/talos.yml#65-80
[1] https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/taskcluster/ci/test/talos.yml#287-302

Back to Bug 1531876 Comment 14