black 23.3.0 reformat reverted unrelated changes
Categories
(Developer Infrastructure :: Lint and Formatting, defect)
Tracking
(firefox-esr115 unaffected, firefox118 unaffected, firefox119 wontfix, firefox120 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | wontfix |
| firefox120 | --- | fixed |
People
(Reporter: jcristau, Assigned: jcristau)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
I just noticed https://hg.mozilla.org/mozilla-central/rev/e7a99f508f56, which was supposed to be a reformat, has silently backed out changes from at least bug 1849892 and bug 1850749.
Comment 1•2 years ago
|
||
Probably best to revert e7a99f508f56 in case there are other changes it silently backed out.
| Assignee | ||
Comment 2•2 years ago
|
||
I just went through the diff and as far as I can tell everything but the changes to testing/raptor/raptor/browsertime/base.py and taskcluster/gecko_taskgraph/optimize/strategies.py looks legit.
| Assignee | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1786490
:Logan, since you are the author of the regressor, bug 1786490, could you take a look?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 4•2 years ago
|
||
[jcristau: restoring changes from bug 1849892 after accidental revert in commit e7a99f508f56]
Updated•2 years ago
|
| Assignee | ||
Comment 5•2 years ago
|
||
index-search is already registered by upstream taskgraph, so this is a
no-op (register_strategy ignores the duplicate registration).
[jcristau: restoring changes from bug 1850749 after accidental revert in changeset e7a99f508f56]
| Assignee | ||
Comment 6•2 years ago
|
||
As far as I can tell the only difference is that upstream checks the
repository_type param before considering pushlog id.
[jcristau: restoring changes from bug 1850749 after accidental revert in changeset e7a99f508f56]
Comment 8•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4598c403131f
https://hg.mozilla.org/mozilla-central/rev/609dcce0f19d
https://hg.mozilla.org/mozilla-central/rev/a2f48c396ce4
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Description
•