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

fix: ServerTrustValidatorTests - WPB-15760 #2441

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

github-actions[bot]
Copy link
Contributor

This PR was automatically cherry-picked based on the following PR:

Original PR description:


BugWPB-15760 [iOS] Fix `ServerTrustValidatorTests`

Issue

This PR fixes ServerTrustValidatorTests.testValidate_whenNoMatchingPublicKey which is failing because the certificate data it is using (of google.com) has become outdated. To fix this PR:

  • Updates the certificate data
  • Adds comments on how to update this data in the future.

Testing

Run automated tests

Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

@samwyndham samwyndham enabled auto-merge January 28, 2025 14:15
Copy link
Contributor Author

Test Results

204 tests   204 ✅  1s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 37db9b1.

@samwyndham samwyndham added this pull request to the merge queue Jan 28, 2025
@datadog-wireapp
Copy link

Datadog Report

Branch report: fix/server-trust-validator-tests-cherry-pick
Commit report: b23d9b8
Test service: wire-ios-mono

✅ 0 Failed, 204 Passed, 0 Skipped, 1.71s Total Time

Merged via the queue into develop with commit 78e4689 Jan 28, 2025
11 checks passed
@samwyndham samwyndham deleted the fix/server-trust-validator-tests-cherry-pick branch January 28, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants