Skip to content

policy: fix flaky HTTP PGP test#3769

Merged
crazy-max merged 1 commit intodocker:masterfrom
tonistiigi:pgp-test-flaky-fix
Apr 2, 2026
Merged

policy: fix flaky HTTP PGP test#3769
crazy-max merged 1 commit intodocker:masterfrom
tonistiigi:pgp-test-flaky-fix

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

Ensure the negative checksum case always mutates the digest instead of sometimes reproducing the original value when it already starts with 0.

fixes #3768

Ensure the negative checksum case always mutates the digest instead of
sometimes reproducing the original value when it already starts with 0.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@crazy-max crazy-max merged commit 182f1f4 into docker:master Apr 2, 2026
161 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky test: TestBuiltinVerifyHTTPPGPSignatureImpl

2 participants