Closed
Bug 1966610
Opened 3 months ago
Closed 3 months ago
Missing close in file generation sometimes causes build failures
Categories
(Core :: Networking, defect, P5)
Core
Networking
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: jari, Assigned: jari)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Generated files ascii_pac_utils.inc and etld_data.inc sometimes don't get generated. Apparently, this is caused by makecppstring.py and prepare_tlds.py scripts sometimes not closing the files they are reading.
Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → jjalkanen
Status: NEW → ASSIGNED
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae93ddc1a25c
Close input when file generator script is done. r=necko-reviewers,valentin
Comment 3•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•