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

[v5] Fix CI Tests #1525

Merged
merged 3 commits into from
Feb 19, 2025
Merged

[v5] Fix CI Tests #1525

merged 3 commits into from
Feb 19, 2025

Conversation

jaxdesmarais
Copy link
Contributor

Summary of changes

  • Set the destination to a runnable destination from the logs - specifically it looks like OS=17.2 needs to be run on an iPhone 15

Checklist

  • [ ] Added a changelog entry
  • [ ] Tested and confirmed payment flows affected by this change are functioning as expected

Authors

@jaxdesmarais jaxdesmarais requested a review from a team as a code owner February 18, 2025 17:59
@@ -457,50 +457,6 @@ class BTSEPADirectDebitClient_Tests: XCTestCase {
}
}

func testTokenize_handleCreateMandateReturnsInvalidURL_returnsError_andSendsAnalytics() {
Copy link
Contributor Author

@jaxdesmarais jaxdesmarais Feb 19, 2025

Choose a reason for hiding this comment

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

This test is failing because it needs to run on iOS 12 which is not supported by our CI. Removing this test.

@jaxdesmarais
Copy link
Contributor Author

The tests are now running but not all passing - going to leave as is vs investing too much time since v5 will soon be unsupported but tests will now run which they weren't before.

Copy link
Contributor

@agedd agedd left a comment

Choose a reason for hiding this comment

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

🚀

@jaxdesmarais jaxdesmarais merged commit ba20d33 into 5.x Feb 19, 2025
5 of 6 checks passed
@jaxdesmarais jaxdesmarais deleted the v5-fix-ci-tests branch February 19, 2025 19:46
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