Skip to content

Fix a test that fails to compile on 32-bit targets. #753

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

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Oct 7, 2024

An expression in testCollectionDifferenceSkippedForRanges() overflows on 32-bit targets like watchOS. This fixes that.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

An expression in `testCollectionDifferenceSkippedForRanges()` overflows on
32-bit targets like watchOS. This fixes that.
@grynspan grynspan added the bug 🪲 Something isn't working label Oct 7, 2024
@grynspan grynspan self-assigned this Oct 7, 2024
@grynspan
Copy link
Contributor Author

grynspan commented Oct 7, 2024

@swift-ci test

@grynspan grynspan added this to the Swift 6.1 milestone Oct 7, 2024
@grynspan grynspan merged commit 619b4a9 into main Oct 7, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/fix-failing-32bit-test branch October 7, 2024 21:20
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 this pull request may close these issues.

3 participants