Skip to content
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

chore: fix CBMC proof summary count #4627

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

tautschnig
Copy link
Contributor

@tautschnig tautschnig commented Jun 25, 2024

Description of changes:

We had an off-by-one error in the summary of the CBMC job, claiming one proof more as successful than we actually had proofs. Issue found by @rod-chapman.

Testing:

Tested in CI (the expected number of successful proofs is in s2n-tls 163). See "Summary" page of https://github.com/aws/s2n-tls/actions/runs/9660332387?pr=4627.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

We had an off-by-one error in the summary of the CBMC job, claiming one
proof more as successful than we actually had proofs.
@rod-chapman
Copy link
Contributor

Many thanks for the fix. I assume one of the s2n-tls developers can approve and merge this.

@lrstewart lrstewart enabled auto-merge (squash) June 25, 2024 15:47
@lrstewart lrstewart merged commit 74024f5 into aws:main Jun 25, 2024
35 checks passed
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 this pull request may close these issues.

4 participants