Closed
Bug 1659814
Opened 4 years ago
Closed 4 years ago
interop.sh: failed to select a version for the requirement `clap = "~2.19.0"`
Categories
(NSS :: Test, defect)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
3.56
People
(Reporter: kjacobs, Assigned: kjacobs)
Details
Attachments
(1 file)
tls-interop[1] uses an old clap[2] dependency that's no longer available. I have a PR open to fix this, but we'll also need to update interop.sh[3] to point to the new commit.
Separately, it looks like interop.sh could really use an update to pull more recent versions of Open/BoringSSL. I'd vote to unbreak CI here and file a follow-on for that work.
[1] https://github.com/mozilla/tls-interop
[2] https://crates.io/crates/clap/
[3] https://searchfox.org/mozilla-central/rev/23dd7c485a6525bb3a974abeaafaf34bfb43d76b/security/nss/tests/interop/interop.sh#28
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.56
You need to log in
before you can comment on or make changes to this bug.
Description
•