+++ This bug was initially created as a clone of Bug #1638485 +++ https://treeherder.mozilla.org/#/jobs?repo=try&revision=37f286d688c18ef52899f351ec3bedc63a3aa53a I changed: ``` browser/base/content/browser-siteProtections.js browser/components/controlcenter/content/protectionsPanel.inc.xhtml ``` and a bunch of the browser chrome tests and the `head.js` file in `browser/base/content/test/protectionsUI/`. and it ran tasks as in the attachment. The xpcshell runs were not necessary, and neither were the android runs. It could probably do without running arm or asan, too (ie it ran too much). On the flip side, the tests did not run on macOS or Windows opt/shippable. On macOS and Windows debug, it ran just one mochitest-bc job, but that job ran a bunch of unrelated tests, and *didn't* run the affected tests... (from looking at https://firefoxci.taskcluster-artifacts.net/bSvFLQTyRzKLRlMnviB1Jw/0/public/logs/live_backing.log ). So it also didn't run enough tests...
Bug 1650043 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
+++ This bug was initially created as a clone of Bug #1638485 +++ https://treeherder.mozilla.org/#/jobs?repo=try&revision=37f286d688c18ef52899f351ec3bedc63a3aa53a I changed: ``` browser/base/content/browser-siteProtections.js browser/components/controlcenter/content/protectionsPanel.inc.xhtml ``` and a bunch of the browser chrome tests and the `head.js` file in `browser/base/content/test/protectionsUI/`. and it ran tasks as in the attachment. The xpcshell runs were not necessary, and neither were the android runs. It could probably do without running arm or asan, too (ie it ran too much). On the flip side, the tests did not run on macOS or Windows opt/shippable. On all the Windows debug platforms, it ran 0 or just one mochitest-bc job, but that job ran a bunch of unrelated tests, and *didn't* run the affected tests... (from looking at https://firefoxci.taskcluster-artifacts.net/bSvFLQTyRzKLRlMnviB1Jw/0/public/logs/live_backing.log ). So it also didn't run enough tests...