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

Enable tests for MacCatalyst x64 #51139

Merged
merged 45 commits into from
May 8, 2021
Merged

Conversation

directhex
Copy link
Member

No description provided.

@directhex
Copy link
Member Author

ARM64: 0 of 156 iOS-passing test suites pass
x64: 110 of 156 iOS-passing test suites pass

What's wrong with arm64......

directhex added a commit to directhex/runtime that referenced this pull request Apr 27, 2021
@runfoapp runfoapp bot mentioned this pull request May 5, 2021
@directhex
Copy link
Member Author

Restricting to x64 for now, due to arm64 JIT problems

Some tests are gated on the idea that platforms are EITHER speed or size
optimized (the latter would be things like iOS, the former would be things
like desktop Windows). Mac Catalyst is following iOS behaviours,
especially as we cannot JIT, which was causing some tests e.g. in
System.Linq to take a LONG LONG LONG time to complete.
@steveisok steveisok changed the title Let's try running Mac Catalyst tests in the staging pipeline Enable tests for MacCatalyst x64 May 8, 2021
@steveisok
Copy link
Member

Failure is unrelated #52464

@steveisok steveisok self-requested a review May 8, 2021 12:30
@steveisok steveisok merged commit 2600044 into dotnet:main May 8, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants