See also: bug 1993106. When test-verify ran, it did not flag the toml changes as broken. They only got flagged by the mochitest-browser runs, but `./mach try auto` did not run any of those, so then the patch got backed out when it landed instead. `verify` jobs should do the same manifest checks as well, for any tests they are asked to verify, and cause failures in the verify jobs.
Bug 1993109 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.
See also: bug 1993106. Trypush: https://treeherder.mozilla.org/jobs?repo=try&revision=70a3bd38007ad7bb8de56e195b99c620d6c0b918 When test-verify ran, it did not flag the toml changes as broken. They only got flagged by the mochitest-browser runs, but `./mach try auto` did not run any of those, so then the patch got backed out when it landed instead ( bug 1990922 comment 5 ). `verify` jobs should do the same manifest checks as well, for any tests they are asked to verify, and cause failures in the verify jobs.