Reading toml manifests is slow
Categories
(Testing :: General, defect)
Tracking
(firefox-esr115 unaffected, firefox118 wontfix, firefox119 wontfix, firefox120 wontfix, firefox121 fixed)
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox118 | --- | wontfix |
firefox119 | --- | wontfix |
firefox120 | --- | wontfix |
firefox121 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
See bug 1821199 comment 3 and 4.
Assignee | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1779473
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1779473
Comment 4•1 year ago
|
||
This is also impacting decision task performance, which is starting to rise in priority.
Tom, just flagging https://phabricator.services.mozilla.com/D191394#6351714 in case you missed it. It outlines how we can proceed with tomlkit as a runtime dependency. We'll need a patch that uses it conditionally when some flag is passed (e.g --preserve-comments
or something).
Comment 7•1 year ago
|
||
Backed out for causing python related mass failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/7328a3487fd3de44c89f40ab4aaa39f34468f578
Failure log: https://treeherder.mozilla.org/logviewer?job_id=433671066&repo=autoland&lineNumber=2051
Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Backed out changeset e17da829b210 (bug 1859997) for causing mochitest failures at test_docload_shutdown.html
Backout: https://hg.mozilla.org/integration/autoland/rev/99f1297a102b4c1fc2156cbc8b49be4856cce481
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=433844478&repo=autoland&lineNumber=4541
Assignee | ||
Comment 10•1 year ago
|
||
Great, it turns out we have the multiline-string syntax in in-tree toml files... https://searchfox.org/mozilla-central/rev/40d51bef58b8e901d6ab4b60dd280f372a0e417d/accessible/tests/mochitest/events/docload/a11y.toml#15
It looks like it's the only file, though.
Comment 11•1 year ago
|
||
Comment 12•1 year ago
|
||
bugherder |
Comment 13•1 year ago
|
||
The patch landed in nightly and beta is affected.
:glandium, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox120
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•1 year ago
|
Description
•