Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improve reliability of some tests#1852

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sfackler merged 1 commit intorust-openssl:masterfromsmoelius:master
Mar 23, 2023
Merged

Improve reliability of some tests#1852

sfackler merged 1 commit intorust-openssl:masterfromsmoelius:master
Mar 23, 2023

Conversation

smoelius
Copy link
Contributor

This PR proposes the following changes to the tests:

  • AddCALLED_BACK flags in several places to ensure callbacks are actually executed.
  • Callunwrap on the result of theset_ssl_context call to ensure the call was successful.
  • Renameconnector_no_hostname_can_disable_verify toconnector_can_disable_verify, and furthermore:
    • remove the call toverify_hostname (unnecessary since verification of the server's certificate is disabled);
    • change the connected-to hostname fromfoobar tofizzbuzz to emphasize that it is not checked.

@sfacklersfackler merged commit690eeb2 intorust-openssl:masterMar 23, 2023
@sfackler
Copy link
Collaborator

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@smoelius@sfackler

[8]ページ先頭

©2009-2025 Movatter.jp