-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Android][tvOS] Skip failing System.Net.Security tests #68020
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
[Android][tvOS] Skip failing System.Net.Security tests #68020
Conversation
|
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsThis PR is a WIP.
|
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Tagging subscribers to this area: @dotnet/ncl, @vcsjones Issue DetailsThis PR is a WIP.
|
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-extra-platforms |
|
Pull request contains merge conflicts. |
…system-net-security-tests-on-android
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…system-net-security-tests-on-android
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The failing and timing out |
There are many tests that are currently failing on Android and they need to be disabled for now. I created an issue for the disabled tests: #68020. I'm also disabling System.Net.Security tests on iOS-like platforms because they're crashing at the moment (enabled in #66879).