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

CertificatePickerViewModelTests.testViewModel() fails with Xcode 15.0 #699

Open
dfeinzimer opened this issue Apr 23, 2024 · 0 comments · Fixed by #743
Open

CertificatePickerViewModelTests.testViewModel() fails with Xcode 15.0 #699

dfeinzimer opened this issue Apr 23, 2024 · 0 comments · Fixed by #743
Assignees
Labels
bug Something isn't working

Comments

@dfeinzimer
Copy link
Collaborator

dfeinzimer commented Apr 23, 2024

CertificatePickerViewModelTests.testViewModel() uses fulfillment(of:timeout:enforceOrder:) in two spots. Both lines fail when the test is ran with Xcode 15.0 / Swift 5.9.

This is resolved as of (at least) Xcode 15.3 / Swift 5.10. Expected failures will be added in the interim and can be removed once we've moved away from 15.0 min support.

@dfeinzimer dfeinzimer added the bug Something isn't working label Apr 23, 2024
dfeinzimer added a commit that referenced this issue Apr 24, 2024
@dfeinzimer dfeinzimer changed the title CertificatePickerViewModelTests.testViewModel() fails with Xcode 15.0 CLI tools CertificatePickerViewModelTests.testViewModel() fails with Xcode 15.0 Apr 24, 2024
@dfeinzimer dfeinzimer linked a pull request May 24, 2024 that will close this issue
@dfeinzimer dfeinzimer self-assigned this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant