Closed
Bug 1646763
Opened 4 years ago
Closed 4 years ago
periodic_file_updates.sh silent failure to generate HPKPStaticPins
Categories
(Release Engineering :: Release Automation: Other, task)
Release Engineering
Release Automation: Other
Tracking
(firefox79 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: jcristau, Assigned: jcristau)
References
Details
Attachments
(1 file)
Assignee | ||
Comment 1•4 years ago
|
||
It looks like genHPKPStaticPins.js can fail and still exit 0, so try and
make sure its output is plausible. The last thing it writes is the
expiration time, so check that it's there, which should mean everything
else got generated as well.
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/388b2fd1925a
sanity check that the generated HPKPStaticPins header isn't truncated. r=sfraser
Comment 3•4 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•