Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix webpki tests after update #141

Closed
est31 opened this issue Aug 23, 2023 · 0 comments · Fixed by #142
Closed

Fix webpki tests after update #141

est31 opened this issue Aug 23, 2023 · 0 comments · Fixed by #142
Assignees
Labels
help wanted Extra attention is needed

Comments

@est31
Copy link
Member

est31 commented Aug 23, 2023

If you check out c0344db you will see the tests succeed. But if you check out master after the webpki update in adde38f, you will see that there are deprecation warnings, which we disabled in 3a18b55. There is also a test failure now:

---- test_webpki_crl_parse stdout ----
thread 'test_webpki_crl_parse' panicked at 'failed to find expected revoked cert in CRL', tests/webpki.rs:456:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This needs to be investigated and fixed

@est31 est31 changed the title Fix webpki after update Fix webpki tests after update Aug 23, 2023
@est31 est31 added the help wanted Extra attention is needed label Aug 23, 2023
@cpu cpu self-assigned this Aug 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants