25-test_verify.t: fix misleading test case names and file variable name#28469
Closed
DDvO wants to merge 1 commit intoopenssl:masterfrom
Closed
25-test_verify.t: fix misleading test case names and file variable name#28469DDvO wants to merge 1 commit intoopenssl:masterfrom
25-test_verify.t: fix misleading test case names and file variable name#28469DDvO wants to merge 1 commit intoopenssl:masterfrom
Conversation
This was referenced Sep 8, 2025
Closed
mattcaswell
approved these changes
Sep 8, 2025
jogme
approved these changes
Sep 9, 2025
paulidale
reviewed
Sep 11, 2025
paulidale
approved these changes
Sep 11, 2025
Collaborator
|
This pull request is ready to merge |
Contributor
Author
|
Merged to |
openssl-machine
pushed a commit
that referenced
this pull request
Sep 17, 2025
Reviewed-by: Matt Caswell <[email protected]> Reviewed-by: Tom Cosgrove <[email protected]> Reviewed-by: Saša Nedvědický <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from #28469)
Contributor
|
ping @DDvO , it appears that something in this PR may have broken 3.5: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This just fixes misleading test case names and a file variable name,
which recently came up further discussing #27984.
BTW, that discussion was tedious and did not bring up any further points to fix here.