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

[libraries] Skip System.Security.Cryptography.Pkcs PNSE, System.Diagnostics.Tracing and System.Runtime.Extensions test #58210

Merged
merged 16 commits into from
Aug 27, 2021

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Aug 26, 2021

Fixes #58044

#57208 has split and this will merge the test skips. The original PR will evaluate the right trampoline limits for the test suites to no longer crash on CI.

@ghost
Copy link

ghost commented Aug 26, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #58044

#57208 has split and this will merge the test skips. The original PR will evaluate the right trampoline limits for the test suites to no longer crash on CI.

Author: mdh1418
Assignees: -
Labels:

area-System.Security

Milestone: -

@akoeplinger akoeplinger merged commit b1ae7b9 into dotnet:main Aug 27, 2021
@mdh1418 mdh1418 deleted the skip_pkcs_12_tests branch August 27, 2021 12:57
mdh1418 added a commit to mdh1418/runtime that referenced this pull request Sep 9, 2021
steveisok pushed a commit that referenced this pull request Sep 13, 2021
…t and test fixes for Android (#58841)

Manual backport of #57208, #58519, #58562, #58210, #57732, #58428, #58586, #58745, #57687 to release/6.0

Numerous test suites have been failing for iOS/tvOS/MacCatalyst consistently on CI without useful logs as to why. Moreover, some of these suites pass locally.

This PR looks to reduce the failures on CI by skipping the problematic suites
Skips test suites logged in #53624

ActiveIssues
#58440
#58418
#58367
#58584

Co-authored-by: Mitchell Hwang <[email protected]>
Co-authored-by: Alexander Köplinger <[email protected]>
Co-authored-by: Jo Shields <[email protected]>
@ghost ghost locked as resolved and limited conversation to collaborators Sep 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants