Skip to content

Reftests: add tests to check url handling behaviours#5560

Merged
rjbou merged 13 commits intoocaml:masterfrom
rjbou:security
Aug 29, 2023
Merged

Reftests: add tests to check url handling behaviours#5560
rjbou merged 13 commits intoocaml:masterfrom
rjbou:security

Conversation

@rjbou
Copy link
Copy Markdown
Collaborator

@rjbou rjbou commented May 26, 2023

Three similar tests, one per each field: url, extra-sources & extra-files.
Each test check presence, checksum validation, and cache populating.
test introduced in #5538 is integrated in url test file.

/cc @hannesm @reynir

queued

@hannesm
Copy link
Copy Markdown
Member

hannesm commented Aug 3, 2023

to me, this looks fine. thanks for your work on this.

@hannesm
Copy link
Copy Markdown
Member

hannesm commented Aug 22, 2023

Anything that can be done to get this merged? IMHO once this is merged, reviewing the related PRs is way easier. Again, thanks a lot for your work. :)

@kit-ty-kate
Copy link
Copy Markdown
Member

@hannesm this is waiting on my review. This wasn't queued for 2.2.0 until a few days ago and i haven't had the time to look at it. We're having a meeting in 25 minutes so I'll ask a few question directly there. Mainly this PR is confusing to me as it includes fixes (3706ac3, 9bcdac8) whereas the PR was specifically made just to add tests-cases. I have no idea why these fixes are there and what they are doing so this is the main reason i did not do it yesterday

@rjbou rjbou added the PR: QUEUED Pending pull request, waiting for other work to be merged or closed label Aug 22, 2023
@rjbou rjbou force-pushed the security branch 2 times, most recently from 774af93 to 58abe26 Compare August 22, 2023 15:44
@kit-ty-kate kit-ty-kate removed the PR: QUEUED Pending pull request, waiting for other work to be merged or closed label Aug 22, 2023
echo "MD5: $md5"
echo "SHA256: $sha256"
echo "MD5: $(check "$MD5_PATH")"
echo "SHA256: $(check "$SHA256_PATH")"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

damn, Today I Learned

@rjbou rjbou merged commit cfa447c into ocaml:master Aug 29, 2023
@rjbou
Copy link
Copy Markdown
Collaborator Author

rjbou commented Aug 29, 2023

Thanks all!

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.

3 participants