Skip to content

x509-cert: test sometimes freezes when reading zlint stdout #1775

New issue

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

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

Already on GitHub? Sign in to your account

Closed
dishmaker opened this issue Apr 22, 2025 · 3 comments · Fixed by #1776
Closed

x509-cert: test sometimes freezes when reading zlint stdout #1775

dishmaker opened this issue Apr 22, 2025 · 3 comments · Fixed by #1776

Comments

@dishmaker
Copy link
Contributor

dishmaker commented Apr 22, 2025

     Running tests/builder.rs (target/debug/deps/builder-c42694f58bf84285)

running 9 tests
test dynamic_signer ... ok
test certificate_request_attributes ... ok
test certificate_request ... ok
test async_builder ... ok
test leaf_certificate has been running for over 60 seconds
test pss_certificate has been running for over 60 seconds
test root_ca_certificate has been running for over 60 seconds
test root_ca_certificate_ecdsa has been running for over 60 seconds
test sub_ca_certificate has been running for over 60 seconds

Image

@baloo
Copy link
Member

baloo commented Apr 22, 2025

Just curious, which version of zlint is that?

@dishmaker
Copy link
Contributor Author

$ dnf search zlint --showduplicates 
...
 golang-github-zmap-zlint-3-0:3.5.0-6.fc41.x86_64: X.509 Certificate Linter focused on Web PKI standards and requirements

@baloo
Copy link
Member

baloo commented Apr 22, 2025

I'm running 3.6.4, and I would assume the output only grows as zlint adds tests. I'm not sure why that would get stuck for you then. I don't know what sets the stdout buffer sizes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants