Skip to content

tests: Move sha verification after other checks#338

Merged
jeckersb merged 1 commit intocomposefs:mainfrom
cgwalters:rework-check-checksums
Sep 10, 2024
Merged

tests: Move sha verification after other checks#338
jeckersb merged 1 commit intocomposefs:mainfrom
cgwalters:rework-check-checksums

Conversation

@cgwalters
Copy link
Copy Markdown
Contributor

When testing out changes to a dumpfile, today the sha check will always fail first if I don't go and change the expected value, but most of the time what I want to know is whether or not it passes the other tests at least.

Move the checksum verification last, and also while we're here print an "ok" value.

When testing out changes to a dumpfile, today the sha check
will always fail first if I don't go and change the expected
value, but most of the time what I want to know is whether
or not it passes the *other* tests at least.

Move the checksum verification last, and also while we're
here print an "ok" value.

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Copy Markdown
Collaborator

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jeckersb jeckersb merged commit f3e35ff into composefs:main Sep 10, 2024
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.

2 participants