-
Couldn't load subscription status.
- Fork 5.2k
Exclude tests for Apple platforms on hybrid mode #97550
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
Conversation
|
Tagging subscribers to this area: @dotnet/area-system-globalization Issue DetailsAfter #97299 , ICU specific tests started to fail on Apple platforms.
|
|
/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-maccatalyst |
|
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IgnoreSymbols is not a supported option on iOS, approving
|
/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-maccatalyst |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Failures are not related. |
After #97299 , ICU specific tests started to fail on Apple platforms for HybridGlobalization.
IgnoreSymbolsis not supported inHybridGlobalizationfor Apple platforms , exclude this test case.HashCoderelated failures.